diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-09-03 23:47:20 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-09-03 23:47:20 +0000 |
commit | eedb4d4bf1717306b285668d7d6d3b8f00d62da2 (patch) | |
tree | 26289bba0aeaae9667c931cd38c5803372459a9f /science/hdf5-18 | |
parent | c795b86940c5f379e9e450f6ac56efadf861f311 (diff) |
Notes
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 | 6 |
3 files changed, 7 insertions, 8 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index dc0e783fab48..e6b142cb10d3 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -6,8 +6,7 @@ # PORTNAME= hdf5 -PORTVERSION= 1.8.2 -PORTREVISION= 1 +PORTVERSION= 1.8.3 CATEGORIES= science archivers graphics MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/ \ ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-1.8.2/src/ diff --git a/science/hdf5-18/distinfo b/science/hdf5-18/distinfo index 2c5c2f1d811b..ed50aa0ba91c 100644 --- a/science/hdf5-18/distinfo +++ b/science/hdf5-18/distinfo @@ -1,3 +1,3 @@ -MD5 (hdf5-1.8.2.tar.gz) = af92ef65ef495dbd205131574ad4eee1 -SHA256 (hdf5-1.8.2.tar.gz) = 795db1a98cd4effde3309efbbc118e1f5ae112369c1202f3f74dba4654bfbaf5 -SIZE (hdf5-1.8.2.tar.gz) = 7094386 +MD5 (hdf5-1.8.3.tar.gz) = 5ce228d860bf9e797ca40ab1a823c380 +SHA256 (hdf5-1.8.3.tar.gz) = 2e124dfd59ca00dee693c06cf2517d14b361769e65edbc1c3940063437d0a5e3 +SIZE (hdf5-1.8.3.tar.gz) = 7175884 diff --git a/science/hdf5-18/pkg-plist b/science/hdf5-18/pkg-plist index 911c72b85e12..747af8be2656 100644 --- a/science/hdf5-18/pkg-plist +++ b/science/hdf5-18/pkg-plist @@ -116,9 +116,9 @@ include/hdf5.h %%FORTRAN%%lib/libhdf5hl_fortran.la %%FORTRAN%%lib/libhdf5hl_fortran.a lib/libhdf5_cpp.so -lib/libhdf5_cpp.so.0 +lib/libhdf5_cpp.so.6 lib/libhdf5_hl_cpp.so -lib/libhdf5_hl_cpp.so.0 +lib/libhdf5_hl_cpp.so.6 lib/libhdf5_hl_cpp.la lib/libhdf5_hl_cpp.a lib/libhdf5.a @@ -133,7 +133,7 @@ lib/libhdf5_cpp.la lib/libhdf5_hl.a lib/libhdf5_hl.la lib/libhdf5_hl.so -lib/libhdf5_hl.so.0 +lib/libhdf5_hl.so.6 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Attributes.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.am |