aboutsummaryrefslogtreecommitdiff
path: root/science/py-h5py
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-20 20:42:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-20 20:42:39 +0000
commit9a1f45d861fd9951b415a972e56137a34b4bd1be (patch)
tree0d93d8b3173ba1999f1a826b0d19eaa1e23c4444 /science/py-h5py
parentba20428c5fdd737d85129b8c53e1219a5e2a2d09 (diff)
downloadports-9a1f45d861fd9951b415a972e56137a34b4bd1be.tar.gz
ports-9a1f45d861fd9951b415a972e56137a34b4bd1be.zip
- Update to 1.10.0
- Add LICENSE_FILE - Remove outdated PORTSCOUT - Re-enable SZIP option by default: it was changed unintentionally in r398300 Changes: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Notes
Notes: svn path=/head/; revision=413700
Diffstat (limited to 'science/py-h5py')
-rw-r--r--science/py-h5py/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile
index f4d8c225545e..b1d70ff44730 100644
--- a/science/py-h5py/Makefile
+++ b/science/py-h5py/Makefile
@@ -3,6 +3,7 @@
PORTNAME= h5py
PORTVERSION= 2.5.0
+PORTREVISION= 1
CATEGORIES= science python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}