ports/80873: [PATCH] science/hdf5: update to 1.6.4

Ying-Chieh Liao ijliao at csie.nctu.edu.tw
Wed May 11 02:50:02 UTC 2005


>Number:         80873
>Category:       ports
>Synopsis:       [PATCH] science/hdf5: update to 1.6.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 11 02:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.11-STABLE FreeBSD 4.11-STABLE #3: Sat Apr 16 22:54:07 CST 2005
>Description:
- Update to 1.6.4

Port maintainer (koziol at ncsa.uiuc.edu) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- hdf5-1.6.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/science/hdf5/Makefile,v
retrieving revision 1.32
diff -u -u -r1.32 Makefile
--- Makefile	15 Feb 2005 20:11:35 -0000	1.32
+++ Makefile	11 May 2005 02:40:21 -0000
@@ -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 @@
 	@${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
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/science/hdf5/distinfo,v
retrieving revision 1.11
diff -u -u -r1.11 distinfo
--- distinfo	15 Feb 2005 20:11:35 -0000	1.11
+++ distinfo	11 May 2005 02:40:21 -0000
@@ -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
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/science/hdf5/pkg-plist,v
retrieving revision 1.15
diff -u -u -r1.15 pkg-plist
--- pkg-plist	15 Feb 2005 20:11:35 -0000	1.15
+++ pkg-plist	11 May 2005 02:40:21 -0000
@@ -6,10 +6,12 @@
 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/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/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/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.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
--- hdf5-1.6.4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list