From e46b432b0ed13da53a2815225113f52577f86d5d Mon Sep 17 00:00:00 2001 From: ryoon Date: Sun, 4 Dec 2016 05:17:03 +0000 Subject: Recursive revbump from textproc/icu 58.1 --- lang/parrot/Makefile | 4 ++-- lang/parrot/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lang/parrot') diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index e6fcb899efe..16666e5cefb 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2016/07/09 06:38:26 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2016/12/04 05:17:08 ryoon Exp $ # DISTNAME= parrot-${PARROT_VERSION} -PKGREVISION= 10 +PKGREVISION= 11 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 b0f6a589de8..bccc8da225d 100644 --- a/lang/parrot/buildlink3.mk +++ b/lang/parrot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2016/04/11 19:01:35 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2016/12/04 05:17:08 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.0nb9 +BUILDLINK_ABI_DEPENDS.parrot+= parrot>=5.7.0nb11 BUILDLINK_PKGSRCDIR.parrot?= ../../lang/parrot .include "../../textproc/icu/buildlink3.mk" -- cgit v1.2.3