summaryrefslogtreecommitdiff
path: root/lang/parrot
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2012-03-09 10:02:21 +0000
committerhe <he@pkgsrc.org>2012-03-09 10:02:21 +0000
commitf83fb649f4c3d8e74b1b99b863bce5338bdfffa7 (patch)
tree82de5b5219ba2aa091903b8872b49c59666fbaf0 /lang/parrot
parent185ce0d2b64957c4d8f6c4b044d4ab63c602ca0e (diff)
downloadpkgsrc-f83fb649f4c3d8e74b1b99b863bce5338bdfffa7.tar.gz
Update parrot to version 4.0.0.
Upstream changes: - Core + Several cleanups to the interp subsystem API + Cleanups and documentation additions for green threads and timers + Iterator PMC and family now implement the "iterator" role + A bug in Parrot_ext_try was fixed where it was not popping a context correctly - Documentation + Docs for all versions of Parrot ever released are now available at http://parrot.github.com - Tests + Timer PMC tests were converted from PASM to PIR
Diffstat (limited to 'lang/parrot')
-rw-r--r--lang/parrot/Makefile6
-rw-r--r--lang/parrot/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index 36d8827bcb8..b8e15aa2aa5 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2012/03/08 14:10:12 he Exp $
+# $NetBSD: Makefile,v 1.56 2012/03/09 10:02:21 he Exp $
#
-VERSION= 3.11.0
-RTYPE= devel
+VERSION= 4.0.0
+RTYPE= stable
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 48d5219a2d8..543e09297ee 100644
--- a/lang/parrot/distinfo
+++ b/lang/parrot/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.45 2012/03/08 14:10:12 he Exp $
+$NetBSD: distinfo,v 1.46 2012/03/09 10:02:21 he Exp $
-SHA1 (parrot-3.11.0.tar.gz) = c83a463934424ae1ecb58a9206f4eb1a6a2aad58
-RMD160 (parrot-3.11.0.tar.gz) = 56d07db807e8b96e0525a6dcee3352fd4986ba41
-Size (parrot-3.11.0.tar.gz) = 4508401 bytes
+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 (patch-ad) = a972d48a879e541f6894f2eeb82a70b1756437d9
SHA1 (patch-ak) = 19d7dfff43bb08ba046040771e45b95774e024b7