ports/77523: Update to HDF5 1.6.3

Quincey Koziol koziol at ncsa.uiuc.edu
Mon Feb 14 18:40:17 UTC 2005


>Number:         77523
>Category:       ports
>Synopsis:       Update to HDF5 1.6.3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 14 18:40:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Quincey Koziol
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
NCSA
>Environment:
System: FreeBSD sleipnir.ncsa.uiuc.edu 4.11-STABLE FreeBSD 4.11-STABLE #0: Tue Feb 1 09:07:14 CST 2005 sukoziol at sleipnir.ncsa.uiuc.edu:/usr/obj/usr/src/sys/SLEIPNIR i386


	
>Description:
    Make fetchable again by upgrading to v1.6.3

	
>How-To-Repeat:
	
>Fix:
    diffs appended below

	
--- Makefile.orig       Mon Feb 14 11:56:36 2005
+++ Makefile    Mon Feb 14 12:14:15 2005
@@ -7,16 +7,15 @@
#

PORTNAME=      hdf5
-PORTVERSION=   1.6.2
+PORTVERSION=   1.6.3
PORTREVISION=  1
CATEGORIES=    science archivers graphics
-MASTER_SITES=  ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/snapshots/
-DISTNAME=      ${PORTNAME}-${PORTVERSION}-post2
+MASTER_SITES=  ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/${PORTVERSION}/
+DISTNAME=      ${PORTNAME}-${PORTVERSION}

MAINTAINER=    koziol at ncsa.uiuc.edu
COMMENT=       Hierarchical Data Format library (from NCSA)

-USE_BZIP2=     yes
USE_REINPLACE= yes
USE_LIBTOOL_VER=13
LIBTOOLFILES=  configure c++/configure

--- distinfo.orig       Mon Feb 14 11:57:43 2005
+++ distinfo    Mon Feb 14 11:58:27 2005
@@ -1,2 +1,2 @@
-MD5 (hdf5-1.6.2-post2.tar.bz2) = 7982990e60baccb5dfde0d07147658fe
-SIZE (hdf5-1.6.2-post2.tar.bz2) = 3204824
+MD5 (hdf5-1.6.3.tar.gz) = 8f7f7164ed75536318c2d0fd051c6ea4
+SIZE (hdf5-1.6.3.tar.bz2) = 4733419

--- pkg-plist.orig      Mon Feb 14 12:08:00 2005
+++ pkg-plist   Mon Feb 14 12:08:45 2005
@@ -30,7 +30,6 @@
include/H5Exception.h
include/H5FDcore.h
include/H5FDfamily.h
-include/H5FDfphdf5.h
include/H5FDgass.h
include/H5FDlog.h
include/H5FDmpio.h
@@ -41,7 +40,6 @@
include/H5FDsrb.h
include/H5FDstdio.h
include/H5FDstream.h
-include/H5FPpublic.h
include/H5FaccProp.h
include/H5FcreatProp.h
include/H5File.h
@@ -89,12 +87,6 @@
%%EXAMPLESDIR%%/c/h5_select.c
%%EXAMPLESDIR%%/c/h5_write.c
%%EXAMPLESDIR%%/c/ph5example.c
-%%EXAMPLESDIR%%/c++/Attributes.h5
-%%EXAMPLESDIR%%/c++/Group.h5
-%%EXAMPLESDIR%%/c++/SDS.h5
-%%EXAMPLESDIR%%/c++/SDScompound.h5
-%%EXAMPLESDIR%%/c++/SDSextendible.h5
-%%EXAMPLESDIR%%/c++/Select.h5
%%EXAMPLESDIR%%/c++/chunks.cpp
%%EXAMPLESDIR%%/c++/compound.cpp
%%EXAMPLESDIR%%/c++/create.cpp

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



More information about the freebsd-ports-bugs mailing list