git: 35ad97b01a25 - main - science/PETSc: update 3.20.3 → 3.20.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 08:56:46 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=35ad97b01a251c6d2b0efb5c05ad6e10251fe975
commit 35ad97b01a251c6d2b0efb5c05ad6e10251fe975
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-30 07:14:02 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-30 08:56:30 +0000
science/PETSc: update 3.20.3 → 3.20.4
Reported by: portscout
---
science/PETSc/Makefile | 2 +-
science/PETSc/distinfo | 6 +++---
science/PETSc/pkg-plist | 5 +++++
3 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/science/PETSc/Makefile b/science/PETSc/Makefile
index f6b1204a0489..2aa64d5fc538 100644
--- a/science/PETSc/Makefile
+++ b/science/PETSc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= PETSc
-DISTVERSION= 3.20.3
+DISTVERSION= 3.20.4
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 21025687d19b..dcad42d17aa9 100644
--- a/science/PETSc/distinfo
+++ b/science/PETSc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1704878926
-SHA256 (petsc-3.20.3.tar.gz) = 75a94fb44df0512f51ad093fa784e56b61f51b7ead5956fbe49185c203f8c245
-SIZE (petsc-3.20.3.tar.gz) = 16970439
+TIMESTAMP = 1706590020
+SHA256 (petsc-3.20.4.tar.gz) = b0d03a5595ee0a5696dd6683321e1dbfe9fea85238d3016a847b3d0bcdcfb3d9
+SIZE (petsc-3.20.4.tar.gz) = 17086904
diff --git a/science/PETSc/pkg-plist b/science/PETSc/pkg-plist
index 2b8ebf7aa229..4b33dfb9efd7 100644
--- a/science/PETSc/pkg-plist
+++ b/science/PETSc/pkg-plist
@@ -2363,6 +2363,7 @@ libdata/pkgconfig/petsc.pc
%%DATADIR%%/examples/src/dm/tests/ex8.c
%%DATADIR%%/examples/src/dm/tests/ex9.c
%%DATADIR%%/examples/src/dm/tests/makefile
+%%DATADIR%%/examples/src/dm/tests/noflux_check.c
%%DATADIR%%/examples/src/dm/tests/output/ex10_1.out
%%DATADIR%%/examples/src/dm/tests/output/ex11_1.out
%%DATADIR%%/examples/src/dm/tests/output/ex11_2.out
@@ -2458,6 +2459,10 @@ libdata/pkgconfig/petsc.pc
%%DATADIR%%/examples/src/dm/tests/output/ex8_glvis.out
%%DATADIR%%/examples/src/dm/tests/output/ex9_composite_nest_l2g_nsize-1.out
%%DATADIR%%/examples/src/dm/tests/output/ex9_composite_nest_l2g_nsize-2.out
+%%DATADIR%%/examples/src/dm/tests/output/noflux_check.out
+%%DATADIR%%/examples/src/dm/tests/output/noflux_check_2.out
+%%DATADIR%%/examples/src/dm/tests/output/noflux_check_4.out
+%%DATADIR%%/examples/src/dm/tests/output/noflux_check_8.out
%%DATADIR%%/examples/src/dm/tutorials/ex1.c
%%DATADIR%%/examples/src/dm/tutorials/ex10.c
%%DATADIR%%/examples/src/dm/tutorials/ex11f90.F90