From 3e45f86c80b52c9484d1dd1f60229f414413ce2e Mon Sep 17 00:00:00 2001 From: ryoon Date: Fri, 20 Jul 2018 03:33:47 +0000 Subject: Recursive revbump from textproc/icu-62.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 f10981ea1de..c554280f3ee 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.90 2018/04/14 07:33:57 adam Exp $ +# $NetBSD: Makefile,v 1.91 2018/07/20 03:33:52 ryoon Exp $ # DISTNAME= parrot-${PARROT_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 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 d26711aade2..9401f3eeae7 100644 --- a/lang/parrot/buildlink3.mk +++ b/lang/parrot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2018/04/14 07:33:57 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2018/07/20 03:33:52 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.0nb15 +BUILDLINK_ABI_DEPENDS.parrot+= parrot>=5.7.0nb16 BUILDLINK_PKGSRCDIR.parrot?= ../../lang/parrot .include "../../textproc/icu/buildlink3.mk" -- cgit v1.2.3