diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-30 10:56:43 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-30 10:56:43 +0800 |
commit | 14457a980bb98957b4bc4508fc3e5080af20610a (patch) | |
tree | afe535e7665b37cbe5dce8f22f038a531ba09559 /science/py-h5py | |
parent | 95e1cb59401974147f8bf94f366f28e4e17f1afd (diff) | |
download | freebsd-ports-gnome-14457a980bb98957b4bc4508fc3e5080af20610a.tar.gz freebsd-ports-gnome-14457a980bb98957b4bc4508fc3e5080af20610a.tar.zst freebsd-ports-gnome-14457a980bb98957b4bc4508fc3e5080af20610a.zip |
Update science/hdf5 to 1.10.1
- Bump PORTREVISION for shlib change
Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
Diffstat (limited to 'science/py-h5py')
-rw-r--r-- | science/py-h5py/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile index 87e1ddb4988e..37d6be8e27c0 100644 --- a/science/py-h5py/Makefile +++ b/science/py-h5py/Makefile @@ -3,6 +3,7 @@ PORTNAME= h5py PORTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |