Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2024 07:53:10 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: 2d7f48ac36a3 - main - science/PETSc: update 3.21.0 =?utf-8?Q?=E2=86=92?= 3.21.1
Message-ID:  <202404270753.43R7rAhv020551@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=2d7f48ac36a383bf3e0a9c5148f7c91a8f3aa38c

commit 2d7f48ac36a383bf3e0a9c5148f7c91a8f3aa38c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-27 07:27:01 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-27 07:53:00 +0000

    science/PETSc: update 3.21.0 → 3.21.1
    
    Reported by:    portscout
---
 science/PETSc/Makefile  | 2 +-
 science/PETSc/distinfo  | 6 +++---
 science/PETSc/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/science/PETSc/Makefile b/science/PETSc/Makefile
index 17133cc86e4f..e76d917643b4 100644
--- a/science/PETSc/Makefile
+++ b/science/PETSc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	PETSc
-DISTVERSION=	3.21.0
+DISTVERSION=	3.21.1
 CATEGORIES=	science devel
 MASTER_SITES=	http://web.cels.anl.gov/projects/petsc/download/release-snapshots/ # was: https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/
 DISTNAME=	${PORTNAME:tl}-${DISTVERSION}
diff --git a/science/PETSc/distinfo b/science/PETSc/distinfo
index be769f739348..55d6656d71d3 100644
--- a/science/PETSc/distinfo
+++ b/science/PETSc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711870730
-SHA256 (petsc-3.21.0.tar.gz) = 1e0c2f92514c72f80d4a4d0e6439a3aba0ceda7a0bcbc7ad9c44ce4cd8b14c28
-SIZE (petsc-3.21.0.tar.gz) = 17315509
+TIMESTAMP = 1714199164
+SHA256 (petsc-3.21.1.tar.gz) = 7ff8b692bceb7d7a8f51e2f45ccb20af00ba9395d7e1eee8816d46eb1c4c4b27
+SIZE (petsc-3.21.1.tar.gz) = 17324803
diff --git a/science/PETSc/pkg-plist b/science/PETSc/pkg-plist
index 59a8ef000466..1b35552d6ed1 100644
--- a/science/PETSc/pkg-plist
+++ b/science/PETSc/pkg-plist
@@ -3905,6 +3905,7 @@ libdata/pkgconfig/petsc.pc
 %%DATADIR%%/examples/src/mat/tests/ex261.c
 %%DATADIR%%/examples/src/mat/tests/ex262f.F90
 %%DATADIR%%/examples/src/mat/tests/ex263.c
+%%DATADIR%%/examples/src/mat/tests/ex264.c
 %%DATADIR%%/examples/src/mat/tests/ex27.c
 %%DATADIR%%/examples/src/mat/tests/ex28.c
 %%DATADIR%%/examples/src/mat/tests/ex29.c



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