aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2022-11-08 22:52:30 +0000
committerMatthias Andree <mandree@FreeBSD.org>2022-11-08 22:59:53 +0000
commit27cccc85da33556f5fa09134c183c550750ac49f (patch)
treefed750fe261b65037340b85c599589ecd9a062f7
parent81a97419c49ec8570a0e235d2d0de76a8892df53 (diff)
downloadports-27cccc85da33556f5fa09134c183c550750ac49f.tar.gz
ports-27cccc85da33556f5fa09134c183c550750ac49f.zip
math/Imath: update to patch release 3.1.6
Patch release with miscellaneous bug/doc/build fixes. Excerpt from release tag: [#269] fix memory leak in V3fArrayFromBuffer [#268] Add <cstdint> for int64_t [#263] Initialize x in testRoots.cpp:solve() to suppress compiler warning [#262] Fix gcc compiler warning in testFun.cpp [#261] Test return value of extractSHRT to avoid uninitialized reference [#260] Fix example code so it compiles as is [#259] Cuda safety in several headers [#256] Fix markdown and typos in README.md [#255] Do not warn if half.h has already being included [#248] Update sphinx version ChangeLog: https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.1.6 MFH: 2022Q4
-rw-r--r--math/Imath/Makefile6
-rw-r--r--math/Imath/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/math/Imath/Makefile b/math/Imath/Makefile
index d43f3a3f8a38..a973bef0d83b 100644
--- a/math/Imath/Makefile
+++ b/math/Imath/Makefile
@@ -1,8 +1,8 @@
# Based on the graphics/ilmbase port that was done by: nork@FreeBSD.org
PORTNAME= Imath
-PORTVERSION= 3.1.5
-PORTREVISION= 1
+PORTVERSION= 3.1.6
+PORTREVISION= 0
CATEGORIES= math devel graphics
MAINTAINER= mandree@FreeBSD.org
@@ -43,7 +43,7 @@ PYTHON_CMAKE_BOOL= PYTHON
_MAJORVER= 3_1
_VER= 29
-_MINVER= 4
+_MINVER= 5
_PLVER= 0
post-patch:
diff --git a/math/Imath/distinfo b/math/Imath/distinfo
index 06b8f8b38e55..c755376e82f2 100644
--- a/math/Imath/distinfo
+++ b/math/Imath/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648667803
-SHA256 (AcademySoftwareFoundation-Imath-3.1.5-v3.1.5_GH0.tar.gz) = 1e9c7c94797cf7b7e61908aed1f80a331088cc7d8873318f70376e4aed5f25fb
-SIZE (AcademySoftwareFoundation-Imath-3.1.5-v3.1.5_GH0.tar.gz) = 570875
+TIMESTAMP = 1667891465
+SHA256 (AcademySoftwareFoundation-Imath-3.1.6-v3.1.6_GH0.tar.gz) = ea5592230f5ab917bea3ceab266cf38eb4aa4a523078d46eac0f5a89c52304db
+SIZE (AcademySoftwareFoundation-Imath-3.1.6-v3.1.6_GH0.tar.gz) = 573255