Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Dec 2022 06:22:58 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: 058fb45939e8 - main - science/PETSc: Update 3.18.2 -> 3.18.3
Message-ID:  <202212310622.2BV6MwWI053994@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=058fb45939e844b4035cf384dd678979bcb9738f

commit 058fb45939e844b4035cf384dd678979bcb9738f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-12-31 05:26:44 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-12-31 06:22:52 +0000

    science/PETSc: Update 3.18.2 -> 3.18.3
    
    Reported by:    portscout
---
 science/PETSc/Makefile  | 2 +-
 science/PETSc/distinfo  | 6 +++---
 science/PETSc/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/science/PETSc/Makefile b/science/PETSc/Makefile
index b59014158082..633c0b7345dd 100644
--- a/science/PETSc/Makefile
+++ b/science/PETSc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	PETSc
-DISTVERSION=	3.18.2
+DISTVERSION=	3.18.3
 CATEGORIES=	science devel
 MASTER_SITES=	https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/
 DISTNAME=	${PORTNAME:tl}-${DISTVERSION}
diff --git a/science/PETSc/distinfo b/science/PETSc/distinfo
index 68d6e147483a..2541688b01aa 100644
--- a/science/PETSc/distinfo
+++ b/science/PETSc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1671617244
-SHA256 (petsc-3.18.2.tar.gz) = 4e055f92f3d5123d415f6f3ccf5ede9989f16d9e1f71cc7998ad244a3d3562f4
-SIZE (petsc-3.18.2.tar.gz) = 18409507
+TIMESTAMP = 1672460320
+SHA256 (petsc-3.18.3.tar.gz) = 8aaa005479c8ec2eed2b9cbb067cfc1ac0900b0de2176439f0d4f21e09c2020b
+SIZE (petsc-3.18.3.tar.gz) = 18419852
diff --git a/science/PETSc/pkg-plist b/science/PETSc/pkg-plist
index 4f3a2a746b31..d8c6beb27bfd 100644
--- a/science/PETSc/pkg-plist
+++ b/science/PETSc/pkg-plist
@@ -4228,6 +4228,7 @@ libdata/pkgconfig/petsc.pc
 %%DATADIR%%/examples/src/mat/tests/output/ex59_2.out
 %%DATADIR%%/examples/src/mat/tests/output/ex59_2_baij.out
 %%DATADIR%%/examples/src/mat/tests/output/ex59_2_sbaij.out
+%%DATADIR%%/examples/src/mat/tests/output/ex59_kok.out
 %%DATADIR%%/examples/src/mat/tests/output/ex5_11_A.out
 %%DATADIR%%/examples/src/mat/tests/output/ex5_11_B.out
 %%DATADIR%%/examples/src/mat/tests/output/ex5_12_A.out
@@ -5792,7 +5793,6 @@ libdata/pkgconfig/petsc.pc
 %%DATADIR%%/examples/src/tao/constrained/tutorials/makefile
 %%DATADIR%%/examples/src/tao/constrained/tutorials/maros.c
 %%DATADIR%%/examples/src/tao/constrained/tutorials/output/ex1_1.out
-%%DATADIR%%/examples/src/tao/constrained/tutorials/output/ex1_10.out
 %%DATADIR%%/examples/src/tao/constrained/tutorials/output/ex1_2.out
 %%DATADIR%%/examples/src/tao/constrained/tutorials/output/ex1_3.out
 %%DATADIR%%/examples/src/tao/constrained/tutorials/output/ex1_4.out



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