aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-01-30 07:14:02 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-01-30 08:56:30 +0000
commit35ad97b01a251c6d2b0efb5c05ad6e10251fe975 (patch)
treea56fabda72aea75c83bd88e08fc8f83556ebf156
parent81192f1dd63eb56102b70905f51a44f74585d271 (diff)
downloadports-35ad97b01a251c6d2b0efb5c05ad6e10251fe975.tar.gz
ports-35ad97b01a251c6d2b0efb5c05ad6e10251fe975.zip
science/PETSc: update 3.20.3 → 3.20.4
Reported by: portscout
-rw-r--r--science/PETSc/Makefile2
-rw-r--r--science/PETSc/distinfo6
-rw-r--r--science/PETSc/pkg-plist5
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