diff options
-rw-r--r-- | science/hdf5/Makefile | 5 | ||||
-rw-r--r-- | science/hdf5/distinfo | 5 | ||||
-rw-r--r-- | science/hdf5/pkg-plist | 2 |
3 files changed, 8 insertions, 4 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 341ec29cf8be..51eccd2d449f 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -3,10 +3,13 @@ PORTNAME= hdf5 PORTVERSION= 1.10.0 +PORTREVISION= 1 CATEGORIES= science archivers graphics MASTER_SITES= https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \ - ftp://www.hdfgroup.org/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \ +MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \ + ftp://support.hdfgroup.org/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \ LOCAL/sunpoet +DISTNAME= ${PORTNAME}-${PORTVERSION}-patch1 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Hierarchical Data Format library (from NCSA) diff --git a/science/hdf5/distinfo b/science/hdf5/distinfo index ff09f8e78c8e..ced9796089c3 100644 --- a/science/hdf5/distinfo +++ b/science/hdf5/distinfo @@ -1,2 +1,3 @@ -SHA256 (hdf5-1.10.0.tar.bz2) = 31ff70dc7c7317066ab3bda3eec4498a8b099c69c1271b008ed3df388e743d28 -SIZE (hdf5-1.10.0.tar.bz2) = 11239053 +TIMESTAMP = 1479825372 +SHA256 (hdf5-1.10.0-patch1.tar.bz2) = f772264dd853dceb18855418a81c63c9cdcca7bcd075b9c54eb516af006fdfba +SIZE (hdf5-1.10.0-patch1.tar.bz2) = 11233647 diff --git a/science/hdf5/pkg-plist b/science/hdf5/pkg-plist index 64807b2e02cf..1e64e85cf44e 100644 --- a/science/hdf5/pkg-plist +++ b/science/hdf5/pkg-plist @@ -127,7 +127,7 @@ lib/libhdf5.a lib/libhdf5.settings lib/libhdf5.so lib/libhdf5.so.100 -lib/libhdf5.so.100.0.0 +lib/libhdf5.so.100.0.1 lib/libhdf5_cpp.a lib/libhdf5_cpp.so lib/libhdf5_cpp.so.100 |