summaryrefslogtreecommitdiff
path: root/lang/parrot/Makefile
diff options
context:
space:
mode:
authorhe <he>2012-08-30 11:56:07 +0000
committerhe <he>2012-08-30 11:56:07 +0000
commitae40cd880a25d6ba2dcc6518f4f7b863ea4258e6 (patch)
treefbe5621b5c5b3ea00a8578ab7cfdcd7fda74d67b /lang/parrot/Makefile
parent90edbeaae01932a1c99f545df5bb1e0c689d42af (diff)
downloadpkgsrc-ae40cd880a25d6ba2dcc6518f4f7b863ea4258e6.tar.gz
Upgrade parrot to version 4.7.0.
Pkgsrc changes: o Simplify the patch to remove the work-directory rpath. Upstream changes: - Core + Added .all_tags() and .all_tagged_pmcs() methods to PackfileView PMC + Several build and coding standards fixes
Diffstat (limited to 'lang/parrot/Makefile')
-rw-r--r--lang/parrot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index d0c06fc84b2..69389299098 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2012/08/15 11:01:39 he Exp $
+# $NetBSD: Makefile,v 1.64 2012/08/30 11:56:07 he Exp $
#
-VERSION= 4.6.0
-RTYPE= stable
+VERSION= 4.7.0
+RTYPE= devel
DISTNAME= parrot-${VERSION}
CATEGORIES= lang
MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/${RTYPE}/${VERSION}/