aboutsummaryrefslogtreecommitdiff
path: root/lang/parrot
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2010-12-15 11:37:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2010-12-15 11:37:49 +0000
commit513495a09ac55a538fc1655de9e0e7ab1a92a0cd (patch)
treea28084950c2acb7d5d7bb615deeb4c9b0f7a9d18 /lang/parrot
parentc0ad03979a0cf5930f9482e0c2b8eb61356bf76b (diff)
downloadports-513495a09ac55a538fc1655de9e0e7ab1a92a0cd.tar.gz
ports-513495a09ac55a538fc1655de9e0e7ab1a92a0cd.zip
Chase devel/icu upgrade
Add an updating note
Notes
Notes: svn path=/head/; revision=266338
Diffstat (limited to 'lang/parrot')
-rw-r--r--lang/parrot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index 8b7186f0cda7..9f01d039e509 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= parrot
PORTVERSION= ${PARROT_VERSION}
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/devel/${PORTVERSION}/
@@ -17,7 +18,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \
${LOCALBASE}/bin/pcre-config:${PORTSDIR}/devel/pcre
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
- icudata.38:${PORTSDIR}/devel/icu
+ icudata.46:${PORTSDIR}/devel/icu
LICENSE= ART20