Date: Sun, 16 Nov 2025 18:17:14 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f38b4f073701 - main - math/primecount: upgrade to v7.20 Message-ID: <202511161817.5AGIHE1E087993@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=f38b4f073701d8ab0c203f1b6247016fec21d4e6 commit f38b4f073701d8ab0c203f1b6247016fec21d4e6 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2025-11-12 17:44:57 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2025-11-16 18:17:07 +0000 math/primecount: upgrade to v7.20 Release notes at https://github.com/kimwalisch/primecount/releases/tag/v7.20 --- math/primecount/Makefile | 2 +- math/primecount/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/primecount/Makefile b/math/primecount/Makefile index a94059e31673..49b1a42749c4 100644 --- a/math/primecount/Makefile +++ b/math/primecount/Makefile @@ -1,6 +1,6 @@ PORTNAME= primecount DISTVERSIONPREFIX= v -DISTVERSION= 7.19 +DISTVERSION= 7.20 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/primecount/distinfo b/math/primecount/distinfo index 5e920f15c4bd..5f7a131115c7 100644 --- a/math/primecount/distinfo +++ b/math/primecount/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750597095 -SHA256 (kimwalisch-primecount-v7.19_GH0.tar.gz) = 0ecb63282c02e3056707671b3d6c5bdb783b64a33c911f0fd4abe6e79e9f8a34 -SIZE (kimwalisch-primecount-v7.19_GH0.tar.gz) = 535688 +TIMESTAMP = 1762969221 +SHA256 (kimwalisch-primecount-v7.20_GH0.tar.gz) = a9d260b78b9c94c9c0347b3191ab748bc47c0b60114497b80f4290bc36cf9e76 +SIZE (kimwalisch-primecount-v7.20_GH0.tar.gz) = 1199780
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511161817.5AGIHE1E087993>
