git: 7b9e3fc821be - main - science/PETSc: update 3.21.1 → 3.21.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 May 2024 10:45:46 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=7b9e3fc821beac9e03d8e641a2281cfeb320c0d5 commit 7b9e3fc821beac9e03d8e641a2281cfeb320c0d5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-30 10:45:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-30 10:45:43 +0000 science/PETSc: update 3.21.1 → 3.21.2 Reported by: portscout --- science/PETSc/Makefile | 2 +- science/PETSc/distinfo | 6 +++--- science/PETSc/pkg-plist | 6 ++++++ 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/science/PETSc/Makefile b/science/PETSc/Makefile index e76d917643b4..e75defc82218 100644 --- a/science/PETSc/Makefile +++ b/science/PETSc/Makefile @@ -1,5 +1,5 @@ PORTNAME= PETSc -DISTVERSION= 3.21.1 +DISTVERSION= 3.21.2 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 55d6656d71d3..aadcc6b365f4 100644 --- a/science/PETSc/distinfo +++ b/science/PETSc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714199164 -SHA256 (petsc-3.21.1.tar.gz) = 7ff8b692bceb7d7a8f51e2f45ccb20af00ba9395d7e1eee8816d46eb1c4c4b27 -SIZE (petsc-3.21.1.tar.gz) = 17324803 +TIMESTAMP = 1717050402 +SHA256 (petsc-3.21.2.tar.gz) = a1ac62b6204bdf2f7f9b637abf45e6cff24d372d4d3d3702c50e157bdb56eb21 +SIZE (petsc-3.21.2.tar.gz) = 17336556 diff --git a/science/PETSc/pkg-plist b/science/PETSc/pkg-plist index 1b35552d6ed1..b7d0cfeb6809 100644 --- a/science/PETSc/pkg-plist +++ b/science/PETSc/pkg-plist @@ -2792,6 +2792,7 @@ libdata/pkgconfig/petsc.pc %%DATADIR%%/examples/src/ksp/ksp/tests/output/ex39_fgmres_cheby_hybrid.out %%DATADIR%%/examples/src/ksp/ksp/tests/output/ex3_1.out %%DATADIR%%/examples/src/ksp/ksp/tests/output/ex3_2.out +%%DATADIR%%/examples/src/ksp/ksp/tests/output/ex3_build_solution.out %%DATADIR%%/examples/src/ksp/ksp/tests/output/ex3_chebyest.out %%DATADIR%%/examples/src/ksp/ksp/tests/output/ex3_chebynoest.out %%DATADIR%%/examples/src/ksp/ksp/tests/output/ex3_gamg_provided_not_ok.out @@ -5703,6 +5704,11 @@ libdata/pkgconfig/petsc.pc %%DATADIR%%/examples/src/snes/tutorials/output/ex71_2d_tri_p2_p1_conv_gmg_vcycle.out %%DATADIR%%/examples/src/snes/tutorials/output/ex71_2d_tri_p2_p1_conv_u0_alpha.out %%DATADIR%%/examples/src/snes/tutorials/output/ex73f90t_1.out +%%DATADIR%%/examples/src/snes/tutorials/output/ex73f90t_objective-false.out +%%DATADIR%%/examples/src/snes/tutorials/output/ex73f90t_objective-true.out +%%DATADIR%%/examples/src/snes/tutorials/output/ex73f90t_snes_linesearch_type-bt.out +%%DATADIR%%/examples/src/snes/tutorials/output/ex73f90t_snes_linesearch_type-cp.out +%%DATADIR%%/examples/src/snes/tutorials/output/ex73f90t_snes_linesearch_type-l2.out %%DATADIR%%/examples/src/snes/tutorials/output/ex75_0.out %%DATADIR%%/examples/src/snes/tutorials/output/ex76_2d_tri_p2_p1_p1.out %%DATADIR%%/examples/src/snes/tutorials/output/ex76_2d_tri_p2_p1_p1_conv.out