aboutsummaryrefslogtreecommitdiff
path: root/science/hdf5-18
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2005-05-11 03:44:40 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2005-05-11 03:44:40 +0000
commitb677ce66a0a25347ea5534d4e16ec9603033a7af (patch)
tree0de799af66141398241ed41529676f004c04b343 /science/hdf5-18
parent4ea5790e5f9966939b1a9f7168885657fa9ca35e (diff)
downloadports-b677ce66a0a25347ea5534d4e16ec9603033a7af.tar.gz
ports-b677ce66a0a25347ea5534d4e16ec9603033a7af.zip
Notes
Diffstat (limited to 'science/hdf5-18')
-rw-r--r--science/hdf5-18/Makefile4
-rw-r--r--science/hdf5-18/distinfo4
-rw-r--r--science/hdf5-18/pkg-plist11
3 files changed, 14 insertions, 5 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile
index f10f7545dce2..7eddaed89648 100644
--- a/science/hdf5-18/Makefile
+++ b/science/hdf5-18/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= hdf5
-PORTVERSION= 1.6.3
+PORTVERSION= 1.6.4
CATEGORIES= science archivers graphics
MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/${PORTVERSION}/
@@ -37,7 +37,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|-O3||g' ${WRKSRC}/config/gnu-flags
post-install:
-.for i in gif2h5 h52gif h5debug h5diff h5dump h5import h5ls h5repart
+.for i in gif2h5 h52gif h5debug h5diff h5dump h5import h5ls h5repart h5jam h5unjam
@${STRIP_CMD} ${PREFIX}/bin/${i}
.endfor
diff --git a/science/hdf5-18/distinfo b/science/hdf5-18/distinfo
index d7e28b1e6e0b..e2cb0c7987c3 100644
--- a/science/hdf5-18/distinfo
+++ b/science/hdf5-18/distinfo
@@ -1,2 +1,2 @@
-MD5 (hdf5-1.6.3.tar.gz) = 8f7f7164ed75536318c2d0fd051c6ea4
-SIZE (hdf5-1.6.3.tar.gz) = 4733419
+MD5 (hdf5-1.6.4.tar.gz) = 837de4bb977623e380d3501ab2791f02
+SIZE (hdf5-1.6.4.tar.gz) = 4854883
diff --git a/science/hdf5-18/pkg-plist b/science/hdf5-18/pkg-plist
index 36150b1b3352..98ac946d56b3 100644
--- a/science/hdf5-18/pkg-plist
+++ b/science/hdf5-18/pkg-plist
@@ -6,10 +6,12 @@ bin/h5debug
bin/h5diff
bin/h5dump
bin/h5import
+bin/h5jam
bin/h5ls
bin/h5redeploy
bin/h5repack
bin/h5repart
+bin/h5unjam
include/H5ACpublic.h
include/H5AbstractDs.h
include/H5Apublic.h
@@ -22,6 +24,7 @@ include/H5CommonFG.h
include/H5CompType.h
include/H5Cpp.h
include/H5CppDoc.h
+include/H5Cpublic.h
include/H5DataSet.h
include/H5DataSpace.h
include/H5DataType.h
@@ -53,10 +56,12 @@ include/H5Gpublic.h
include/H5Group.h
include/H5HGpublic.h
include/H5HLpublic.h
+include/H5IM.h
include/H5IdComponent.h
include/H5Include.h
include/H5IntType.h
include/H5Ipublic.h
+include/H5LT.h
include/H5Library.h
include/H5MMpublic.h
include/H5Object.h
@@ -64,10 +69,10 @@ include/H5Opublic.h
include/H5Ppublic.h
include/H5PredType.h
include/H5PropList.h
-include/H5RefCounter.h
include/H5Rpublic.h
include/H5Spublic.h
include/H5StrType.h
+include/H5TA.h
include/H5Tpublic.h
include/H5VarLenType.h
include/H5Zpublic.h
@@ -80,6 +85,10 @@ lib/libhdf5.settings
lib/libhdf5.so
lib/libhdf5.so.0
lib/libhdf5_cpp.a
+lib/libhdf5_cpp.settings
+lib/libhdf5_hl.a
+lib/libhdf5_hl.so
+lib/libhdf5_hl.so.0
%%EXAMPLESDIR%%/c/h5_attribute.c
%%EXAMPLESDIR%%/c/h5_chunk_read.c
%%EXAMPLESDIR%%/c/h5_compound.c