diff --git a/science/py-gpaw/Makefile b/science/py-gpaw/Makefile index 35e12484c1a1..434704bef9aa 100644 --- a/science/py-gpaw/Makefile +++ b/science/py-gpaw/Makefile @@ -1,32 +1,33 @@ PORTNAME= gpaw -DISTVERSION= 21.1.0 +DISTVERSION= 21.6.0 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= DFT and beyond within the projector-augmented wave method in chemistry LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYNUMPY} LIB_DEPENDS= libblas.so:math/blas \ libmpich.so:net/mpich \ libopenblas.so:math/openblas \ libxc.so:science/libxc RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ase>0:science/py-ase@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ - ${PYNUMPY} + ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}scipy>=0:science/py-scipy@${PY_FLAVOR} USES= gettext-runtime localbase python:3.7+ shebangfix USE_PYTHON= distutils concurrent autoplist SHEBANG_FILES= tools/* post-patch: @${REINPLACE_CMD} "s|'/usr/local/|'${LOCALBASE}/|" ${WRKSRC}/gpaw/__init__.py post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_gpaw*.so .include diff --git a/science/py-gpaw/distinfo b/science/py-gpaw/distinfo index b354ff1cfb40..3686570ac626 100644 --- a/science/py-gpaw/distinfo +++ b/science/py-gpaw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613365392 -SHA256 (gpaw-21.1.0.tar.gz) = 96843b68e04bd1c12606036c9f99b0ddfa5e6ee08ce46835e6bb347a6bd560a3 -SIZE (gpaw-21.1.0.tar.gz) = 1519442 +TIMESTAMP = 1628472882 +SHA256 (gpaw-21.6.0.tar.gz) = 5bb805bf514a7b04e3fdfce6f7864d150032badc5cd2805c57513af982d7a9cc +SIZE (gpaw-21.6.0.tar.gz) = 1534942