diff options
author | yuri <yuri@FreeBSD.org> | 2018-10-03 07:11:15 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-10-03 07:11:15 +0800 |
commit | f2d5c815fba2fdc3fc279fb7586fc2340541aea3 (patch) | |
tree | b0823fe1d065780151b79a304b365c2597294e8f /math/py-petsc4py | |
parent | 74b9c1d82308f6bf74422ff421da21bd591d36f6 (diff) | |
download | freebsd-ports-gnome-f2d5c815fba2fdc3fc279fb7586fc2340541aea3.tar.gz freebsd-ports-gnome-f2d5c815fba2fdc3fc279fb7586fc2340541aea3.tar.zst freebsd-ports-gnome-f2d5c815fba2fdc3fc279fb7586fc2340541aea3.zip |
science/PETSc: Update 3.9.4->3.10.1; math/py-petsc4py: Update 3.9.1->3.10.0; math/slepc: Update 3.9.2->3.10.0; math/py-slepc4py: Update 3.9.0->3.10.0
Bump math/sundials and math/petiga.
On commit because they depend on each other and don't build unless versions match.
Diffstat (limited to 'math/py-petsc4py')
-rw-r--r-- | math/py-petsc4py/Makefile | 6 | ||||
-rw-r--r-- | math/py-petsc4py/distinfo | 8 | ||||
-rw-r--r-- | math/py-petsc4py/pkg-plist | 1 |
3 files changed, 4 insertions, 11 deletions
diff --git a/math/py-petsc4py/Makefile b/math/py-petsc4py/Makefile index 951368d62187..b6c3631708d9 100644 --- a/math/py-petsc4py/Makefile +++ b/math/py-petsc4py/Makefile @@ -1,15 +1,11 @@ # $FreeBSD$ PORTNAME= petsc4py -DISTVERSION= 3.9.1 -PORTREVISION= 1 +DISTVERSION= 3.10.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PATCH_SITES= https://bitbucket.org/petsc/petsc4py/commits/ -PATCHFILES= ab877906425e/raw:-p1 - MAINTAINER= yuri@FreeBSD.org COMMENT= PETSc for Python diff --git a/math/py-petsc4py/distinfo b/math/py-petsc4py/distinfo index cd4feb9981a6..c1673d59fb3d 100644 --- a/math/py-petsc4py/distinfo +++ b/math/py-petsc4py/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1528554205 -SHA256 (petsc4py-3.9.1.tar.gz) = 0ccee912216f100d9b08637e036df00e043a530303ff8afd7c3ac7c454681fb9 -SIZE (petsc4py-3.9.1.tar.gz) = 1651526 -SHA256 (ab877906425e/raw) = ef07a5622ce5a55dc555455aff5c59a6395bdef74b11aa576d58642db7c4ccfc -SIZE (ab877906425e/raw) = 2706 +TIMESTAMP = 1538518191 +SHA256 (petsc4py-3.10.0.tar.gz) = 45d4bc6be668052a68dff311c0177171b9ceced69a398252c487f6ad9b790332 +SIZE (petsc4py-3.10.0.tar.gz) = 1683666 diff --git a/math/py-petsc4py/pkg-plist b/math/py-petsc4py/pkg-plist deleted file mode 100644 index e74aeb3ae4ac..000000000000 --- a/math/py-petsc4py/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -%%PYTHON_SITELIBDIR%%/petsc4py/lib/PETSc.so |