mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 16:51:52 -04:00
math/Imath: bugfix/docfix update to v3.1.5
- [#244] Fix 32-bit x86 build failure with 16c instructions - [#241] Move numeric_limits specializations into half.h - [#236] Change references to "master" branch to "main" Full Changelog: https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.1.5 MFH skipped, we are just two days before 2022Q2.
This commit is contained in:
parent
2d39c58e8d
commit
dfc2eea643
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Based on the graphics/ilmbase port that was done by: nork@FreeBSD.org
|
# Based on the graphics/ilmbase port that was done by: nork@FreeBSD.org
|
||||||
|
|
||||||
PORTNAME= Imath
|
PORTNAME= Imath
|
||||||
PORTVERSION= 3.1.4
|
PORTVERSION= 3.1.5
|
||||||
CATEGORIES= math devel graphics
|
CATEGORIES= math devel graphics
|
||||||
|
|
||||||
MAINTAINER= mandree@FreeBSD.org
|
MAINTAINER= mandree@FreeBSD.org
|
||||||
|
@ -41,7 +41,7 @@ PYTHON_CMAKE_BOOL= PYTHON
|
||||||
|
|
||||||
_MAJORVER= 3_1
|
_MAJORVER= 3_1
|
||||||
_VER= 29
|
_VER= 29
|
||||||
_MINVER= 3
|
_MINVER= 4
|
||||||
_PLVER= 0
|
_PLVER= 0
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1643242766
|
TIMESTAMP = 1648667803
|
||||||
SHA256 (AcademySoftwareFoundation-Imath-3.1.4-v3.1.4_GH0.tar.gz) = fcca5fbb37d375a252bacd8a29935569bdc28b888f01ef1d9299ca0c9e87c17a
|
SHA256 (AcademySoftwareFoundation-Imath-3.1.5-v3.1.5_GH0.tar.gz) = 1e9c7c94797cf7b7e61908aed1f80a331088cc7d8873318f70376e4aed5f25fb
|
||||||
SIZE (AcademySoftwareFoundation-Imath-3.1.4-v3.1.4_GH0.tar.gz) = 572214
|
SIZE (AcademySoftwareFoundation-Imath-3.1.5-v3.1.5_GH0.tar.gz) = 570875
|
||||||
|
|
Loading…
Add table
Reference in a new issue