1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 1.6.3

PR:		ports/77523
Submitted by:	Quincey Koziol <koziol@ncsa.uiuc.edu> (maintainer)
This commit is contained in:
Pav Lucistnik 2005-02-15 20:11:35 +00:00
parent ae6c63182e
commit 6cc822c527
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128953
6 changed files with 18 additions and 30 deletions

View File

@ -7,16 +7,13 @@
#
PORTNAME= hdf5
PORTVERSION= 1.6.2
PORTREVISION= 1
PORTVERSION= 1.6.3
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}/
MAINTAINER= koziol@ncsa.uiuc.edu
COMMENT= Hierarchical Data Format library (from NCSA)
USE_BZIP2= yes
USE_REINPLACE= yes
USE_LIBTOOL_VER=13
LIBTOOLFILES= configure c++/configure

View File

@ -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.gz) = 4733419

View File

@ -8,10 +8,12 @@ bin/h5dump
bin/h5import
bin/h5ls
bin/h5redeploy
bin/h5repack
bin/h5repart
include/H5ACpublic.h
include/H5AbstractDs.h
include/H5Apublic.h
include/H5ArrayType.h
include/H5AtomType.h
include/H5Attribute.h
include/H5Bpublic.h
@ -19,6 +21,7 @@ include/H5Classes.h
include/H5CommonFG.h
include/H5CompType.h
include/H5Cpp.h
include/H5CppDoc.h
include/H5DataSet.h
include/H5DataSpace.h
include/H5DataType.h
@ -30,9 +33,9 @@ include/H5Epublic.h
include/H5Exception.h
include/H5FDcore.h
include/H5FDfamily.h
include/H5FDfphdf5.h
include/H5FDgass.h
include/H5FDlog.h
include/H5FDmpi.h
include/H5FDmpio.h
include/H5FDmpiposix.h
include/H5FDmulti.h
@ -41,7 +44,6 @@ include/H5FDsec2.h
include/H5FDsrb.h
include/H5FDstdio.h
include/H5FDstream.h
include/H5FPpublic.h
include/H5FaccProp.h
include/H5FcreatProp.h
include/H5File.h
@ -67,6 +69,7 @@ include/H5Rpublic.h
include/H5Spublic.h
include/H5StrType.h
include/H5Tpublic.h
include/H5VarLenType.h
include/H5Zpublic.h
include/H5api_adpt.h
include/H5pubconf.h
@ -89,12 +92,6 @@ lib/libhdf5_cpp.a
%%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

View File

@ -7,16 +7,13 @@
#
PORTNAME= hdf5
PORTVERSION= 1.6.2
PORTREVISION= 1
PORTVERSION= 1.6.3
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}/
MAINTAINER= koziol@ncsa.uiuc.edu
COMMENT= Hierarchical Data Format library (from NCSA)
USE_BZIP2= yes
USE_REINPLACE= yes
USE_LIBTOOL_VER=13
LIBTOOLFILES= configure c++/configure

View File

@ -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.gz) = 4733419

View File

@ -8,10 +8,12 @@ bin/h5dump
bin/h5import
bin/h5ls
bin/h5redeploy
bin/h5repack
bin/h5repart
include/H5ACpublic.h
include/H5AbstractDs.h
include/H5Apublic.h
include/H5ArrayType.h
include/H5AtomType.h
include/H5Attribute.h
include/H5Bpublic.h
@ -19,6 +21,7 @@ include/H5Classes.h
include/H5CommonFG.h
include/H5CompType.h
include/H5Cpp.h
include/H5CppDoc.h
include/H5DataSet.h
include/H5DataSpace.h
include/H5DataType.h
@ -30,9 +33,9 @@ include/H5Epublic.h
include/H5Exception.h
include/H5FDcore.h
include/H5FDfamily.h
include/H5FDfphdf5.h
include/H5FDgass.h
include/H5FDlog.h
include/H5FDmpi.h
include/H5FDmpio.h
include/H5FDmpiposix.h
include/H5FDmulti.h
@ -41,7 +44,6 @@ include/H5FDsec2.h
include/H5FDsrb.h
include/H5FDstdio.h
include/H5FDstream.h
include/H5FPpublic.h
include/H5FaccProp.h
include/H5FcreatProp.h
include/H5File.h
@ -67,6 +69,7 @@ include/H5Rpublic.h
include/H5Spublic.h
include/H5StrType.h
include/H5Tpublic.h
include/H5VarLenType.h
include/H5Zpublic.h
include/H5api_adpt.h
include/H5pubconf.h
@ -89,12 +92,6 @@ lib/libhdf5_cpp.a
%%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