Date: Wed, 8 Oct 2025 20:19:43 GMT From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: acc48998fc78 - main - math/Imath: update to v3.2.2 Message-ID: <202510082019.598KJh6J024584@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=acc48998fc78a4034be4f9f634df3892a58d24c3 commit acc48998fc78a4034be4f9f634df3892a58d24c3 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2025-10-08 19:27:59 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2025-10-08 19:48:53 +0000 math/Imath: update to v3.2.2 ChangeLog: <https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.2.2> --- 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 7bd7c31c3f69..d454a2e25cc5 100644 --- a/math/Imath/Makefile +++ b/math/Imath/Makefile @@ -1,14 +1,14 @@ # Based on the graphics/ilmbase port that was done by: nork@FreeBSD.org PORTNAME= Imath -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.2 CATEGORIES= math devel graphics MASTER_SITES= https://github.com/AcademySoftwareFoundation/${PORTNAME}/releases/download/v${PORTVERSION}/ \ LOCAL/mandree/ # to verify: 'make makesum' and download .sigstore.json to working directory, then: # sigstore verify github --cert-identity \ -# https://github.com/AcademySoftwareFoundation/Imath/.github/workflows/release-sign.yml@refs/tags/v3.2.1 \ -# /usr/ports/distfiles/Imath-3.2.1.tar.gz --bundle Imath-3.2.1.tar.gz.sigstore.json +# https://github.com/AcademySoftwareFoundation/Imath/.github/workflows/release-sign.yml@refs/tags/v3.2.2 \ +# /usr/ports/distfiles/Imath-3.2.2.tar.gz --bundle Imath-3.2.2.tar.gz.sigstore.json MAINTAINER= mandree@FreeBSD.org COMMENT= C++/Python lib of 2D/3D vector, matrix, math ops for computer graphics diff --git a/math/Imath/distinfo b/math/Imath/distinfo index 55a43a17472b..f6c5d01ad56e 100644 --- a/math/Imath/distinfo +++ b/math/Imath/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755290564 -SHA256 (Imath-3.2.1.tar.gz) = 8e016fd33f240acacd457fcf9a2a0473e68aed57897fa4e27bc02a278aab23f8 -SIZE (Imath-3.2.1.tar.gz) = 680129 +TIMESTAMP = 1759950923 +SHA256 (Imath-3.2.2.tar.gz) = 0f5a783b424f374e6f27ec8b0c73130e89b08814ac8fa2e84fd7fe0b05862c53 +SIZE (Imath-3.2.2.tar.gz) = 680358home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510082019.598KJh6J024584>
