diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-02-06 23:59:40 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-02-06 23:59:40 +0800 |
commit | 4ca8c7031425166b9a8a844de37d686633617d7b (patch) | |
tree | b9c5ce433a3a9777a4a86a4be8a8197d0ed6fc80 /science/hdf5-18 | |
parent | 6ce4c9c13b43388ffcf03abab6dbf15084328927 (diff) | |
download | freebsd-ports-gnome-4ca8c7031425166b9a8a844de37d686633617d7b.tar.gz freebsd-ports-gnome-4ca8c7031425166b9a8a844de37d686633617d7b.tar.zst freebsd-ports-gnome-4ca8c7031425166b9a8a844de37d686633617d7b.zip |
upgrade to 1.4.5
Diffstat (limited to 'science/hdf5-18')
-rw-r--r-- | science/hdf5-18/Makefile | 2 | ||||
-rw-r--r-- | science/hdf5-18/distinfo | 2 | ||||
-rw-r--r-- | science/hdf5-18/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index c43f4784cb27..1b1ecfd7d7ab 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -7,7 +7,7 @@ # PORTNAME= hdf5 -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 CATEGORIES= graphics MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/HDF5/hdf5-${PORTVERSION}/src/ diff --git a/science/hdf5-18/distinfo b/science/hdf5-18/distinfo index cde821405088..f9a9f7cefae7 100644 --- a/science/hdf5-18/distinfo +++ b/science/hdf5-18/distinfo @@ -1 +1 @@ -MD5 (hdf5-1.4.4.tar.gz) = 327fe5a67118b78f0d032065ab4ccb12 +MD5 (hdf5-1.4.5.tar.gz) = 573b9001b00c3ba78f681babd4fe7520 diff --git a/science/hdf5-18/pkg-plist b/science/hdf5-18/pkg-plist index a1d316865919..302c6e510524 100644 --- a/science/hdf5-18/pkg-plist +++ b/science/hdf5-18/pkg-plist @@ -33,6 +33,7 @@ include/H5FDfamily.h include/H5FDgass.h include/H5FDlog.h include/H5FDmpio.h +include/H5FDmpiposix.h include/H5FDmulti.h include/H5FDpublic.h include/H5FDsec2.h |