diff options
author | obraun <obraun@FreeBSD.org> | 2004-03-09 16:33:11 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2004-03-09 16:33:11 +0000 |
commit | d668fad5c4a285839e26b271cedb8e3b39f28c44 (patch) | |
tree | 99e513fbf12f1d64d5dd199c19abae4becd3e2e8 | |
parent | be7b8737813b6e38b6ab79807aa1d4bc73fcde30 (diff) | |
download | FreeBSD-ports-d668fad5c4a285839e26b271cedb8e3b39f28c44.zip FreeBSD-ports-d668fad5c4a285839e26b271cedb8e3b39f28c44.tar.gz |
The helium developers have rerolled the tarball including many bugfixes. I have
verified this with the developers. Bump PORTREVISION accordingly.
-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 f22f3d1..7a7ad41 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 341348f..8485292 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 |