commit:     c2c778c07dd1a8a631c2d1e4d959512db8675062
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 14 05:00:41 2019 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Thu Nov 14 06:01:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2c778c0

sci-mathematics/petsc: version bump to 3.12.1

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>

 sci-mathematics/petsc/Manifest                                     | 1 +
 sci-mathematics/petsc/petsc-3.11.3.ebuild                          | 2 +-
 sci-mathematics/petsc/{petsc-3.11.3.ebuild => petsc-3.12.1.ebuild} | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/petsc/Manifest b/sci-mathematics/petsc/Manifest
index 3be30d7421f..35342d214c5 100644
--- a/sci-mathematics/petsc/Manifest
+++ b/sci-mathematics/petsc/Manifest
@@ -1 +1,2 @@
 DIST petsc-3.11.3.tar.gz 33279017 BLAKE2B 
870b8245e5e06d8538ea3ee1d01fa2cebade4a0bd79dfcf17d74e6201f41d21ca021e206744ece28847b434ece142a2789851b5514a8a1e3f82a8551288b695b
 SHA512 
e545f69e87bc72950939ff3cec3e0ba225a5b3e7f1cb93b0fb6123194eb7240ac1d97ba397235d8ab872c653caab1427673124e5e1e706b796c0ae46ec1bcffa
+DIST petsc-3.12.1.tar.gz 34592587 BLAKE2B 
b48056a1fe1d507338f7d145f5fceeab2b2f576470d8af90c9d7828de9b775daadf11198fecc46b5e48fcf1eb38addb366e3a908dab5c4ffaf7f9b71ff17b3d8
 SHA512 
df33170922c0b34136d2fd5bdc3c68a80d3a5873d66bfb03b2cea4a6456393c7181a8da673911b89ea0fcb51d5fd89b5b4c8b76ddb1df573180a92d029fbc1fb

diff --git a/sci-mathematics/petsc/petsc-3.11.3.ebuild 
b/sci-mathematics/petsc/petsc-3.11.3.ebuild
index 88fb1f58da1..50ce3b7f663 100644
--- a/sci-mathematics/petsc/petsc-3.11.3.ebuild
+++ b/sci-mathematics/petsc/petsc-3.11.3.ebuild
@@ -154,7 +154,7 @@ src_configure() {
                $(petsc_enable threads pthread) \
                $(petsc_with afterimage afterimage \
                        /usr/include/libAfterImage -lAfterImage) \
-               $(petsc_with hdf5) \
+               $(use_with hdf5) \
                $(petsc_with hypre hypre \
                        /usr/include/hypre -lHYPRE) \
                $(petsc_with sparse suitesparse) \

diff --git a/sci-mathematics/petsc/petsc-3.11.3.ebuild 
b/sci-mathematics/petsc/petsc-3.12.1.ebuild
similarity index 99%
copy from sci-mathematics/petsc/petsc-3.11.3.ebuild
copy to sci-mathematics/petsc/petsc-3.12.1.ebuild
index 88fb1f58da1..50ce3b7f663 100644
--- a/sci-mathematics/petsc/petsc-3.11.3.ebuild
+++ b/sci-mathematics/petsc/petsc-3.12.1.ebuild
@@ -154,7 +154,7 @@ src_configure() {
                $(petsc_enable threads pthread) \
                $(petsc_with afterimage afterimage \
                        /usr/include/libAfterImage -lAfterImage) \
-               $(petsc_with hdf5) \
+               $(use_with hdf5) \
                $(petsc_with hypre hypre \
                        /usr/include/hypre -lHYPRE) \
                $(petsc_with sparse suitesparse) \

Reply via email to