pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/webkit-gtk update to 1.10.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/478af594c01d
branches:  trunk
changeset: 610572:478af594c01d
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Oct 30 12:46:30 2012 +0000

description:
update to 1.10.1
this switches to the 1.10 release branch, no useful changelog available

diffstat:

 www/webkit-gtk/Makefile                                                        |    6 +-
 www/webkit-gtk/Makefile.common                                                 |    6 +-
 www/webkit-gtk/PLIST                                                           |  219 +++-
 www/webkit-gtk/distinfo                                                        |   28 +-
 www/webkit-gtk/patches/patch-Source_JavaScriptCore_heap_MachineStackMarker.cpp |   20 +-
 www/webkit-gtk/patches/patch-Source_JavaScriptCore_wtf_MathExtras.h            |   13 -
 www/webkit-gtk/patches/patch-Source_JavaScriptCore_wtf_Threading.h             |    8 +-
 www/webkit-gtk/patches/patch-Source_WebCore_css_CSSGrammar.y                   |   34 -
 www/webkit-gtk/patches/patch-Source_WebCore_css_CSSParser.cpp                  |   16 -
 www/webkit-gtk/patches/patch-Source_WebCore_editing_Editor.h                   |   10 +-
 www/webkit-gtk/patches/patch-Source_WebCore_xml_XPathGrammar.y                 |  472 ----------
 www/webkit-gtk/patches/patch-Source_WebCore_xml_XPathParser.cpp                |   44 -
 www/webkit-gtk/patches/patch-ai                                                |    6 +-
 www/webkit-gtk/patches/patch-aj                                                |   12 +-
 www/webkit-gtk/patches/patch-ak                                                |   10 +-
 www/webkit-gtk/patches/patch-am                                                |   32 +
 www/webkit-gtk/patches/patch-configure                                         |   14 +-
 17 files changed, 233 insertions(+), 717 deletions(-)

diffs (truncated from 1457 to 300 lines):

diff -r 3e2f7a3a06f5 -r 478af594c01d www/webkit-gtk/Makefile
--- a/www/webkit-gtk/Makefile   Mon Oct 29 14:54:11 2012 +0000
+++ b/www/webkit-gtk/Makefile   Tue Oct 30 12:46:30 2012 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.61 2012/10/08 23:00:50 adam Exp $
+# $NetBSD: Makefile,v 1.62 2012/10/30 12:46:30 drochner Exp $
 
 .include "Makefile.common"
 
-PKGNAME=       ${DISTNAME:S/webkit/webkit-gtk/}
-PKGREVISION=   4
+PKGNAME=       ${DISTNAME:S/webkitgtk/webkit-gtk/}
 
 COMMENT=       GTK2 port of the WebKit browser engine
 
 CONFIGURE_ARGS+=       --with-gtk=2.0
+CONFIGURE_ARGS+=       --disable-webkit2
 
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 3e2f7a3a06f5 -r 478af594c01d www/webkit-gtk/Makefile.common
--- a/www/webkit-gtk/Makefile.common    Mon Oct 29 14:54:11 2012 +0000
+++ b/www/webkit-gtk/Makefile.common    Tue Oct 30 12:46:30 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.16 2012/10/28 06:31:08 asau Exp $
+# $NetBSD: Makefile.common,v 1.17 2012/10/30 12:46:30 drochner Exp $
 # used by www/webkit-gtk/Makefile
 # used by www/webkit-gtk3/Makefile
 
-DISTNAME=      webkit-1.8.3
+DISTNAME=      webkitgtk-1.10.1
 CATEGORIES=    www
 MASTER_SITES=  http://www.webkitgtk.org/releases/
 EXTRACT_SUFX=  .tar.xz
