git: 43bd5f45e2ed - main - math/primesieve: Update 7.8 -> 7.9

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 05 May 2022 07:33:52 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=43bd5f45e2ed5e1511c1d5f09993312987f54743

commit 43bd5f45e2ed5e1511c1d5f09993312987f54743
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-05-05 07:33:07 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-05-05 07:33:47 +0000

    math/primesieve: Update 7.8 -> 7.9
    
    Reported by:    portscout
---
 math/primesieve/Makefile  | 5 +++--
 math/primesieve/distinfo  | 6 +++---
 math/primesieve/pkg-plist | 2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/math/primesieve/Makefile b/math/primesieve/Makefile
index a07a226e115b..14403caad173 100644
--- a/math/primesieve/Makefile
+++ b/math/primesieve/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	primesieve
 DISTVERSIONPREFIX=	v
-DISTVERSION=	7.8
+DISTVERSION=	7.9
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -10,9 +10,10 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		cmake compiler:c++11-lang
+USE_LDCONFIG=	yes
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	kimwalisch
-USE_LDCONFIG=	yes
 
 CMAKE_OFF=	BUILD_STATIC_LIBS
 
diff --git a/math/primesieve/distinfo b/math/primesieve/distinfo
index 52068ecaf631..626e32788998 100644
--- a/math/primesieve/distinfo
+++ b/math/primesieve/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644167598
-SHA256 (kimwalisch-primesieve-v7.8_GH0.tar.gz) = 0cd0490259e6e919c6e3dd3f3e69ac6d91e6cbe616e22a219abe4006d9293d5d
-SIZE (kimwalisch-primesieve-v7.8_GH0.tar.gz) = 108380
+TIMESTAMP = 1651730760
+SHA256 (kimwalisch-primesieve-v7.9_GH0.tar.gz) = c567f2a1a9d46a70020f920eb2c794142528a31a055995500e7fcb19642b7c91
+SIZE (kimwalisch-primesieve-v7.9_GH0.tar.gz) = 111361
diff --git a/math/primesieve/pkg-plist b/math/primesieve/pkg-plist
index 2f4164562364..2c3fe220ad48 100644
--- a/math/primesieve/pkg-plist
+++ b/math/primesieve/pkg-plist
@@ -11,6 +11,6 @@ lib/cmake/primesieve/primesieveShared-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/primesieve/primesieveShared.cmake
 lib/libprimesieve.so
 lib/libprimesieve.so.9
-lib/libprimesieve.so.9.8.0
+lib/libprimesieve.so.9.9.0
 libdata/pkgconfig/primesieve.pc
 man/man1/primesieve.1.gz