git: 6a5863361c4a - main - math/primecount: upgrade to 8.0

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Mon, 29 Dec 2025 20:19:26 UTC
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6a5863361c4a1614a6bf4356b754457a5d95217a

commit 6a5863361c4a1614a6bf4356b754457a5d95217a
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-12-29 19:50:10 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-12-29 20:19:22 +0000

    math/primecount: upgrade to 8.0
    
    Release notes at https://github.com/kimwalisch/primecount/releases/tag/v8.0
---
 math/primecount/Makefile  | 2 +-
 math/primecount/distinfo  | 6 +++---
 math/primecount/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/primecount/Makefile b/math/primecount/Makefile
index 49b1a42749c4..df395610ed3d 100644
--- a/math/primecount/Makefile
+++ b/math/primecount/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	primecount
 DISTVERSIONPREFIX=	v
-DISTVERSION=	7.20
+DISTVERSION=	8.0
 CATEGORIES=	math
 
 MAINTAINER=	thierry@FreeBSD.org
diff --git a/math/primecount/distinfo b/math/primecount/distinfo
index 5f7a131115c7..7ba7c8cfaeb3 100644
--- a/math/primecount/distinfo
+++ b/math/primecount/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762969221
-SHA256 (kimwalisch-primecount-v7.20_GH0.tar.gz) = a9d260b78b9c94c9c0347b3191ab748bc47c0b60114497b80f4290bc36cf9e76
-SIZE (kimwalisch-primecount-v7.20_GH0.tar.gz) = 1199780
+TIMESTAMP = 1767035501
+SHA256 (kimwalisch-primecount-v8.0_GH0.tar.gz) = 0265081f45fc938a892a1fd975edb4ff2c097359fc2bfeb739be3d7a759cd36c
+SIZE (kimwalisch-primecount-v8.0_GH0.tar.gz) = 1207003
diff --git a/math/primecount/pkg-plist b/math/primecount/pkg-plist
index 05b5e2d976a1..757f42611769 100644
--- a/math/primecount/pkg-plist
+++ b/math/primecount/pkg-plist
@@ -7,6 +7,6 @@ lib/cmake/primecount/primecountShared-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/primecount/primecountShared.cmake
 lib/libprimecount.so
 lib/libprimecount.so.%%VER%%
-lib/libprimecount.so.7
+lib/libprimecount.so.8
 libdata/pkgconfig/primecount.pc
 share/man/man1/primecount.1.gz