math/primecount: upgrade to 7.18

Releases notes at https://github.com/kimwalisch/primecount/releases
This commit is contained in:
Thierry Thomas 2025-05-27 19:12:01 +02:00
parent 20b28bfc7f
commit 08b5510c36
3 changed files with 9 additions and 5 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= primecount
DISTVERSIONPREFIX= v
DISTVERSION= 7.16
DISTVERSION= 7.18
CATEGORIES= math
MAINTAINER= thierry@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1743933234
SHA256 (kimwalisch-primecount-v7.16_GH0.tar.gz) = 437cde8198fbfed3a16510786d99edb22da2766f0f0376450690d55a74ea5cf3
SIZE (kimwalisch-primecount-v7.16_GH0.tar.gz) = 504826
TIMESTAMP = 1748365438
SHA256 (kimwalisch-primecount-v7.18_GH0.tar.gz) = 9d8a0127cc4dd9319006b5db6c6f9844532dab9da9c2d410d1e244902463a399
SIZE (kimwalisch-primecount-v7.18_GH0.tar.gz) = 528607

View File

@ -1,8 +1,12 @@
bin/primecount
include/primecount.h
include/primecount.hpp
lib/cmake/primecount/primecountConfig.cmake
lib/cmake/primecount/primecountConfigVersion.cmake
lib/cmake/primecount/primecountShared-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/primecount/primecountShared.cmake
lib/libprimecount.so
lib/libprimecount.so.7
lib/libprimecount.so.%%VER%%
lib/libprimecount.so.7
libdata/pkgconfig/primecount.pc
share/man/man1/primecount.1.gz