git: a68d540563df - main - science/PETSc: update 3.22.2 → 3.22.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Mar 2025 20:58:45 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a68d540563df1d5496b164114a36d7078ff52df4 commit a68d540563df1d5496b164114a36d7078ff52df4 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-03-02 17:07:02 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-02 20:58:37 +0000 science/PETSc: update 3.22.2 → 3.22.4 Reported by: portscout --- science/PETSc/Makefile | 3 +-- science/PETSc/distinfo | 6 +++--- science/PETSc/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/science/PETSc/Makefile b/science/PETSc/Makefile index 2ef4556a46b0..cde50b0ae721 100644 --- a/science/PETSc/Makefile +++ b/science/PETSc/Makefile @@ -1,6 +1,5 @@ PORTNAME= PETSc -DISTVERSION= 3.22.2 -PORTREVISION= 1 +DISTVERSION= 3.22.4 CATEGORIES= science devel MASTER_SITES= https://web.cels.anl.gov/projects/petsc/download/release-snapshots/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} diff --git a/science/PETSc/distinfo b/science/PETSc/distinfo index ebc1c537e408..7628a6620ee8 100644 --- a/science/PETSc/distinfo +++ b/science/PETSc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735966064 -SHA256 (petsc-3.22.2.tar.gz) = 83624de0178b42d37ca1f7f905e1093556c6919fe5accd3e9f11d00a66e11256 -SIZE (petsc-3.22.2.tar.gz) = 16753088 +TIMESTAMP = 1740903115 +SHA256 (petsc-3.22.4.tar.gz) = c32e9c606b858ff587949ddc5f28da8934b00c41ab1f6d9be5001a705bef62ee +SIZE (petsc-3.22.4.tar.gz) = 16765222 diff --git a/science/PETSc/pkg-plist b/science/PETSc/pkg-plist index 0d7ebc51e4a0..58ae19d1b15f 100644 --- a/science/PETSc/pkg-plist +++ b/science/PETSc/pkg-plist @@ -3876,6 +3876,7 @@ libdata/pkgconfig/petsc.pc %%DATADIR%%/examples/src/mat/tests/ex153.c %%DATADIR%%/examples/src/mat/tests/ex154.c %%DATADIR%%/examples/src/mat/tests/ex155.c +%%DATADIR%%/examples/src/mat/tests/ex156.c %%DATADIR%%/examples/src/mat/tests/ex157.c %%DATADIR%%/examples/src/mat/tests/ex158.c %%DATADIR%%/examples/src/mat/tests/ex159.c @@ -4192,6 +4193,7 @@ libdata/pkgconfig/petsc.pc %%DATADIR%%/examples/src/mat/tests/output/ex151_dense.out %%DATADIR%%/examples/src/mat/tests/output/ex152_1.out %%DATADIR%%/examples/src/mat/tests/output/ex152_2.out +%%DATADIR%%/examples/src/mat/tests/output/ex156_1.out %%DATADIR%%/examples/src/mat/tests/output/ex158.out %%DATADIR%%/examples/src/mat/tests/output/ex158_2.out %%DATADIR%%/examples/src/mat/tests/output/ex159_1.out @@ -7858,6 +7860,7 @@ libdata/pkgconfig/petsc.pc %%DATADIR%%/examples/src/vec/vec/tests/ex62.c %%DATADIR%%/examples/src/vec/vec/tests/ex63.c %%DATADIR%%/examples/src/vec/vec/tests/ex64.c +%%DATADIR%%/examples/src/vec/vec/tests/ex65.c %%DATADIR%%/examples/src/vec/vec/tests/ex7.c %%DATADIR%%/examples/src/vec/vec/tests/ex8.c %%DATADIR%%/examples/src/vec/vec/tests/ex9.c @@ -7939,6 +7942,7 @@ libdata/pkgconfig/petsc.pc %%DATADIR%%/examples/src/vec/vec/tests/output/ex59_2.out %%DATADIR%%/examples/src/vec/vec/tests/output/ex5_1.out %%DATADIR%%/examples/src/vec/vec/tests/output/ex60_1.out +%%DATADIR%%/examples/src/vec/vec/tests/output/ex65_0.out %%DATADIR%%/examples/src/vec/vec/tests/output/ex6_1.out %%DATADIR%%/examples/src/vec/vec/tests/output/ex7_1.out %%DATADIR%%/examples/src/vec/vec/tests/output/ex8_1.out