aboutsummaryrefslogtreecommitdiff
path: root/science/py-h5py
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-06-05 18:55:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-06-05 18:55:35 +0000
commitd5c1d27afd25b7416d5c2dcb6a10e1159de7afb7 (patch)
treea4d19555b1523a08765427ea16e34f87fa2b3449 /science/py-h5py
parent8cd76abc1c47671538d8cbb8a98afc67075ef836 (diff)
downloadports-d5c1d27afd25b7416d5c2dcb6a10e1159de7afb7.tar.gz
ports-d5c1d27afd25b7416d5c2dcb6a10e1159de7afb7.zip
Update to 2.8.0
Notes
Notes: svn path=/head/; revision=471778
Diffstat (limited to 'science/py-h5py')
-rw-r--r--science/py-h5py/Makefile12
-rw-r--r--science/py-h5py/distinfo6
2 files changed, 10 insertions, 8 deletions
diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile
index 8732be484d3d..3689d8cc9896 100644
--- a/science/py-h5py/Makefile
+++ b/science/py-h5py/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= h5py
-PORTVERSION= 2.7.1
-PORTREVISION= 1
+PORTVERSION= 2.8.0
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -25,8 +24,11 @@ USES= python
USE_PYTHON= autoplist concurrent cython distutils
PORTDOCS= *
-PORTEXAMPLES= multiprocessing_example.py swmr_multiprocess.py \
- swmr_inotify_example.py threading_example.py
+PORTEXAMPLES= collective_io.py \
+ multiprocessing_example.py \
+ swmr_inotify_example.py \
+ swmr_multiprocess.py \
+ threading_example.py
OPTIONS_DEFINE= DOCS EXAMPLES
@@ -40,7 +42,7 @@ post-install-DOCS-on:
post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- cd ${WRKSRC}/examples/ && ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR}
+ ${INSTALL_DATA} ${WRKSRC}/examples/*.py ${STAGEDIR}${EXAMPLESDIR}
do-test:
cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test
diff --git a/science/py-h5py/distinfo b/science/py-h5py/distinfo
index 83889cf2a86f..35b5a7c2a4cf 100644
--- a/science/py-h5py/distinfo
+++ b/science/py-h5py/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519522205
-SHA256 (h5py-2.7.1.tar.gz) = 180a688311e826ff6ae6d3bda9b5c292b90b28787525ddfcb10a29d5ddcae2cc
-SIZE (h5py-2.7.1.tar.gz) = 264225
+TIMESTAMP = 1528202832
+SHA256 (h5py-2.8.0.tar.gz) = e626c65a8587921ebc7fb8d31a49addfdd0b9a9aa96315ea484c09803337b955
+SIZE (h5py-2.8.0.tar.gz) = 274576