diff options
-rw-r--r-- | lang/parrot/Makefile | 6 | ||||
-rw-r--r-- | lang/parrot/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index b8e15aa2aa5..f0cb9be55de 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2012/03/09 10:02:21 he Exp $ +# $NetBSD: Makefile,v 1.57 2012/03/09 14:06:31 he Exp $ # -VERSION= 4.0.0 -RTYPE= stable +VERSION= 4.1.0 +RTYPE= devel DISTNAME= parrot-${VERSION} CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/${RTYPE}/${VERSION}/ diff --git a/lang/parrot/distinfo b/lang/parrot/distinfo index 543e09297ee..2b5f0425884 100644 --- a/lang/parrot/distinfo +++ b/lang/parrot/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.46 2012/03/09 10:02:21 he Exp $ +$NetBSD: distinfo,v 1.47 2012/03/09 14:06:31 he Exp $ -SHA1 (parrot-4.0.0.tar.gz) = f33c253a75f83207c4f303e1df9b65aff0d331d3 -RMD160 (parrot-4.0.0.tar.gz) = 99a8c8a6daec6aa49ee460dc993647ccc56e84ff -Size (parrot-4.0.0.tar.gz) = 4506816 bytes +SHA1 (parrot-4.1.0.tar.gz) = db81bab5a6f33ae82447ecbe9a5bd8e4700e4709 +RMD160 (parrot-4.1.0.tar.gz) = 55effebbb0d7fa5a138d678c8823ed13cc69a992 +Size (parrot-4.1.0.tar.gz) = 4504334 bytes SHA1 (patch-ad) = a972d48a879e541f6894f2eeb82a70b1756437d9 SHA1 (patch-ak) = 19d7dfff43bb08ba046040771e45b95774e024b7 |