summaryrefslogtreecommitdiff
path: root/lang/parrot
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2012-03-09 14:06:31 +0000
committerhe <he@pkgsrc.org>2012-03-09 14:06:31 +0000
commit6a93df188e54d40b609414901a29cdb363a57872 (patch)
treeb88e8161e89af29783a37a1f061e9b9334068bff /lang/parrot
parent6e1cb7d67266c3d71cfb7e485874c2f5291aa3c7 (diff)
downloadpkgsrc-6a93df188e54d40b609414901a29cdb363a57872.tar.gz
Update parrot to version 4.1.0.
Upstream changes: - Core + Shared libraries and installable binaries are now stripped if built with --optimize on Cygwin, which greatly reduces their size on disk + New experimental PCC-related ops added to core. - Documentation + Revised 'docs/project/release_manager_guide.pod' - Tests + Parrot now uses Travis CI http://travis-ci.org + Parrot Continuous Integration (CI) with Travis CI means every commit of Parrot is now compiled and tested on gcc, g++ and clang with various Configure.pl options. + CI Notifications are sent to parrot-dev, the #parrot IRC channel and Smolder + Cardinal and Rakudo spec tests also on Travis CI
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 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