Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2026 21:06:34 +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: 5ac3af57e23c - main - math/primecount: upgrade to v8.4
Message-ID:  <69d9665a.18424.5930c850@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=5ac3af57e23c3215d26528a1719aa0a38b9c3c55

commit 5ac3af57e23c3215d26528a1719aa0a38b9c3c55
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2026-04-10 18:20:19 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2026-04-10 21:06:25 +0000

    math/primecount: upgrade to v8.4
    
    Release notes at https://github.com/kimwalisch/primecount/releases/tag/v8.4
---
 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 bab02f6cdb44..5912da01ee26 100644
--- a/math/primecount/Makefile
+++ b/math/primecount/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	primecount
 DISTVERSIONPREFIX=	v
-DISTVERSION=	8.3
+DISTVERSION=	8.4
 CATEGORIES=	math
 
 MAINTAINER=	thierry@FreeBSD.org
diff --git a/math/primecount/distinfo b/math/primecount/distinfo
index 7fc9b4f06d51..8767849600d6 100644
--- a/math/primecount/distinfo
+++ b/math/primecount/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773864099
-SHA256 (kimwalisch-primecount-v8.3_GH0.tar.gz) = 4924f290a4fa408ed4506a6fda2c58d27ba8931dead74ce4923da0b9f6f157c3
-SIZE (kimwalisch-primecount-v8.3_GH0.tar.gz) = 1212055
+TIMESTAMP = 1775845015
+SHA256 (kimwalisch-primecount-v8.4_GH0.tar.gz) = c7bf47c041bfe4c3912a0d503ea44c1bb6c9003427c12574a6b497748b387612
+SIZE (kimwalisch-primecount-v8.4_GH0.tar.gz) = 1486465


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d9665a.18424.5930c850>