diff options
author | mi <mi@FreeBSD.org> | 2001-12-22 05:36:42 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2001-12-22 05:36:42 +0800 |
commit | dc81394ccad3b1af9c528d70edc11328f0311d30 (patch) | |
tree | 7f1636d77ef7d78a31532944335903adc4f31f8e /science/hdf5-18 | |
parent | 645bf5a3b26d57418cb6f87fdf658132be26f82e (diff) | |
download | freebsd-ports-graphics-dc81394ccad3b1af9c528d70edc11328f0311d30.tar.gz freebsd-ports-graphics-dc81394ccad3b1af9c528d70edc11328f0311d30.tar.zst freebsd-ports-graphics-dc81394ccad3b1af9c528d70edc11328f0311d30.zip |
Every two years I upgrade this -- whether it needs it or not. Upgrade
to the latest HDF4.1r5...
Diffstat (limited to 'science/hdf5-18')
-rw-r--r-- | science/hdf5-18/Makefile | 4 | ||||
-rw-r--r-- | science/hdf5-18/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index 1250fb6ec16..d2be7566329 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -6,9 +6,9 @@ # PORTNAME= hdf -PORTVERSION= 4.1r3 +PORTVERSION= 4.1r5 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF/HDF4.1r3/tar/ +MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF/HDF${PORTVERSION}/tar/ DISTNAME= HDF${PORTVERSION} MAINTAINER= mi@aldan.algebra.com diff --git a/science/hdf5-18/distinfo b/science/hdf5-18/distinfo index 6e22d24afd1..3ce910a4ad5 100644 --- a/science/hdf5-18/distinfo +++ b/science/hdf5-18/distinfo @@ -1 +1 @@ -MD5 (HDF4.1r3.tar.gz) = 975f84ad8c5910841995c9d339fbd8bb +MD5 (HDF4.1r5.tar.gz) = f90de772dac93195def4a585da176db2 |