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-slepc4py | |
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-slepc4py')
-rw-r--r-- | math/py-slepc4py/Makefile | 7 | ||||
-rw-r--r-- | math/py-slepc4py/distinfo | 10 |
2 files changed, 4 insertions, 13 deletions
diff --git a/math/py-slepc4py/Makefile b/math/py-slepc4py/Makefile index 23965bab071f..b47350912258 100644 --- a/math/py-slepc4py/Makefile +++ b/math/py-slepc4py/Makefile @@ -1,16 +1,11 @@ # $FreeBSD$ PORTNAME= slepc4py -DISTVERSION= 3.9.0 -PORTREVISION= 2 +DISTVERSION= 3.10.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -# https://bitbucket.org/slepc/slepc4py/issues/34/freebsd-compatibility-patches -PATCH_SITES= https://bitbucket.org/petsc/petsc4py/commits/ -PATCHFILES= ab877906425e/raw:-p1 ecf673e8b8da/raw:-p1 - MAINTAINER= yuri@FreeBSD.org COMMENT= SLEPc for Python diff --git a/math/py-slepc4py/distinfo b/math/py-slepc4py/distinfo index ff34a7f6f4df..f6131da2b9b7 100644 --- a/math/py-slepc4py/distinfo +++ b/math/py-slepc4py/distinfo @@ -1,7 +1,3 @@ -TIMESTAMP = 1529916157 -SHA256 (slepc4py-3.9.0.tar.gz) = 67ed4ffed36c076448d6a0148edfad65d6610b9838df97c79f6fc5d7ec06b90b -SIZE (slepc4py-3.9.0.tar.gz) = 829386 -SHA256 (ab877906425e/raw) = ef07a5622ce5a55dc555455aff5c59a6395bdef74b11aa576d58642db7c4ccfc -SIZE (ab877906425e/raw) = 2706 -SHA256 (ecf673e8b8da/raw) = a2e66c9ef4f502499236fe171fc5f7723a91f3c48122fa20de63070fbb6e704f -SIZE (ecf673e8b8da/raw) = 923 +TIMESTAMP = 1538521030 +SHA256 (slepc4py-3.10.0.tar.gz) = 326cbab709836cd5fe8e4adb60eaabe4e24537715bededd2812f3bc47c4b0474 +SIZE (slepc4py-3.10.0.tar.gz) = 835166 |