aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-07-11 05:06:39 +0800
committerbapt <bapt@FreeBSD.org>2011-07-11 05:06:39 +0800
commit30858ea3c41de585d455dc6029297d527152e391 (patch)
tree489557449bc9d7c0c9f93cefc244761d234d7cc9 /lang
parentcfdfe1cdf585ce367ae48ea29774ca3c7057d108 (diff)
downloadfreebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.tar.gz
freebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.tar.zst
freebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.zip
- update ICU to 4.8
- chase library bump - add an entry in UPDATING for instructions - remove old conflict lines
Diffstat (limited to 'lang')
-rw-r--r--lang/parrot/Makefile3
-rw-r--r--lang/rakudo/Makefile2
2 files changed, 3 insertions, 2 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index 39386467b2b1..6c75529c2a13 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.46:${PORTSDIR}/devel/icu
+ icudata.48:${PORTSDIR}/devel/icu
BROKEN= incomplete plist
diff --git a/lang/rakudo/Makefile b/lang/rakudo/Makefile
index 1db902089349..3575d61d1baa 100644
--- a/lang/rakudo/Makefile
+++ b/lang/rakudo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rakudo
PORTVERSION= 2011.04
-PORTEPOCH= 2
+PORTEPOCH= 3
CATEGORIES= lang
MASTER_SITES= http://cloud.github.com/downloads/rakudo/star/
DISTNAME= ${PORTNAME}-star-${PORTVERSION}