Date: Sat, 09 May 2026 06:52:07 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8fb59b4e26d1 - main - math/primesieve: update 1=?utf-8?Q?2.9 =E2=86=92?= 12.14 Message-ID: <69fed997.42d39.3b7355c6@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8fb59b4e26d194e2fc6149a9ca77d4f274d91138 commit 8fb59b4e26d194e2fc6149a9ca77d4f274d91138 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-05-09 05:53:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-05-09 06:51:55 +0000 math/primesieve: update 12.9 → 12.14 --- math/primesieve/Makefile | 4 ++-- math/primesieve/distinfo | 6 +++--- math/primesieve/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/math/primesieve/Makefile b/math/primesieve/Makefile index 44c0bbddbf5e..2d8e65bfb452 100644 --- a/math/primesieve/Makefile +++ b/math/primesieve/Makefile @@ -1,6 +1,6 @@ PORTNAME= primesieve DISTVERSIONPREFIX= v -DISTVERSION= 12.9 +DISTVERSION= 12.14 PORTEPOCH= 1 CATEGORIES= math @@ -20,6 +20,6 @@ GH_ACCOUNT= kimwalisch CMAKE_OFF= BUILD_STATIC_LIBS CMAKE_TESTING_ON= BUILD_TESTS -# tests as of 12.9: 100% tests passed, 0 tests failed out of 34 +# tests as of 12.14: 100% tests passed, 0 tests failed out of 34 .include <bsd.port.mk> diff --git a/math/primesieve/distinfo b/math/primesieve/distinfo index 79eb8e4d1a50..33da52209ffc 100644 --- a/math/primesieve/distinfo +++ b/math/primesieve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747936107 -SHA256 (kimwalisch-primesieve-v12.9_GH0.tar.gz) = 0638f82a3dc35c0dc0b598857dfd1bc280b6de71e930724a40a35af60b440278 -SIZE (kimwalisch-primesieve-v12.9_GH0.tar.gz) = 204842 +TIMESTAMP = 1778305108 +SHA256 (kimwalisch-primesieve-v12.14_GH0.tar.gz) = 65cf173e11bc9aff1b189f2cd19c6b6c502c30e966876b5c5ef71e138f49c8c9 +SIZE (kimwalisch-primesieve-v12.14_GH0.tar.gz) = 213584 diff --git a/math/primesieve/pkg-plist b/math/primesieve/pkg-plist index f047e9787908..d09e73f47e71 100644 --- a/math/primesieve/pkg-plist +++ b/math/primesieve/pkg-plist @@ -11,6 +11,6 @@ lib/cmake/primesieve/primesieveShared-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/primesieve/primesieveShared.cmake lib/libprimesieve.so lib/libprimesieve.so.12 -lib/libprimesieve.so.12.9.0 +lib/libprimesieve.so.12.14 libdata/pkgconfig/primesieve.pc share/man/man1/primesieve.1.gzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69fed997.42d39.3b7355c6>
