Date: Fri, 27 Jan 2023 08:58:59 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: 773452465180 - main - =?utf-8?Q?math/slepc:=20Update=203.18.1=20=E2=86=92=203.18.2?= Message-ID: <202301270858.30R8wxDQ030815@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=773452465180753fe3635f336fd6531585d6bbcb commit 773452465180753fe3635f336fd6531585d6bbcb Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-01-27 07:15:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-01-27 08:58:53 +0000 math/slepc: Update 3.18.1 → 3.18.2 Reported by: portscout --- 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 7e86957a1c77..6ca2eab4a840 100644 --- a/math/slepc/Makefile +++ b/math/slepc/Makefile @@ -1,5 +1,5 @@ PORTNAME= slepc -DISTVERSION= 3.18.1 +DISTVERSION= 3.18.2 CATEGORIES= math devel MASTER_SITES= http://slepc.upv.es/download/distrib/ diff --git a/math/slepc/distinfo b/math/slepc/distinfo index e080023ec1ae..6a89b2ef7a5e 100644 --- a/math/slepc/distinfo +++ b/math/slepc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671617061 -SHA256 (slepc-3.18.1.tar.gz) = f6e6e16d8399c3f94d187da9d4bfdfca160de50ebda7d63f6fa8ef417597e9b4 -SIZE (slepc-3.18.1.tar.gz) = 6013016 +TIMESTAMP = 1674802194 +SHA256 (slepc-3.18.2.tar.gz) = 5bd90a755934e702ab1fdb3320b9fe75ab5fc28c93d364248ea86a372fbe6a62 +SIZE (slepc-3.18.2.tar.gz) = 6013013 diff --git a/math/slepc/pkg-plist b/math/slepc/pkg-plist index e7be83ab91e9..88e299bd603f 100644 --- a/math/slepc/pkg-plist +++ b/math/slepc/pkg-plist @@ -76,9 +76,9 @@ include/slepcvec.h include/slepcversion.h lib/libslepc.so lib/libslepc.so.3.18 -lib/libslepc.so.3.18.1 +lib/libslepc.so.3.18.2 lib/slepc/conf/memoryerror.log -lib/slepc/conf/modules/slepc/3.18.1 +lib/slepc/conf/modules/slepc/3.18.2 lib/slepc/conf/slepc_common lib/slepc/conf/slepc_rules lib/slepc/conf/slepc_test
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301270858.30R8wxDQ030815>