git: 513eb2bcac82 - main - math/primesieve: update 12.6 → 12.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Mar 2025 08:52:36 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=513eb2bcac820a718bd4cef3d1905344f607d98d
commit 513eb2bcac820a718bd4cef3d1905344f607d98d
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-03 07:57:20 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-03 08:52:28 +0000
math/primesieve: update 12.6 → 12.7
Reported by: portscout
---
math/primesieve/Makefile | 4 +++-
math/primesieve/distinfo | 6 +++---
math/primesieve/pkg-plist | 2 +-
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/math/primesieve/Makefile b/math/primesieve/Makefile
index e14b61880d7e..01b4c75c3881 100644
--- a/math/primesieve/Makefile
+++ b/math/primesieve/Makefile
@@ -1,6 +1,6 @@
PORTNAME= primesieve
DISTVERSIONPREFIX= v
-DISTVERSION= 12.6
+DISTVERSION= 12.7
PORTEPOCH= 1
CATEGORIES= math
@@ -20,4 +20,6 @@ GH_ACCOUNT= kimwalisch
CMAKE_OFF= BUILD_STATIC_LIBS
CMAKE_TESTING_ON= BUILD_TESTS
+# tests as of 12.7: 100% tests passed, 0 tests failed out of 34
+
.include <bsd.port.mk>
diff --git a/math/primesieve/distinfo b/math/primesieve/distinfo
index 7b09d8567dde..d983422fe2f8 100644
--- a/math/primesieve/distinfo
+++ b/math/primesieve/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1737906030
-SHA256 (kimwalisch-primesieve-v12.6_GH0.tar.gz) = 677c1c5046e666a25e6248f3242c0b27a09953f2775fc4507e4a017a47059345
-SIZE (kimwalisch-primesieve-v12.6_GH0.tar.gz) = 201303
+TIMESTAMP = 1740988483
+SHA256 (kimwalisch-primesieve-v12.7_GH0.tar.gz) = c29d5173266f39804fa607783163c823eb1112132d4c68884e20a54b1a30f9f5
+SIZE (kimwalisch-primesieve-v12.7_GH0.tar.gz) = 203120
diff --git a/math/primesieve/pkg-plist b/math/primesieve/pkg-plist
index 962dd3bf1c38..d7d1a368fb3f 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.6.0
+lib/libprimesieve.so.12.7.0
libdata/pkgconfig/primesieve.pc
share/man/man1/primesieve.1.gz