git: 8fedb4423e5e - main - math/Imath: fix up pkg-plist
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Feb 2024 22:21:22 UTC
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=8fedb4423e5ecd38f48a81639bb5d638e0825a6d commit 8fedb4423e5ecd38f48a81639bb5d638e0825a6d Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2024-02-01 22:20:00 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2024-02-01 22:20:41 +0000 math/Imath: fix up pkg-plist (by fixing the library versions in Makefile) Pointy hat to: mandree@ --- math/Imath/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/Imath/Makefile b/math/Imath/Makefile index 11c8d30c4598..a9fee7e28e2b 100644 --- a/math/Imath/Makefile +++ b/math/Imath/Makefile @@ -44,7 +44,7 @@ PYTHON_CMAKE_BOOL= PYTHON _MAJORVER= 3_1 _VER= 29 -_MINVER= 8 +_MINVER= 9 _PLVER= 0 post-patch: