diff options
author | drochner <drochner@pkgsrc.org> | 2009-09-08 16:40:21 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-09-08 16:40:21 +0000 |
commit | ed64471eed98fe3153ab6a7465e392418820946f (patch) | |
tree | 962a14685ecf083b45589298ce358ae821d89de3 /www | |
parent | 763e1b0d17747e422a06f81c007675e344064f52 (diff) | |
download | pkgsrc-ed64471eed98fe3153ab6a7465e392418820946f.tar.gz |
fix a bashism which made that many files belonging to "webinspector"
were not installed (at least on NetBSD), bump PKGREVISION
Diffstat (limited to 'www')
-rw-r--r-- | www/webkit-gtk/Makefile | 4 | ||||
-rw-r--r-- | www/webkit-gtk/PLIST | 51 | ||||
-rw-r--r-- | www/webkit-gtk/distinfo | 3 | ||||
-rw-r--r-- | www/webkit-gtk/patches/patch-ae | 15 |
4 files changed, 69 insertions, 4 deletions
diff --git a/www/webkit-gtk/Makefile b/www/webkit-gtk/Makefile index ac613273de9..a004571c21d 100644 --- a/www/webkit-gtk/Makefile +++ b/www/webkit-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2009/08/26 19:56:43 sno Exp $ +# $NetBSD: Makefile,v 1.15 2009/09/08 16:40:21 drochner Exp $ DISTNAME= webkit-1.1.10 -PKGREVISION= 2 +PKGREVISION= 3 PKGNAME= ${DISTNAME:S/webkit/webkit-gtk/} CATEGORIES= www MASTER_SITES= http://www.webkitgtk.org/ diff --git a/www/webkit-gtk/PLIST b/www/webkit-gtk/PLIST index e1fc7e482b1..5dc56d36cbb 100644 --- a/www/webkit-gtk/PLIST +++ b/www/webkit-gtk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2009/07/24 18:37:31 drochner Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/09/08 16:40:21 drochner Exp $ bin/jsc include/webkit-1.0/JavaScriptCore/JSBase.h include/webkit-1.0/JavaScriptCore/JSContextRef.h @@ -41,6 +41,23 @@ share/webkit-1.0/images/panIcon.png share/webkit-1.0/images/textAreaResizeCorner.png share/webkit-1.0/images/urlIcon.png share/webkit-1.0/resources/error.html +share/webkit-1.0/webinspector/BottomUpProfileDataGridTree.js +share/webkit-1.0/webinspector/Breakpoint.js +share/webkit-1.0/webinspector/BreakpointsSidebarPane.js +share/webkit-1.0/webinspector/CallStackSidebarPane.js +share/webkit-1.0/webinspector/Console.js +share/webkit-1.0/webinspector/DOMStorage.js +share/webkit-1.0/webinspector/DOMStorageDataGrid.js +share/webkit-1.0/webinspector/DOMStorageItemsView.js +share/webkit-1.0/webinspector/DataGrid.js +share/webkit-1.0/webinspector/Database.js +share/webkit-1.0/webinspector/DatabaseQueryView.js +share/webkit-1.0/webinspector/DatabaseTableView.js +share/webkit-1.0/webinspector/DatabasesPanel.js +share/webkit-1.0/webinspector/ElementsPanel.js +share/webkit-1.0/webinspector/ElementsTreeOutline.js +share/webkit-1.0/webinspector/FontView.js +share/webkit-1.0/webinspector/ImageView.js share/webkit-1.0/webinspector/Images/back.png share/webkit-1.0/webinspector/Images/checker.png share/webkit-1.0/webinspector/Images/clearConsoleButtons.png @@ -155,4 +172,36 @@ share/webkit-1.0/webinspector/Images/userInputResultIcon.png share/webkit-1.0/webinspector/Images/warningIcon.png share/webkit-1.0/webinspector/Images/warningMediumIcon.png share/webkit-1.0/webinspector/Images/warningsErrors.png +share/webkit-1.0/webinspector/MetricsSidebarPane.js +share/webkit-1.0/webinspector/Object.js +share/webkit-1.0/webinspector/ObjectPropertiesSection.js +share/webkit-1.0/webinspector/Panel.js +share/webkit-1.0/webinspector/PanelEnablerView.js +share/webkit-1.0/webinspector/Placard.js +share/webkit-1.0/webinspector/ProfileDataGridTree.js +share/webkit-1.0/webinspector/ProfileView.js +share/webkit-1.0/webinspector/ProfilesPanel.js +share/webkit-1.0/webinspector/PropertiesSection.js +share/webkit-1.0/webinspector/PropertiesSidebarPane.js +share/webkit-1.0/webinspector/Resource.js +share/webkit-1.0/webinspector/ResourceCategory.js +share/webkit-1.0/webinspector/ResourceView.js +share/webkit-1.0/webinspector/ResourcesPanel.js +share/webkit-1.0/webinspector/ScopeChainSidebarPane.js +share/webkit-1.0/webinspector/Script.js +share/webkit-1.0/webinspector/ScriptView.js +share/webkit-1.0/webinspector/ScriptsPanel.js +share/webkit-1.0/webinspector/SidebarPane.js +share/webkit-1.0/webinspector/SidebarTreeElement.js +share/webkit-1.0/webinspector/SourceFrame.js +share/webkit-1.0/webinspector/SourceView.js +share/webkit-1.0/webinspector/StylesSidebarPane.js +share/webkit-1.0/webinspector/TextPrompt.js +share/webkit-1.0/webinspector/TopDownProfileDataGridTree.js +share/webkit-1.0/webinspector/View.js +share/webkit-1.0/webinspector/inspector.css +share/webkit-1.0/webinspector/inspector.html +share/webkit-1.0/webinspector/inspector.js share/webkit-1.0/webinspector/localizedStrings.js +share/webkit-1.0/webinspector/treeoutline.js +share/webkit-1.0/webinspector/utilities.js diff --git a/www/webkit-gtk/distinfo b/www/webkit-gtk/distinfo index 6c55fbf4df6..ad0291ac072 100644 --- a/www/webkit-gtk/distinfo +++ b/www/webkit-gtk/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.11 2009/07/24 18:37:31 drochner Exp $ +$NetBSD: distinfo,v 1.12 2009/09/08 16:40:21 drochner Exp $ SHA1 (webkit-1.1.10.tar.gz) = 8f0637c936b4f62fb21c8d0c35298e5c0317fd0a RMD160 (webkit-1.1.10.tar.gz) = c3d5a7b9793318d0fc9f4d170b7aeac7a6f30735 Size (webkit-1.1.10.tar.gz) = 6343872 bytes SHA1 (patch-ad) = 6a53ac32606c1985c15430f14f45dd6215e1d86a +SHA1 (patch-ae) = f288ef197b1dbd6c33b16c781bdc9b2b2918fefc diff --git a/www/webkit-gtk/patches/patch-ae b/www/webkit-gtk/patches/patch-ae new file mode 100644 index 00000000000..5a47c0dadb9 --- /dev/null +++ b/www/webkit-gtk/patches/patch-ae @@ -0,0 +1,15 @@ +$NetBSD: patch-ae,v 1.4 2009/09/08 16:40:21 drochner Exp $ + +--- GNUmakefile.in.orig 2009-09-08 15:54:15.000000000 +0200 ++++ GNUmakefile.in +@@ -8007,7 +8007,9 @@ libWebCoreJS_depfiles := $(patsubst \ + webinspectordir = ${datadir}/webkit-1.0/webinspector + dist_webinspector_DATA = \ + $(WebCore)/English.lproj/localizedStrings.js \ +- $(shell ls $(WebCore)/inspector/front-end/*.{js,html,css}) ++ $(shell ls $(WebCore)/inspector/front-end/*.js) \ ++ $(shell ls $(WebCore)/inspector/front-end/*.html) \ ++ $(shell ls $(WebCore)/inspector/front-end/*.css) + + webinspectorimagesdir = ${datadir}/webkit-1.0/webinspector/Images + dist_webinspectorimages_DATA = \ |