diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-07-15 14:58:28 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-07-15 14:58:28 +0800 |
commit | 01a7b31527a5764bdc03d41afd700474f47d5484 (patch) | |
tree | 65d659a3b41c86949ee6a51f8bcc2be9940721c3 /science | |
parent | 351b796848b0f81590a65b12f1799ac66e0f4f39 (diff) | |
download | freebsd-ports-gnome-01a7b31527a5764bdc03d41afd700474f47d5484.tar.gz freebsd-ports-gnome-01a7b31527a5764bdc03d41afd700474f47d5484.tar.zst freebsd-ports-gnome-01a7b31527a5764bdc03d41afd700474f47d5484.zip |
- Update to 1.8.7
Changes: http://hdfgroup.org/HDF5/doc/ADGuide/Changes.html
PR: ports/158394
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 16 days)
Diffstat (limited to 'science')
-rw-r--r-- | science/hdf5-18/Makefile | 2 | ||||
-rw-r--r-- | science/hdf5-18/distinfo | 4 | ||||
-rw-r--r-- | science/hdf5-18/pkg-plist | 15 |
3 files changed, 11 insertions, 10 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index 15240bdb3884..f7694f8f5812 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hdf5 -PORTVERSION= 1.8.6 +PORTVERSION= 1.8.7 CATEGORIES= science archivers graphics MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-${PORTVERSION}/src/ #DISTNAME= ${PORTNAME}-${PORTVERSION}-patch1 diff --git a/science/hdf5-18/distinfo b/science/hdf5-18/distinfo index 4b4cf0e53bd3..e7ab2fd45d3f 100644 --- a/science/hdf5-18/distinfo +++ b/science/hdf5-18/distinfo @@ -1,2 +1,2 @@ -SHA256 (hdf5-1.8.6.tar.bz2) = 585ddb775a2aa752ebf673f972b90fb14f3732f5f1806255d101d7adc9a53004 -SIZE (hdf5-1.8.6.tar.bz2) = 5521674 +SHA256 (hdf5-1.8.7.tar.bz2) = 771761c9bec30b9a4137fa59ef88fdafdb0f4f35d1db0fd655f2591d19570fec +SIZE (hdf5-1.8.7.tar.bz2) = 5710170 diff --git a/science/hdf5-18/pkg-plist b/science/hdf5-18/pkg-plist index 7356884273ac..570b66becea8 100644 --- a/science/hdf5-18/pkg-plist +++ b/science/hdf5-18/pkg-plist @@ -115,28 +115,27 @@ lib/libhdf5.a lib/libhdf5.la lib/libhdf5.settings lib/libhdf5.so -lib/libhdf5.so.6 +lib/libhdf5.so.7 lib/libhdf5_cpp.a lib/libhdf5_cpp.la lib/libhdf5_cpp.so -lib/libhdf5_cpp.so.6 +lib/libhdf5_cpp.so.7 %%FORTRAN%%lib/libhdf5_fortran.a %%FORTRAN%%lib/libhdf5_fortran.la %%FORTRAN%%lib/libhdf5_fortran.so -%%FORTRAN%%lib/libhdf5_fortran.so.6 +%%FORTRAN%%lib/libhdf5_fortran.so.7 lib/libhdf5_hl.a lib/libhdf5_hl.la lib/libhdf5_hl.so -lib/libhdf5_hl.so.6 +lib/libhdf5_hl.so.7 lib/libhdf5_hl_cpp.a lib/libhdf5_hl_cpp.la lib/libhdf5_hl_cpp.so -lib/libhdf5_hl_cpp.so.6 +lib/libhdf5_hl_cpp.so.7 %%FORTRAN%%lib/libhdf5hl_fortran.a %%FORTRAN%%lib/libhdf5hl_fortran.la %%FORTRAN%%lib/libhdf5hl_fortran.so -%%FORTRAN%%lib/libhdf5hl_fortran.so.6 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README +%%FORTRAN%%lib/libhdf5hl_fortran.so.7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/chunks.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/compound.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/create.cpp @@ -163,6 +162,7 @@ lib/libhdf5_hl_cpp.so.6 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/ph5example.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/run-c-ex.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c++/ptExampleFL.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c++/ptExampleVL.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c++/run-hlc++-ex.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/ex_ds1.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/ex_image1.c @@ -186,6 +186,7 @@ lib/libhdf5_hl_cpp.so.6 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/image8.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/pal_rgb.h %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/ptExampleFL.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/ptExampleVL.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/run-hlc-ex.sh %%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/fortran/exlite.f90 %%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/fortran/run-hlfortran-ex.sh |