summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2013-01-25 19:18:08 +0000
committerreed <reed@pkgsrc.org>2013-01-25 19:18:08 +0000
commit982d12010945b000e347b516c252b2f4c3148730 (patch)
tree3ee16c1d01b0cdfb6ddd57afd296882afc584c9b /www
parent7038b81c3d4a6b1f6051ddb777493ad61244172b (diff)
downloadpkgsrc-982d12010945b000e347b516c252b2f4c3148730.tar.gz
increase BUILDLINK_ABI_DEPENDS.icu due to so change from 49 to 50.
Also bump PKGREVISION for a few packages using it. The packages I did this for: net/yaz lang/parrot misc/openoffice3 (where I noticed the run-time failure due to missing shared library) www/webkit-gtk sysutils/open-vm-tools inputmethod/ibus-qt I didn't do this recursively or for all packages using icu since I didn't know if they used the shared library directly, some use was optional. The list of packages I didn't touch: devel/devhelp databases/idzebra databases/sqlite3 devel/gnustep-base/ finance/gnucash games/openttd graphics/shotwell lang/mono meta-pkgs/boost misc/calibre misc/libreoffice news/tin textproc/php-intl www/deforaos-surfer www/epiphany www/liferea-current www/midori
Diffstat (limited to 'www')
-rw-r--r--www/webkit-gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/webkit-gtk/Makefile b/www/webkit-gtk/Makefile
index 7bac8d2fc6e..0ec9b4b38f0 100644
--- a/www/webkit-gtk/Makefile
+++ b/www/webkit-gtk/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.62 2012/10/30 12:46:30 drochner Exp $
+# $NetBSD: Makefile,v 1.63 2013/01/25 19:18:09 reed Exp $
.include "Makefile.common"
PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/}
+PKGREVISION= 1
COMMENT= GTK2 port of the WebKit browser engine