diff options
author | araujo <araujo@FreeBSD.org> | 2009-09-04 07:45:25 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-09-04 07:45:25 +0800 |
commit | e5bd8f9c645c6c6293abbf9a27d0199182ca5d2c (patch) | |
tree | f062e3182a26f76868f6ae4563a3604af2e7863a | |
parent | c4594148c436c55c6b01e8a35dc08b1119c09b74 (diff) | |
download | freebsd-ports-gnome-e5bd8f9c645c6c6293abbf9a27d0199182ca5d2c.tar.gz freebsd-ports-gnome-e5bd8f9c645c6c6293abbf9a27d0199182ca5d2c.tar.zst freebsd-ports-gnome-e5bd8f9c645c6c6293abbf9a27d0199182ca5d2c.zip |
- Update to 1.6.9.
PR: ports/138051
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: Quincey Koziol <koziol@hdfgroup.org> (maintainer)
-rw-r--r-- | science/hdf5/Makefile | 3 | ||||
-rw-r--r-- | science/hdf5/distinfo | 6 | ||||
-rw-r--r-- | science/hdf5/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 65aaa8e75159..0a5d5d656b30 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -7,8 +7,7 @@ # PORTNAME= hdf5 -PORTVERSION= 1.6.8 -PORTREVISION= 1 +PORTVERSION= 1.6.9 CATEGORIES= science archivers graphics MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current16/src/ \ ftp://ftp.hdfgroup.org/HDF5/prev-releases/ \ diff --git a/science/hdf5/distinfo b/science/hdf5/distinfo index 00638289010d..53b229b198bf 100644 --- a/science/hdf5/distinfo +++ b/science/hdf5/distinfo @@ -1,3 +1,3 @@ -MD5 (hdf5-1.6.8.tar.gz) = a822babf2810b509cc6779de739debd3 -SHA256 (hdf5-1.6.8.tar.gz) = 8226c12bc224ac9454d51921b2cda591f094c1c25ca96d67504ca21bb3f6b7e2 -SIZE (hdf5-1.6.8.tar.gz) = 5346975 +MD5 (hdf5-1.6.9.tar.gz) = 751eb3317a47e7c58978e1c3a13a93fc +SHA256 (hdf5-1.6.9.tar.gz) = 15ff93cbbf40c2c9a84638e53f8b0dfe7e92b142b337702a300c7db106fce89b +SIZE (hdf5-1.6.9.tar.gz) = 5451465 diff --git a/science/hdf5/pkg-plist b/science/hdf5/pkg-plist index ba8217caef46..34c64cb2a741 100644 --- a/science/hdf5/pkg-plist +++ b/science/hdf5/pkg-plist @@ -9,6 +9,7 @@ bin/h5dump bin/h5import bin/h5jam bin/h5ls +bin/h5perf bin/h5redeploy bin/h5repack bin/h5repart |