@@ -41,6 +41,8 @@
                Source/WebCore/make-hash-tools.pl \
                Source/WebCore/platform/text/mac/*.pl
 
+BUILD_DEPENDS+=        ruby-[0-9]*:../../lang/ruby
+
 PYTHON_FOR_BUILD_ONLY= yes
 .include "../../lang/python/application.mk"
 CONFIGURE_ENV+=        PYTHON=${PYTHONBIN}
diff -r 3e2f7a3a06f5 -r 478af594c01d www/webkit-gtk/PLIST
--- a/www/webkit-gtk/PLIST      Mon Oct 29 14:54:11 2012 +0000
+++ b/www/webkit-gtk/PLIST      Tue Oct 30 12:46:30 2012 +0000
@@ -1,14 +1,11 @@
-@comment $NetBSD: PLIST,v 1.19 2012/07/06 14:03:50 drochner Exp $
+@comment $NetBSD: PLIST,v 1.20 2012/10/30 12:46:30 drochner Exp $
 bin/jsc-1
 include/webkitgtk-1.0/JavaScriptCore/JSBase.h
 include/webkitgtk-1.0/JavaScriptCore/JSContextRef.h
 include/webkitgtk-1.0/JavaScriptCore/JSObjectRef.h
 include/webkitgtk-1.0/JavaScriptCore/JSStringRef.h
-include/webkitgtk-1.0/JavaScriptCore/JSStringRefBSTR.h
-include/webkitgtk-1.0/JavaScriptCore/JSStringRefCF.h
 include/webkitgtk-1.0/JavaScriptCore/JSValueRef.h
 include/webkitgtk-1.0/JavaScriptCore/JavaScript.h
-include/webkitgtk-1.0/JavaScriptCore/JavaScriptCore.h
 include/webkitgtk-1.0/JavaScriptCore/WebKitAvailability.h
 include/webkitgtk-1.0/webkit/WebKitDOMAttr.h
 include/webkitgtk-1.0/webkit/WebKitDOMBarInfo.h
@@ -29,6 +26,7 @@
 include/webkitgtk-1.0/webkit/WebKitDOMDOMMimeTypeArray.h
 include/webkitgtk-1.0/webkit/WebKitDOMDOMPlugin.h
 include/webkitgtk-1.0/webkit/WebKitDOMDOMPluginArray.h
+include/webkitgtk-1.0/webkit/WebKitDOMDOMSecurityPolicy.h
 include/webkitgtk-1.0/webkit/WebKitDOMDOMSelection.h
 include/webkitgtk-1.0/webkit/WebKitDOMDOMSettableTokenList.h
 include/webkitgtk-1.0/webkit/WebKitDOMDOMStringList.h
@@ -45,6 +43,8 @@
 include/webkitgtk-1.0/webkit/WebKitDOMEventTarget.h
 include/webkitgtk-1.0/webkit/WebKitDOMFile.h
 include/webkitgtk-1.0/webkit/WebKitDOMFileList.h
+include/webkitgtk-1.0/webkit/WebKitDOMGamepad.h
+include/webkitgtk-1.0/webkit/WebKitDOMGamepadList.h
 include/webkitgtk-1.0/webkit/WebKitDOMGeolocation.h
 include/webkitgtk-1.0/webkit/WebKitDOMHTMLAnchorElement.h
 include/webkitgtk-1.0/webkit/WebKitDOMHTMLAppletElement.h
@@ -128,6 +128,7 @@
 include/webkitgtk-1.0/webkit/WebKitDOMRange.h
 include/webkitgtk-1.0/webkit/WebKitDOMScreen.h
 include/webkitgtk-1.0/webkit/WebKitDOMStorage.h
+include/webkitgtk-1.0/webkit/WebKitDOMStorageInfo.h
 include/webkitgtk-1.0/webkit/WebKitDOMStyleMedia.h
 include/webkitgtk-1.0/webkit/WebKitDOMStyleSheet.h
 include/webkitgtk-1.0/webkit/WebKitDOMStyleSheetList.h
@@ -152,6 +153,7 @@
 include/webkitgtk-1.0/webkit/webkitenumtypes.h
 include/webkitgtk-1.0/webkit/webkiterror.h
 include/webkitgtk-1.0/webkit/webkitfavicondatabase.h
+include/webkitgtk-1.0/webkit/webkitfilechooserrequest.h
 include/webkitgtk-1.0/webkit/webkitgeolocationpolicydecision.h
 include/webkitgtk-1.0/webkit/webkitglobals.h
 include/webkitgtk-1.0/webkit/webkithittestresult.h
@@ -179,6 +181,7 @@
 include/webkitgtk-1.0/webkit/webkitwebwindowfeatures.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKAPICast.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKAPICastGtk.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKAPICastSoup.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKApplicationCacheManager.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKArray.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKAuthenticationChallenge.h
@@ -187,12 +190,16 @@
 include/webkitgtk-1.0/webkit2/WebKit2/WKBackForwardListItem.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKBase.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKBaseGtk.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKBaseSoup.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKBatteryManager.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKBatteryStatus.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKCertificateInfo.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKConnectionRef.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKContext.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKContextMenuItem.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKContextMenuItemTypes.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKContextPrivate.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKContextSoup.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKCookieManager.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKCredential.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKCredentialTypes.h
@@ -206,6 +213,7 @@
 include/webkitgtk-1.0/webkit2/WebKit2/WKFormSubmissionListener.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKFrame.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKFramePolicyListener.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKFullScreenClientGtk.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKGeolocationManager.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKGeolocationPermissionRequest.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKGeolocationPosition.h
@@ -216,12 +224,17 @@
 include/webkitgtk-1.0/webkit2/WebKit2/WKHitTestResult.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKImage.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKInspector.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKInspectorClientGtk.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKIntentData.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKIntentServiceInfo.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKKeyValueStorageManager.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKMediaCacheManager.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKMutableArray.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKMutableDictionary.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKNativeEvent.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKNavigationData.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKNetworkInfo.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKNetworkInfoManager.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKNotification.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKNotificationManager.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKNotificationPermissionRequest.h
@@ -238,12 +251,15 @@
 include/webkitgtk-1.0/webkit2/WebKit2/WKPreferencesPrivate.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKProtectionSpace.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKProtectionSpaceTypes.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKRenderLayer.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKRenderObject.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKResourceCacheManager.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKRetainPtr.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKSecurityOrigin.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKSerializedScriptValue.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKSerializedScriptValuePrivate.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKSharedAPICast.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKSoupRequestManager.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKString.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKStringPrivate.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKTextChecker.h
@@ -252,25 +268,42 @@
 include/webkitgtk-1.0/webkit2/WebKit2/WKURLRequest.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKURLResponse.h
 include/webkitgtk-1.0/webkit2/WebKit2/WKUserContentURLPattern.h
+include/webkitgtk-1.0/webkit2/WebKit2/WKVibration.cpp
 include/webkitgtk-1.0/webkit2/WebKit2/WKView.h
-include/webkitgtk-1.0/webkit2/WebKit2/WebKit2.h
+include/webkitgtk-1.0/webkit2/WebKit2/WebKit2_C.h
 include/webkitgtk-1.0/webkit2/WebKitBackForwardList.h
 include/webkitgtk-1.0/webkit2/WebKitBackForwardListItem.h
+include/webkitgtk-1.0/webkit2/WebKitContextMenu.h
+include/webkitgtk-1.0/webkit2/WebKitContextMenuActions.h
+include/webkitgtk-1.0/webkit2/WebKitContextMenuItem.h
+include/webkitgtk-1.0/webkit2/WebKitCookieManager.h
 include/webkitgtk-1.0/webkit2/WebKitDefines.h
 include/webkitgtk-1.0/webkit2/WebKitDownload.h
 include/webkitgtk-1.0/webkit2/WebKitEditingCommands.h
 include/webkitgtk-1.0/webkit2/WebKitEnumTypes.h
 include/webkitgtk-1.0/webkit2/WebKitError.h
+include/webkitgtk-1.0/webkit2/WebKitFileChooserRequest.h
 include/webkitgtk-1.0/webkit2/WebKitFindController.h
+include/webkitgtk-1.0/webkit2/WebKitFormSubmissionRequest.h
+include/webkitgtk-1.0/webkit2/WebKitGeolocationPermissionRequest.h
 include/webkitgtk-1.0/webkit2/WebKitHitTestResult.h
+include/webkitgtk-1.0/webkit2/WebKitJavascriptResult.h
+include/webkitgtk-1.0/webkit2/WebKitMimeInfo.h
 include/webkitgtk-1.0/webkit2/WebKitNavigationPolicyDecision.h
+include/webkitgtk-1.0/webkit2/WebKitPermissionRequest.h
+include/webkitgtk-1.0/webkit2/WebKitPlugin.h
 include/webkitgtk-1.0/webkit2/WebKitPolicyDecision.h
 include/webkitgtk-1.0/webkit2/WebKitPrintOperation.h
 include/webkitgtk-1.0/webkit2/WebKitResponsePolicyDecision.h
+include/webkitgtk-1.0/webkit2/WebKitScriptDialog.h
 include/webkitgtk-1.0/webkit2/WebKitSettings.h
 include/webkitgtk-1.0/webkit2/WebKitURIRequest.h
 include/webkitgtk-1.0/webkit2/WebKitURIResponse.h
+include/webkitgtk-1.0/webkit2/WebKitURISchemeRequest.h
+include/webkitgtk-1.0/webkit2/WebKitVersion.h
 include/webkitgtk-1.0/webkit2/WebKitWebContext.h
+include/webkitgtk-1.0/webkit2/WebKitWebInspector.h
+include/webkitgtk-1.0/webkit2/WebKitWebResource.h
 include/webkitgtk-1.0/webkit2/WebKitWebView.h
 include/webkitgtk-1.0/webkit2/WebKitWebViewBase.h
 include/webkitgtk-1.0/webkit2/WebKitWindowProperties.h
@@ -279,42 +312,42 @@
 lib/libwebkitgtk-1.0.la
 lib/pkgconfig/javascriptcoregtk-1.0.pc
 lib/pkgconfig/webkit-1.0.pc
-share/locale/ar/LC_MESSAGES/webkit-2.0.mo
-share/locale/bg/LC_MESSAGES/webkit-2.0.mo
-share/locale/cs/LC_MESSAGES/webkit-2.0.mo
-share/locale/de/LC_MESSAGES/webkit-2.0.mo
-share/locale/el/LC_MESSAGES/webkit-2.0.mo
-share/locale/en_CA/LC_MESSAGES/webkit-2.0.mo
-share/locale/en_GB/LC_MESSAGES/webkit-2.0.mo
-share/locale/eo/LC_MESSAGES/webkit-2.0.mo
-share/locale/es/LC_MESSAGES/webkit-2.0.mo
-share/locale/et/LC_MESSAGES/webkit-2.0.mo
-share/locale/eu/LC_MESSAGES/webkit-2.0.mo
-share/locale/fr/LC_MESSAGES/webkit-2.0.mo
-share/locale/gl/LC_MESSAGES/webkit-2.0.mo
-share/locale/gu/LC_MESSAGES/webkit-2.0.mo
-share/locale/he/LC_MESSAGES/webkit-2.0.mo
-share/locale/hu/LC_MESSAGES/webkit-2.0.mo
-share/locale/id/LC_MESSAGES/webkit-2.0.mo
-share/locale/it/LC_MESSAGES/webkit-2.0.mo
-share/locale/ko/LC_MESSAGES/webkit-2.0.mo
-share/locale/lt/LC_MESSAGES/webkit-2.0.mo
-share/locale/lv/LC_MESSAGES/webkit-2.0.mo
-share/locale/mr/LC_MESSAGES/webkit-2.0.mo
-share/locale/nb/LC_MESSAGES/webkit-2.0.mo
-share/locale/nl/LC_MESSAGES/webkit-2.0.mo
-share/locale/pa/LC_MESSAGES/webkit-2.0.mo
-share/locale/pl/LC_MESSAGES/webkit-2.0.mo
-share/locale/pt/LC_MESSAGES/webkit-2.0.mo
-share/locale/pt_BR/LC_MESSAGES/webkit-2.0.mo
-share/locale/ru/LC_MESSAGES/webkit-2.0.mo
-share/locale/sl/LC_MESSAGES/webkit-2.0.mo
-share/locale/sr/LC_MESSAGES/webkit-2.0.mo
-share/locale/sr@latin/LC_MESSAGES/webkit-2.0.mo
-share/locale/sv/LC_MESSAGES/webkit-2.0.mo
-share/locale/uk/LC_MESSAGES/webkit-2.0.mo
-share/locale/vi/LC_MESSAGES/webkit-2.0.mo
-share/locale/zh_CN/LC_MESSAGES/webkit-2.0.mo
+share/locale/ar/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/bg/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/cs/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/de/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/el/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/en_CA/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/en_GB/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/eo/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/es/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/et/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/eu/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/fr/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/gl/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/gu/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/he/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/hu/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/id/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/it/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/ko/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/lt/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/lv/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/mr/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/nb/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/nl/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/pa/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/pl/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/pt/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/pt_BR/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/ru/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/sl/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/sr/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/sr@latin/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/sv/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/uk/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/vi/LC_MESSAGES/webkitgtk-2.0.mo
+share/locale/zh_CN/LC_MESSAGES/webkitgtk-2.0.mo
 share/webkitgtk-1.0/images/deleteButton.png
 share/webkitgtk-1.0/images/inputSpeech.png
 share/webkitgtk-1.0/images/missingImage.png
@@ -332,22 +365,24 @@
 share/webkitgtk-1.0/webinspector/AuditResultView.js
 share/webkitgtk-1.0/webinspector/AuditRules.js
 share/webkitgtk-1.0/webinspector/AuditsPanel.js
-share/webkitgtk-1.0/webinspector/BinarySearch.js
 share/webkitgtk-1.0/webinspector/BottomUpProfileDataGridTree.js
 share/webkitgtk-1.0/webinspector/BreakpointManager.js
 share/webkitgtk-1.0/webinspector/BreakpointsSidebarPane.js
+share/webkitgtk-1.0/webinspector/CPUProfileView.js
 share/webkitgtk-1.0/webinspector/CSSCompletions.js
 share/webkitgtk-1.0/webinspector/CSSKeywordCompletions.js
 share/webkitgtk-1.0/webinspector/CSSSelectorProfileView.js
 share/webkitgtk-1.0/webinspector/CSSStyleModel.js
 share/webkitgtk-1.0/webinspector/CallStackSidebarPane.js
 share/webkitgtk-1.0/webinspector/Checkbox.js



Home | Main Index | Thread Index | Old Index