Date: Mon, 25 Dec 2023 02:43:22 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 05248f8fb342 - main - math/slepc: update 3.20.0 =?utf-8?Q?=E2=86=92?= 3.20.1 Message-ID: <202312250243.3BP2hMws028048@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=05248f8fb3420b7f802d589863d79cf9d6152fe6 commit 05248f8fb3420b7f802d589863d79cf9d6152fe6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-12-24 22:47:01 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-12-25 02:43:18 +0000 math/slepc: update 3.20.0 → 3.20.1 Reported by: portscout --- math/slepc/Makefile | 3 +-- math/slepc/distinfo | 6 +++--- math/slepc/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/math/slepc/Makefile b/math/slepc/Makefile index a03474da03dc..0e85671af445 100644 --- a/math/slepc/Makefile +++ b/math/slepc/Makefile @@ -1,6 +1,5 @@ PORTNAME= slepc -DISTVERSION= 3.20.0 -PORTREVISION= 1 +DISTVERSION= 3.20.1 CATEGORIES= math devel MASTER_SITES= http://slepc.upv.es/download/distrib/ diff --git a/math/slepc/distinfo b/math/slepc/distinfo index 5d5eeff4071d..599af64f1d9a 100644 --- a/math/slepc/distinfo +++ b/math/slepc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699405580 -SHA256 (slepc-3.20.0.tar.gz) = 780c50260a9bc9b72776cb920774800c73832370938f1d48c2ea5c66d31b7380 -SIZE (slepc-3.20.0.tar.gz) = 1820329 +TIMESTAMP = 1703442368 +SHA256 (slepc-3.20.1.tar.gz) = 5a36b664895881d3858d0644f56bf7bb922bdab70d732fa11cbf6442fec11806 +SIZE (slepc-3.20.1.tar.gz) = 1822991 diff --git a/math/slepc/pkg-plist b/math/slepc/pkg-plist index be070aa97365..7a6e884cbbfa 100644 --- a/math/slepc/pkg-plist +++ b/math/slepc/pkg-plist @@ -88,9 +88,9 @@ include/slepcvec.h include/slepcversion.h lib/libslepc.so lib/libslepc.so.3.20 -lib/libslepc.so.3.20.0 +lib/libslepc.so.3.20.1 lib/slepc/conf/configure-hash -lib/slepc/conf/modules/slepc/3.20.0 +lib/slepc/conf/modules/slepc/3.20.1 lib/slepc/conf/slepc_common lib/slepc/conf/slepc_rules lib/slepc/conf/slepc_rules.doc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312250243.3BP2hMws028048>