diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-08-20 07:42:14 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-08-20 07:42:14 +0000 |
commit | acda4f6416c8d33171725bb9e66512f40353c769 (patch) | |
tree | 944bfb6e1d6825c241209174f6366223f6648c71 /science | |
parent | 0b9403bba8a8473251203d3b4ca1097dc8e744e8 (diff) | |
download | ports-acda4f6416c8d33171725bb9e66512f40353c769.tar.gz ports-acda4f6416c8d33171725bb9e66512f40353c769.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/py-pymatgen/Makefile | 4 | ||||
-rw-r--r-- | science/py-pymatgen/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/science/py-pymatgen/Makefile b/science/py-pymatgen/Makefile index ed3f15e2e874..8f19bdac2197 100644 --- a/science/py-pymatgen/Makefile +++ b/science/py-pymatgen/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= pymatgen -DISTVERSION= 2018.6.11 -PORTREVISION= 1 +DISTVERSION= 2018.8.10 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,6 +16,7 @@ BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>=1.5:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}monty>=0.9.6:devel/py-monty@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}networkx>=2.1:math/py-networkx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}palettable>=2.1.1:misc/py-palettable@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydispatcher>=2.0.5:devel/py-pydispatcher@${PY_FLAVOR} \ diff --git a/science/py-pymatgen/distinfo b/science/py-pymatgen/distinfo index 22211c9b2be2..07e9d38462e3 100644 --- a/science/py-pymatgen/distinfo +++ b/science/py-pymatgen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529101902 -SHA256 (pymatgen-2018.6.11.tar.gz) = be1b2f101abf6477b5388b3112c5e4d0ff8f0f6cefb7f9d3d509a88882c515ed -SIZE (pymatgen-2018.6.11.tar.gz) = 1740814 +TIMESTAMP = 1534737542 +SHA256 (pymatgen-2018.8.10.tar.gz) = 9bb3b170ca8654c956fa2efdd31107570c0610f7585d90e4a541eb99cee41603 +SIZE (pymatgen-2018.8.10.tar.gz) = 1797326 |