Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2026 15:05:28 +0000
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: 237ddffe576c - main - math/primecount: upgrade to v8.1
Message-ID:  <697e1a38.362bd.76407492@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=237ddffe576cf7177a15a921ba19bd8ee32c5c9d

commit 237ddffe576cf7177a15a921ba19bd8ee32c5c9d
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2026-01-31 15:03:40 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2026-01-31 15:05:19 +0000

    math/primecount: upgrade to v8.1
    
    Release notes at https://github.com/kimwalisch/primecount/releases/tag/v8.1
---
 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 df395610ed3d..5fd0c74a1618 100644
--- a/math/primecount/Makefile
+++ b/math/primecount/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	primecount
 DISTVERSIONPREFIX=	v
-DISTVERSION=	8.0
+DISTVERSION=	8.1
 CATEGORIES=	math
 
 MAINTAINER=	thierry@FreeBSD.org
diff --git a/math/primecount/distinfo b/math/primecount/distinfo
index 7ba7c8cfaeb3..dd92a954fe4a 100644
--- a/math/primecount/distinfo
+++ b/math/primecount/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1767035501
-SHA256 (kimwalisch-primecount-v8.0_GH0.tar.gz) = 0265081f45fc938a892a1fd975edb4ff2c097359fc2bfeb739be3d7a759cd36c
-SIZE (kimwalisch-primecount-v8.0_GH0.tar.gz) = 1207003
+TIMESTAMP = 1769869270
+SHA256 (kimwalisch-primecount-v8.1_GH0.tar.gz) = cef67e849a42d642e34579c8caa5e0629fba3e89a84f8279b3dfeb920a5dcb61
+SIZE (kimwalisch-primecount-v8.1_GH0.tar.gz) = 1210063


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e1a38.362bd.76407492>