Modified: trunk/dports/www/webkit-gtk/Portfile (93900 => 93901)
--- trunk/dports/www/webkit-gtk/Portfile 2012-06-03 19:37:10 UTC (rev 93900)
+++ trunk/dports/www/webkit-gtk/Portfile 2012-06-03 22:13:12 UTC (rev 93901)
@@ -7,7 +7,7 @@
name webkit-gtk
epoch 1
version 1.6.3
-revision 3
+revision 4
description Apple's WebKit HTML rendering library for GTK+
long_description ${description}
maintainers devans
Modified: trunk/dports/www/webkit-gtk/files/our-icu.patch (93900 => 93901)
--- trunk/dports/www/webkit-gtk/files/our-icu.patch 2012-06-03 19:37:10 UTC (rev 93900)
+++ trunk/dports/www/webkit-gtk/files/our-icu.patch 2012-06-03 22:13:12 UTC (rev 93901)
@@ -1,6 +1,6 @@
---- configure.orig 2012-04-16 15:59:17.000000000 -0700
-+++ configure 2012-04-16 15:59:37.000000000 -0700
-@@ -19205,10 +19205,6 @@ $as_echo "$with_unicode_backend" >&6; }
+--- Source/autotools/webkit.m4.orig 2012-02-01 12:37:41.000000000 -0800
++++ Source/autotools/webkit.m4 2012-06-03 12:05:52.000000000 -0700
+@@ -134,10 +134,6 @@ AC_MSG_RESULT([$with_unicode_backend])
if test "$with_unicode_backend" = "icu"; then
case "$host" in