pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/webkit-gtk fix a bashism which made that many file...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f259b31c134
branches:  trunk
changeset: 398776:5f259b31c134
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Sep 08 16:40:21 2009 +0000

description:
fix a bashism which made that many files belonging to "webinspector"
were not installed (at least on NetBSD), bump PKGREVISION

diffstat:

 www/webkit-gtk/Makefile         |   4 +-
 www/webkit-gtk/PLIST            |  51 ++++++++++++++++++++++++++++++++++++++++-
 www/webkit-gtk/distinfo         |   3 +-
 www/webkit-gtk/patches/patch-ae |  15 ++++++++++++
 4 files changed, 69 insertions(+), 4 deletions(-)

diffs (114 lines):

diff -r 3996e410db3c -r 5f259b31c134 www/webkit-gtk/Makefile
--- a/www/webkit-gtk/Makefile   Tue Sep 08 16:37:34 2009 +0000
+++ b/www/webkit-gtk/Makefile   Tue Sep 08 16:40:21 2009 +0000
@@ -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 -r 3996e410db3c -r 5f259b31c134 www/webkit-gtk/PLIST
--- a/www/webkit-gtk/PLIST      Tue Sep 08 16:37:34 2009 +0000
+++ b/www/webkit-gtk/PLIST      Tue Sep 08 16:40:21 2009 +0000
@@ -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/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/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 -r 3996e410db3c -r 5f259b31c134 www/webkit-gtk/distinfo
--- a/www/webkit-gtk/distinfo   Tue Sep 08 16:37:34 2009 +0000
+++ b/www/webkit-gtk/distinfo   Tue Sep 08 16:40:21 2009 +0000
@@ -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 -r 3996e410db3c -r 5f259b31c134 www/webkit-gtk/patches/patch-ae
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/webkit-gtk/patches/patch-ae   Tue Sep 08 16:40:21 2009 +0000
@@ -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 = \



Home | Main Index | Thread Index | Old Index