diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-07 13:32:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-07 13:32:25 +0000 |
commit | 9496d23d76788bee654a0b1fd1217624955f974b (patch) | |
tree | fe58c5e9906724c274b68f16e5c87ed52d93467d /science/hdf5-18 | |
parent | Convert MAINTAINER to my freebsd.org account. (diff) |
- Update to 1.6.5
PR: ports/96907
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: Quincey Koziol <koziol@ncsa.uiuc.edu> (maintainer)
Notes
Notes:
svn path=/head/; revision=161595
Diffstat (limited to 'science/hdf5-18')
-rw-r--r-- | science/hdf5-18/Makefile | 4 | ||||
-rw-r--r-- | science/hdf5-18/distinfo | 6 | ||||
-rw-r--r-- | science/hdf5-18/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index 92d96178358b..16b597eb7688 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -7,15 +7,13 @@ # PORTNAME= hdf5 -PORTVERSION= 1.6.4 -PORTREVISION= 1 +PORTVERSION= 1.6.5 CATEGORIES= science archivers graphics MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/${PORTVERSION}/ MAINTAINER= koziol@ncsa.uiuc.edu COMMENT= Hierarchical Data Format library (from NCSA) -USE_REINPLACE= yes GNU_CONFIGURE= yes LIBTOOLFILES= configure c++/configure CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/science/hdf5-18/distinfo b/science/hdf5-18/distinfo index 25f45e7f8111..a7a8b98498f2 100644 --- a/science/hdf5-18/distinfo +++ b/science/hdf5-18/distinfo @@ -1,3 +1,3 @@ -MD5 (hdf5-1.6.4.tar.gz) = 837de4bb977623e380d3501ab2791f02 -SHA256 (hdf5-1.6.4.tar.gz) = ad5ec13a36b56e3a6759357d5cd23cd9848bee89e719a48d5c62d0bed976a256 -SIZE (hdf5-1.6.4.tar.gz) = 4854883 +MD5 (hdf5-1.6.5.tar.gz) = bb2ba892f556ae82a1d9d0bd3167a85e +SHA256 (hdf5-1.6.5.tar.gz) = 407bf0954962b6865e4f2e57789028c18f60224e60aea70b285ade7072bab4e0 +SIZE (hdf5-1.6.5.tar.gz) = 4930666 diff --git a/science/hdf5-18/pkg-plist b/science/hdf5-18/pkg-plist index 56a3202245ce..399051b3c2ef 100644 --- a/science/hdf5-18/pkg-plist +++ b/science/hdf5-18/pkg-plist @@ -8,6 +8,7 @@ bin/h5dump bin/h5import bin/h5jam bin/h5ls +bin/h5perf bin/h5redeploy bin/h5repack bin/h5repart |