Update PLIST
Bump PKGREVISION
This commit is contained in:
parent
b0154c82b4
commit
5932274b32
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue