diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2017-12-03 15:14:06 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2017-12-03 15:14:06 +0000 |
commit | c25c56bf29f2e64b4c2714db997fb62e4db19b3a (patch) | |
tree | 8899eee7b84014b07d88ea873fd8f854edae9e80 /science/hdf5-18 | |
parent | 909302b2bc23bb5fef84d525464e6bbd0355f4b2 (diff) | |
download | freebsd-ports-c25c56bf29f2e64b4c2714db997fb62e4db19b3a.zip |
Upgrade HDF5 to 1.8.20.
Release notes at
https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8/hdf5-1.8.20/src/hdf5-1.8.20-RELEASE.txt
Diffstat (limited to 'science/hdf5-18')
-rw-r--r-- | science/hdf5-18/Makefile | 3 | ||||
-rw-r--r-- | science/hdf5-18/distinfo | 6 | ||||
-rw-r--r-- | science/hdf5-18/pkg-plist | 10 |
3 files changed, 9 insertions, 10 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index d263afae5bd0..940ef08a8561 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hdf5 -PORTVERSION= 1.8.19 # When PORTVERSION changes, please update french/med/files/patch-configure -PORTREVISION= 2 +PORTVERSION= 1.8.20 # When PORTVERSION changes, please update french/med/files/patch-configure CATEGORIES= science archivers graphics MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/current18/src/ \ http://support.hdfgroup.org/ftp/HDF5/current18/src/ \ diff --git a/science/hdf5-18/distinfo b/science/hdf5-18/distinfo index 462e2c7ad5c7..75865c544ec2 100644 --- a/science/hdf5-18/distinfo +++ b/science/hdf5-18/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497690160 -SHA256 (hdf5-1.8.19.tar.bz2) = 59c03816105d57990329537ad1049ba22c2b8afe1890085f0c022b75f1727238 -SIZE (hdf5-1.8.19.tar.bz2) = 10121044 +TIMESTAMP = 1512312358 +SHA256 (hdf5-1.8.20.tar.bz2) = a4f2db7e0a078aa324f64e0216a80731731f73025367fa94d158c9b1d3fbdf6f +SIZE (hdf5-1.8.20.tar.bz2) = 10170195 diff --git a/science/hdf5-18/pkg-plist b/science/hdf5-18/pkg-plist index 579174b3585d..500308225825 100644 --- a/science/hdf5-18/pkg-plist +++ b/science/hdf5-18/pkg-plist @@ -133,12 +133,12 @@ lib/libhdf5-18.la lib/libhdf5-18.settings lib/libhdf5-18.so lib/libhdf5-18.so.10 -lib/libhdf5-18.so.10.3.0 +lib/libhdf5-18.so.10.3.1 lib/libhdf5-18_cpp.a lib/libhdf5-18_cpp.la lib/libhdf5-18_cpp.so -lib/libhdf5-18_cpp.so.14 -lib/libhdf5-18_cpp.so.14.0.0 +lib/libhdf5-18_cpp.so.15 +lib/libhdf5-18_cpp.so.15.0.0 %%FORTRAN%%lib/libhdf5-18_fortran.a %%FORTRAN%%lib/libhdf5-18_fortran.la %%FORTRAN%%lib/libhdf5-18_fortran.so @@ -148,12 +148,12 @@ lib/libhdf5-18_hl.a lib/libhdf5-18_hl.la lib/libhdf5-18_hl.so lib/libhdf5-18_hl.so.10 -lib/libhdf5-18_hl.so.10.2.0 +lib/libhdf5-18_hl.so.10.2.1 lib/libhdf5-18_hl_cpp.a lib/libhdf5-18_hl_cpp.la lib/libhdf5-18_hl_cpp.so lib/libhdf5-18_hl_cpp.so.11 -lib/libhdf5-18_hl_cpp.so.11.1.0 +lib/libhdf5-18_hl_cpp.so.11.1.1 %%FORTRAN%%lib/libhdf5-18hl_fortran.a %%FORTRAN%%lib/libhdf5-18hl_fortran.la %%FORTRAN%%lib/libhdf5-18hl_fortran.so |