diff options
author | sbd <sbd> | 2011-12-28 06:40:16 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-12-28 06:40:16 +0000 |
commit | 2a9feceb6acb142486a6c6703cac5aee6e292130 (patch) | |
tree | fe016754a761d81724fbf852aad621a2c445c306 /www | |
parent | 10272310f2ebfee6185eb8d75eed442eb4fb725a (diff) | |
download | pkgsrc-2a9feceb6acb142486a6c6703cac5aee6e292130.tar.gz |
Update PLIST
Bump PKGREVISION
Diffstat (limited to 'www')
-rw-r--r-- | www/webkit-gtk3/Makefile | 4 | ||||
-rw-r--r-- | www/webkit-gtk3/PLIST | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile index d792f791370..d07583535ea 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2011/11/01 06:02:48 sbd Exp $ +# $NetBSD: Makefile,v 1.4 2011/12/28 06:40:16 sbd Exp $ .include "../../www/webkit-gtk/Makefile.common" PKGNAME= ${DISTNAME:S/webkit/webkit-gtk3/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= GTK3 port of the WebKit browser engine diff --git a/www/webkit-gtk3/PLIST b/www/webkit-gtk3/PLIST index d5a4ee333cb..284ad20f7d1 100644 --- a/www/webkit-gtk3/PLIST +++ b/www/webkit-gtk3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2011/10/07 12:32:36 obache Exp $ +@comment $NetBSD: PLIST,v 1.3 2011/12/28 06:40:16 sbd Exp $ bin/jsc-3 include/webkit-3.0/JavaScriptCore/JSBase.h include/webkit-3.0/JavaScriptCore/JSContextRef.h @@ -179,6 +179,7 @@ lib/libjavascriptcoregtk-3.0.la lib/libwebkitgtk-3.0.la lib/pkgconfig/javascriptcoregtk-3.0.pc lib/pkgconfig/webkitgtk-3.0.pc +share/glib-2.0/schemas/org.webkitgtk-3.0.gschema.xml share/locale/ar/LC_MESSAGES/webkit-3.0.mo share/locale/bg/LC_MESSAGES/webkit-3.0.mo share/locale/cs/LC_MESSAGES/webkit-3.0.mo @@ -516,4 +517,3 @@ share/webkitgtk-3.0/webinspector/popover.css share/webkitgtk-3.0/webinspector/textViewer.css share/webkitgtk-3.0/webinspector/treeoutline.js share/webkitgtk-3.0/webinspector/utilities.js -@pkgdir share/glib-2.0/schemas |