Date: Sun, 1 Jan 2023 22:21:28 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: 358918b15aa2 - main - math/py-petsc4py: Update 3.18.2 -> 3.18.3 Message-ID: <202301012221.301MLSTI087725@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=358918b15aa2383b8351000973f971e532312e42 commit 358918b15aa2383b8351000973f971e532312e42 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-01-01 22:09:40 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-01-01 22:21:19 +0000 math/py-petsc4py: Update 3.18.2 -> 3.18.3 Reported by: portscout --- math/py-petsc4py/Makefile | 2 +- math/py-petsc4py/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-petsc4py/Makefile b/math/py-petsc4py/Makefile index 8fde98fcbaa9..a0e88e0e79e7 100644 --- a/math/py-petsc4py/Makefile +++ b/math/py-petsc4py/Makefile @@ -1,5 +1,5 @@ PORTNAME= petsc4py -DISTVERSION= 3.18.2 +DISTVERSION= 3.18.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-petsc4py/distinfo b/math/py-petsc4py/distinfo index 8da1521c5d21..6a13ee7deaa7 100644 --- a/math/py-petsc4py/distinfo +++ b/math/py-petsc4py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671780682 -SHA256 (petsc4py-3.18.2.tar.gz) = 1b6761b02ec6ef9099e2a048e234065c1c4096ace01e52e353624b80417cceec -SIZE (petsc4py-3.18.2.tar.gz) = 2500259 +TIMESTAMP = 1672609478 +SHA256 (petsc4py-3.18.3.tar.gz) = 853ab9620c4832cbfe1f490edde827a505c8a376cc1a7b4fa6406faac9059433 +SIZE (petsc4py-3.18.3.tar.gz) = 2499023
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301012221.301MLSTI087725>