diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-03-09 16:33:11 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-03-09 16:33:11 +0000 |
commit | 6db8e1fb60cb74778f4c96034b41abb740b6617e (patch) | |
tree | 5666d292ce1b7ba337f0350590d479389ed7950c | |
parent | 5542123c87071759381b613e7e81479a36d11bff (diff) | |
download | ports-6db8e1fb60cb74778f4c96034b41abb740b6617e.tar.gz ports-6db8e1fb60cb74778f4c96034b41abb740b6617e.zip |
The helium developers have rerolled the tarball including many bugfixes. I have
verified this with the developers. Bump PORTREVISION accordingly.
Notes
Notes:
svn path=/head/; revision=103437
-rw-r--r-- | lang/helium/Makefile | 1 | ||||
-rw-r--r-- | lang/helium/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/lang/helium/Makefile b/lang/helium/Makefile index f22f3d12bf32..7a7ad4137893 100644 --- a/lang/helium/Makefile +++ b/lang/helium/Makefile @@ -7,6 +7,7 @@ PORTNAME= helium PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= lang haskell MASTER_SITES= http://www.cs.uu.nl/helium/distr/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/lang/helium/distinfo b/lang/helium/distinfo index 341348fba111..848529296d8e 100644 --- a/lang/helium/distinfo +++ b/lang/helium/distinfo @@ -1,4 +1,4 @@ -MD5 (helium-1.2-src.tar.gz) = 6ea1d6e4436e137d75f5354b4758f299 -SIZE (helium-1.2-src.tar.gz) = 1200565 +MD5 (helium-1.2-src.tar.gz) = 042a3de2ba8a300ab5e1e922491eb982 +SIZE (helium-1.2-src.tar.gz) = 1209959 MD5 (Hint-1.2.jar) = 713c6ae2cf74fd69cbc7d635d29da7b5 SIZE (Hint-1.2.jar) = 119784 |