From 64124cf5700eea62c53f59b9d7511678e57af32e Mon Sep 17 00:00:00 2001 From: obache Date: Fri, 10 Jun 2011 09:39:41 +0000 Subject: recursive bump from textproc/icu shlib major bump. --- lang/parrot/Makefile | 3 ++- lang/parrot/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'lang/parrot') diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index b29fcea6fea..1b452969440 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.45 2011/05/18 08:20:30 he Exp $ +# $NetBSD: Makefile,v 1.46 2011/06/10 09:39:41 obache Exp $ # VERSION= 3.4.0 RTYPE= devel DISTNAME= parrot-${VERSION} +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/${RTYPE}/${VERSION}/ diff --git a/lang/parrot/buildlink3.mk b/lang/parrot/buildlink3.mk index 777db49ea43..add48fa78bb 100644 --- a/lang/parrot/buildlink3.mk +++ b/lang/parrot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2010/12/17 07:36:12 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2011/06/10 09:39:41 obache Exp $ BUILDLINK_TREE+= parrot @@ -6,7 +6,7 @@ BUILDLINK_TREE+= parrot PARROT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.parrot+= parrot>=0.4.0 -BUILDLINK_ABI_DEPENDS.parrot?= parrot>=2.10.1nb1 +BUILDLINK_ABI_DEPENDS.parrot?= parrot>=3.4.0nb1 BUILDLINK_PKGSRCDIR.parrot?= ../../lang/parrot .include "../../textproc/icu/buildlink3.mk" -- cgit v1.2.3