git: 9788e8662d4d - main - math/Imath: bump PORTREVISION after Boost update
Dima Panov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=9788e8662d4da0e6784b9d8aeb129280ddf5144b commit 9788e8662d4da0e6784b9d8aeb129280ddf5144b Author: Dima Panov <[email protected]> AuthorDate: 2026-08-16 13:06:56 +0000 Commit: Dima Panov <[email protected]> CommitDate: 2026-08-16 13:09:28 +0000 math/Imath: bump PORTREVISION after Boost update Imath require Boost only with non-default option PYTHON so it was missed from original bump list :( Requested my: mandree (maintainer) --- math/Imath/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/Imath/Makefile b/math/Imath/Makefile index 0920fad088a1..833c818a6286 100644 --- a/math/Imath/Makefile +++ b/math/Imath/Makefile @@ -2,7 +2,7 @@ PORTNAME= Imath PORTVERSION= 3.2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math devel graphics MASTER_SITES= https://github.com/AcademySoftwareFoundation/${PORTNAME}/releases/download/v${PORTVERSION}/ \ LOCAL/mandree/