aboutsummaryrefslogtreecommitdiffstats
path: root/www
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 /www
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 'www')
-rw-r--r--www/webkit-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile
index ea64e9530d9e..c3f219adf72d 100644
--- a/www/webkit-gtk2/Makefile
+++ b/www/webkit-gtk2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= webkit
PORTVERSION= 1.2.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://webkitgtk.org/
PKGNAMESUFFIX= -gtk2
@@ -22,7 +22,7 @@ LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant \
curl.6:${PORTSDIR}/ftp/curl \
sqlite3.8:${PORTSDIR}/databases/sqlite3 \
soup-2.4.1:${PORTSDIR}/devel/libsoup \
- icutu.46:${PORTSDIR}/devel/icu
+ icutu.48:${PORTSDIR}/devel/icu
USE_GETTEXT= yes
WANT_GSTREAMER= yes