pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/imath



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Oct 12 16:48:44 UTC 2025

Modified Files:
        pkgsrc/math/imath: Makefile distinfo

Log Message:
imath: update to 3.2.2.

## Version 3.2.2 (October 8, 2025)

Patch release that fixes a build problem with newer versions of cmake,
duplicate declarations of ImathConfig.  No functionality changes.

Also fixes errors in comments in ImathVec.h


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/imath/Makefile \
    pkgsrc/math/imath/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/imath/Makefile
diff -u pkgsrc/math/imath/Makefile:1.15 pkgsrc/math/imath/Makefile:1.16
--- pkgsrc/math/imath/Makefile:1.15     Wed Aug 20 19:25:54 2025
+++ pkgsrc/math/imath/Makefile  Sun Oct 12 16:48:44 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2025/08/20 19:25:54 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2025/10/12 16:48:44 wiz Exp $
 
-DISTNAME=      imath-3.2.1
+DISTNAME=      imath-3.2.2
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=AcademySoftwareFoundation/}
 GITHUB_PROJECT=        Imath
Index: pkgsrc/math/imath/distinfo
diff -u pkgsrc/math/imath/distinfo:1.15 pkgsrc/math/imath/distinfo:1.16
--- pkgsrc/math/imath/distinfo:1.15     Wed Aug 20 19:25:55 2025
+++ pkgsrc/math/imath/distinfo  Sun Oct 12 16:48:44 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2025/08/20 19:25:55 wiz Exp $
+$NetBSD: distinfo,v 1.16 2025/10/12 16:48:44 wiz Exp $
 
-BLAKE2s (imath-3.2.1.tar.gz) = 9ffc41121779197b3ec727dbfcf3f07655971dbf324b333455cf3b79f04555e4
-SHA512 (imath-3.2.1.tar.gz) = 907e9f8bec38695c44c713b507aa321989635d39c0be7a611ce914f72ec334b3a5cb794f2f7dcca058f47e636d8b20ec3506f4d246cac2ef3461ca8e1a47a292
-Size (imath-3.2.1.tar.gz) = 689041 bytes
+BLAKE2s (imath-3.2.2.tar.gz) = 67d586208868dcc570c93e8579a400f2bf2c7bd80283a1379f4decd3546ed9d4
+SHA512 (imath-3.2.2.tar.gz) = 492a624e4c0b59685d1ea58a3c2c63ddb4ba5ab9177c7d2a1b7e80be95d38ce02c74fafd2fe0982f7d21e5e75c938cc24a33a12d827dec32727cb8dcd5066450
+Size (imath-3.2.2.tar.gz) = 689217 bytes



Home | Main Index | Thread Index | Old Index