From 3cb9bf1238b95233a3bbb099653e68f95b5c10c4 Mon Sep 17 00:00:00 2001 From: araujo Date: Thu, 3 Sep 2009 23:47:20 +0000 Subject: - Update to 1.8.3. PR: ports/138052 Submitted by: Sylvio Cesar Approved by: Quincey Koziol (maintainer) --- science/hdf5-18/Makefile | 3 +-- science/hdf5-18/distinfo | 6 +++--- science/hdf5-18/pkg-plist | 6 +++--- 3 files changed, 7 insertions(+), 8 deletions(-) (limited to 'science') diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index dc0e783fab4..e6b142cb10d 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 2c5c2f1d811..ed50aa0ba91 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 911c72b85e1..747af8be265 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 -- cgit