Date: Sat, 4 Jan 2025 07:40:39 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: 64ef643ec95a - main - math/slepc: update 3.22.1 =?utf-8?Q?=E2=86=92?= 3.22.2 Message-ID: <202501040740.5047edZx049846@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=64ef643ec95ab9f03e434e721cb391d04f15b7f0 commit 64ef643ec95ab9f03e434e721cb391d04f15b7f0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-01-04 07:31:24 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-01-04 07:31:24 +0000 math/slepc: update 3.22.1 → 3.22.2 --- math/slepc/Makefile | 2 +- math/slepc/distinfo | 6 +++--- math/slepc/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/math/slepc/Makefile b/math/slepc/Makefile index f769853eeeec..248c42a286bf 100644 --- a/math/slepc/Makefile +++ b/math/slepc/Makefile @@ -1,5 +1,5 @@ PORTNAME= slepc -DISTVERSION= 3.22.1 +DISTVERSION= 3.22.2 CATEGORIES= math devel MASTER_SITES= http://slepc.upv.es/download/distrib/ diff --git a/math/slepc/distinfo b/math/slepc/distinfo index 313120618163..48ff1d429af3 100644 --- a/math/slepc/distinfo +++ b/math/slepc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730259889 -SHA256 (slepc-3.22.1.tar.gz) = badb5cb038d09dbf1cc8f34d194673ab011c69cc46888101955c786d21c8d8c9 -SIZE (slepc-3.22.1.tar.gz) = 1867493 +TIMESTAMP = 1735974380 +SHA256 (slepc-3.22.2.tar.gz) = b60e58b2fa5eb7db05ce5e3a585811b43b1cc7cf89c32266e37b05f0cefd8899 +SIZE (slepc-3.22.2.tar.gz) = 1868380 diff --git a/math/slepc/pkg-plist b/math/slepc/pkg-plist index c212353e64bc..b77b08aabc69 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.22 -lib/libslepc.so.3.22.1 +lib/libslepc.so.3.22.2 lib/slepc/conf/configure-hash -lib/slepc/conf/modules/slepc/3.22.1 +lib/slepc/conf/modules/slepc/3.22.2 lib/slepc/conf/slepc_common lib/slepc/conf/slepc_rules lib/slepc/conf/slepc_rules_doc.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501040740.5047edZx049846>