git: 1c27cf43b4a5 - 2022Q4 - math/Imath: update to patch release 3.1.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Nov 2022 23:04:15 UTC
The branch 2022Q4 has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1c27cf43b4a580c41c1ad9eb02f6aa99d6f32d75
commit 1c27cf43b4a580c41c1ad9eb02f6aa99d6f32d75
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2022-11-08 22:52:30 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2022-11-08 23:00:50 +0000
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
(cherry picked from commit 27cccc85da33556f5fa09134c183c550750ac49f)
---
math/Imath/Makefile | 6 +++---
math/Imath/distinfo | 6 +++---
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