Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 2021 06:17:49 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r560835 - head/math/primesieve
Message-ID:  <202101090617.1096HnCh050174@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Jan  9 06:17:49 2021
New Revision: 560835
URL: https://svnweb.freebsd.org/changeset/ports/560835

Log:
  math/primesieve: Update 7.5 -> 7.6
  
  Reported by:	portscout

Modified:
  head/math/primesieve/Makefile
  head/math/primesieve/distinfo
  head/math/primesieve/pkg-plist

Modified: head/math/primesieve/Makefile
==============================================================================
--- head/math/primesieve/Makefile	Sat Jan  9 06:14:57 2021	(r560834)
+++ head/math/primesieve/Makefile	Sat Jan  9 06:17:49 2021	(r560835)
@@ -2,7 +2,7 @@
 
 PORTNAME=	primesieve
 DISTVERSIONPREFIX=	v
-DISTVERSION=	7.5
+DISTVERSION=	7.6
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/math/primesieve/distinfo
==============================================================================
--- head/math/primesieve/distinfo	Sat Jan  9 06:14:57 2021	(r560834)
+++ head/math/primesieve/distinfo	Sat Jan  9 06:17:49 2021	(r560835)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577516836
-SHA256 (kimwalisch-primesieve-v7.5_GH0.tar.gz) = fbc4070b2af4b87e2cff7ce3434f79af04d843594be43bba14293674475ec03c
-SIZE (kimwalisch-primesieve-v7.5_GH0.tar.gz) = 177295
+TIMESTAMP = 1610171715
+SHA256 (kimwalisch-primesieve-v7.6_GH0.tar.gz) = 485669e8f9a6c74e528947d274df705f13caaf276d460d0f037b8dbc0c9c0a99
+SIZE (kimwalisch-primesieve-v7.6_GH0.tar.gz) = 93877

Modified: head/math/primesieve/pkg-plist
==============================================================================
--- head/math/primesieve/pkg-plist	Sat Jan  9 06:14:57 2021	(r560834)
+++ head/math/primesieve/pkg-plist	Sat Jan  9 06:17:49 2021	(r560835)
@@ -11,6 +11,6 @@ lib/cmake/primesieve/primesieveShared-%%CMAKE_BUILD_TY
 lib/cmake/primesieve/primesieveShared.cmake
 lib/libprimesieve.so
 lib/libprimesieve.so.9
-lib/libprimesieve.so.9.5.0
+lib/libprimesieve.so.9.6.0
 libdata/pkgconfig/primesieve.pc
 man/man1/primesieve.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101090617.1096HnCh050174>