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/hdf5 | |
parent | 9316a8670e495518dbd8ca33865d023a8291941c (diff) | |
download | ports-e4796f73015d375747daa1147063c7dba2ce3f4b.tar.gz ports-e4796f73015d375747daa1147063c7dba2ce3f4b.zip |
Notes
Diffstat (limited to 'science/hdf5')
-rw-r--r-- | science/hdf5/Makefile | 4 | ||||
-rw-r--r-- | science/hdf5/distinfo | 4 | ||||
-rw-r--r-- | science/hdf5/pkg-plist | 25 |
3 files changed, 17 insertions, 16 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index cab4c6047646..6a17c1064467 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hdf5 -PORTVERSION= 1.8.14 -PORTREVISION= 1 +PORTVERSION= 1.8.15 CATEGORIES= science archivers graphics MASTER_SITES= http://www.hdfgroup.org/ftp/HDF5/current/src/ \ ftp://ftp.hdfgroup.org/HDF5/current/src/ \ @@ -19,6 +18,7 @@ LICENSE= BSD4CLAUSE CONFLICTS_INSTALL= hdf-4.[0-9]* hdf5-1.6.[0-9]* OPTIONS_DEFINE= DEBUG EXAMPLES FORTRAN SZIP +OPTIONS_DEFAULT=SZIP OPTIONS_SUB= yes CONFIGURE_ARGS= --enable-cxx \ diff --git a/science/hdf5/distinfo b/science/hdf5/distinfo index dcb2522ae15f..c258558d604b 100644 --- a/science/hdf5/distinfo +++ b/science/hdf5/distinfo @@ -1,2 +1,2 @@ -SHA256 (hdf5-1.8.14.tar.bz2) = 53722cb9f5977af2908f92fc1a3f8c597800a5cb448cfe5c75060d6335bb9bab -SIZE (hdf5-1.8.14.tar.bz2) = 9503743 +SHA256 (hdf5-1.8.15.tar.bz2) = 0003ac76314b9c3dd819f595eb33890f02f6bf000414013a89f9907ac09e3920 +SIZE (hdf5-1.8.15.tar.bz2) = 10002545 diff --git a/science/hdf5/pkg-plist b/science/hdf5/pkg-plist index 334059dfe4a8..df429a96a61b 100644 --- a/science/hdf5/pkg-plist +++ b/science/hdf5/pkg-plist @@ -71,6 +71,7 @@ include/H5MMpublic.h include/H5Object.h include/H5Opublic.h include/H5PLextern.h +include/H5PLpublic.h include/H5PTpublic.h include/H5PacketTable.h include/H5Ppublic.h @@ -128,25 +129,25 @@ include/hdf5_hl.h lib/libhdf5.a lib/libhdf5.settings lib/libhdf5.so -lib/libhdf5.so.9 -lib/libhdf5.so.9.0.0 +lib/libhdf5.so.10 +lib/libhdf5.so.10.0.0 lib/libhdf5_cpp.a lib/libhdf5_cpp.so -lib/libhdf5_cpp.so.9 -lib/libhdf5_cpp.so.9.0.0 +lib/libhdf5_cpp.so.10 +lib/libhdf5_cpp.so.10.0.0 %%FORTRAN%%lib/libhdf5_fortran.a %%FORTRAN%%lib/libhdf5_fortran.so -%%FORTRAN%%lib/libhdf5_fortran.so.9 -%%FORTRAN%%lib/libhdf5_fortran.so.9.0.0 +%%FORTRAN%%lib/libhdf5_fortran.so.10 +%%FORTRAN%%lib/libhdf5_fortran.so.10.0.0 lib/libhdf5_hl.a lib/libhdf5_hl.so -lib/libhdf5_hl.so.9 -lib/libhdf5_hl.so.9.0.0 +lib/libhdf5_hl.so.10 +lib/libhdf5_hl.so.10.0.0 lib/libhdf5_hl_cpp.a lib/libhdf5_hl_cpp.so -lib/libhdf5_hl_cpp.so.9 -lib/libhdf5_hl_cpp.so.9.0.0 +lib/libhdf5_hl_cpp.so.10 +lib/libhdf5_hl_cpp.so.10.0.0 %%FORTRAN%%lib/libhdf5hl_fortran.a %%FORTRAN%%lib/libhdf5hl_fortran.so -%%FORTRAN%%lib/libhdf5hl_fortran.so.9 -%%FORTRAN%%lib/libhdf5hl_fortran.so.9.0.0 +%%FORTRAN%%lib/libhdf5hl_fortran.so.10 +%%FORTRAN%%lib/libhdf5hl_fortran.so.10.0.0 |