summaryrefslogtreecommitdiff
path: root/lang/parrot
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-04-11 19:01:33 +0000
committerryoon <ryoon@pkgsrc.org>2016-04-11 19:01:33 +0000
commit376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f (patch)
tree480fa015ec656fd0ad89b19d5e19b0101f167664 /lang/parrot
parent7e35fbb8d71775e723c7b84e3af09aefb795d5f8 (diff)
downloadpkgsrc-376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f.tar.gz
Recursive revbump from textproc/icu 57.1
Diffstat (limited to 'lang/parrot')
-rw-r--r--lang/parrot/Makefile4
-rw-r--r--lang/parrot/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index 61796a633a9..a584c6e6a12 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.82 2015/10/10 01:57:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.83 2016/04/11 19:01:35 ryoon Exp $
#
DISTNAME= parrot-${PARROT_VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= lang
MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/${PARROT_RTYPE}/${PARROT_VERSION}/
diff --git a/lang/parrot/buildlink3.mk b/lang/parrot/buildlink3.mk
index a13a358c13a..b0f6a589de8 100644
--- a/lang/parrot/buildlink3.mk
+++ b/lang/parrot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2015/04/06 08:17:15 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2016/04/11 19:01:35 ryoon Exp $
BUILDLINK_TREE+= parrot
@@ -8,7 +8,7 @@ PARROT_BUILDLINK3_MK:=
.include "../../lang/parrot/version.mk"
BUILDLINK_API_DEPENDS.parrot+= parrot>=0.4.0
-BUILDLINK_ABI_DEPENDS.parrot+= parrot>=5.7.0nb6
+BUILDLINK_ABI_DEPENDS.parrot+= parrot>=5.7.0nb9
BUILDLINK_PKGSRCDIR.parrot?= ../../lang/parrot
.include "../../textproc/icu/buildlink3.mk"