FreeBSD Bugzilla – Attachment 152545 Details for
Bug 197316
www/webkit-gtk2 : Fix build with DEFAULT_VERSIONS=python=3.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for building webkit-gtk2 with python 3.3
webkit-gtk2.python3.3.fix.patch (text/plain), 3.69 KB, created by
olivier
on 2015-02-04 10:09:30 UTC
(
hide
)
Description:
patch for building webkit-gtk2 with python 3.3
Filename:
MIME Type:
Creator:
olivier
Created:
2015-02-04 10:09:30 UTC
Size:
3.69 KB
patch
obsolete
>Index: www/webkit-gtk2/Makefile >=================================================================== >--- www/webkit-gtk2/Makefile (revision 378352) >+++ www/webkit-gtk2/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= webkit > PORTVERSION= 2.4.8 >+PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= http://webkitgtk.org/releases/ > PKGNAMESUFFIX= -gtk2 >@@ -51,7 +52,7 @@ > > CONFIGURE_ARGS+=--disable-egl \ > --disable-gles2 >-SHEBANG_FILES= \ >+SHEBANG_FILES= \ > Source/JavaScriptCore/create_hash_table \ > Source/JavaScriptCore/inspector/scripts/xxd.pl \ > Source/WebCore/css/*.pl \ >@@ -63,7 +64,7 @@ > Source/WebCore/bindings/scripts/*.p[lm] \ > Source/JavaScriptCore/create_hash_table > >-BROWSER_PLUGINS_DIR?= ${LOCALBASE}/lib/browser_plugins/symlinks/webkit-gtk2 >+BROWSER_PLUGINS_DIR?= ${LOCALBASE}/lib/browser_plugins/symlinks/webkit-gtk2 > #_BROWSER_PLUGINS_DIR= ${BROWSER_PLUGINS_DIR:S|^/|"|:S|/|", "|g}", > > OPTIONS_DEFINE= DEBUG FULLDEBUG >@@ -98,7 +99,6 @@ > CXXFLAGS+= -Qunused-arguments > .endif > >- > post-patch: > @${REINPLACE_CMD} -e 's|%%BROWSER_PLUGINS_DIR%%|${BROWSER_PLUGINS_DIR}|' \ > ${WRKSRC}/Source/WebCore/plugins/PluginDatabase.cpp >Index: www/webkit-gtk2/files/patch-Source_WebCore_xml_XMLViewer.css >=================================================================== >--- www/webkit-gtk2/files/patch-Source_WebCore_xml_XMLViewer.css (revision 0) >+++ www/webkit-gtk2/files/patch-Source_WebCore_xml_XMLViewer.css (working copy) >@@ -0,0 +1,11 @@ >+--- Source/WebCore/xml/XMLViewer.css.orig 2015-02-04 07:35:28.879337774 +0100 >++++ Source/WebCore/xml/XMLViewer.css 2015-02-04 07:36:00.466369747 +0100 >+@@ -14,7 +14,7 @@ >+ * distribution. >+ * >+ * THIS SOFTWARE IS PROVIDED BY GOOGLE INC. AND ITS CONTRIBUTORS >+- * âAS ISâ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT >++ * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT >+ * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR >+ * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GOOGLE INC. >+ * OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, > >Property changes on: www/webkit-gtk2/files/patch-Source_WebCore_xml_XMLViewer.css >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: www/webkit-gtk2/files/patch-Source_WebCore_xml_XMLViewer.js >=================================================================== >--- www/webkit-gtk2/files/patch-Source_WebCore_xml_XMLViewer.js (revision 0) >+++ www/webkit-gtk2/files/patch-Source_WebCore_xml_XMLViewer.js (working copy) >@@ -0,0 +1,11 @@ >+--- Source/WebCore/xml/XMLViewer.js.orig 2015-02-04 07:36:10.435336207 +0100 >++++ Source/WebCore/xml/XMLViewer.js 2015-02-04 07:36:23.026332312 +0100 >+@@ -15,7 +15,7 @@ >+ * distribution. >+ * >+ * THIS SOFTWARE IS PROVIDED BY GOOGLE INC. AND ITS CONTRIBUTORS >+- * âAS ISâ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT >++ * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT >+ * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR >+ * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GOOGLE INC. >+ * OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, > >Property changes on: www/webkit-gtk2/files/patch-Source_WebCore_xml_XMLViewer.js >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 197316
: 152545