diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-24 08:10:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-24 08:10:28 +0000 |
commit | e4796f73015d375747daa1147063c7dba2ce3f4b (patch) | |
tree | 51ef68ccdd728aae2ef5efbce59ff2f3a4b706a6 /science/py-h5py | |
parent | 9316a8670e495518dbd8ca33865d023a8291941c (diff) | |
download | freebsd-ports-e4796f73015d375747daa1147063c7dba2ce3f4b.zip |
- Update to 1.8.15
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Diffstat (limited to 'science/py-h5py')
-rw-r--r-- | science/py-h5py/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile index a20acef4e1b0..84498cb9017a 100644 --- a/science/py-h5py/Makefile +++ b/science/py-h5py/Makefile @@ -3,7 +3,7 @@ PORTNAME= h5py PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |