summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2011-02-03 12:38:27 +0800
committeravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2011-02-03 12:38:27 +0800
commit151e2d1828b70b02bf5c9c9a3a2e62e0f17f63a4 (patch)
treea5db3edb837b205ef8d44a04916857208ae60df2
parent7e775e9a2a2c7e0cd5a50fdb55e9ce870cd4cf35 (diff)
downloadmarcuscom-ports-151e2d1828b70b02bf5c9c9a3a2e62e0f17f63a4.tar
marcuscom-ports-151e2d1828b70b02bf5c9c9a3a2e62e0f17f63a4.tar.gz
marcuscom-ports-151e2d1828b70b02bf5c9c9a3a2e62e0f17f63a4.tar.bz2
marcuscom-ports-151e2d1828b70b02bf5c9c9a3a2e62e0f17f63a4.tar.lz
marcuscom-ports-151e2d1828b70b02bf5c9c9a3a2e62e0f17f63a4.tar.xz
marcuscom-ports-151e2d1828b70b02bf5c9c9a3a2e62e0f17f63a4.tar.zst
marcuscom-ports-151e2d1828b70b02bf5c9c9a3a2e62e0f17f63a4.zip
Update to 1.3.11.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15179 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--www/webkit-gtk3/Makefile8
-rw-r--r--www/webkit-gtk3/distinfo4
-rw-r--r--www/webkit-gtk3/files/patch-Source_WebKit_gtk_resources_error.html (renamed from www/webkit-gtk3/files/patch-WebKit_gtk_resources_error.html)4
-rw-r--r--www/webkit-gtk3/pkg-plist11
4 files changed, 14 insertions, 13 deletions
diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile
index 3ae2d48fe..f8d83288e 100644
--- a/www/webkit-gtk3/Makefile
+++ b/www/webkit-gtk3/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/webkit-gtk3/Makefile,v 1.8 2010/12/26 10:55:54 kwm Exp $
+# $MCom: ports/www/webkit-gtk3/Makefile,v 1.9 2011/01/11 20:55:11 kwm Exp $
#
PORTNAME= webkit
-PORTVERSION= 1.3.10
+PORTVERSION= 1.3.11
CATEGORIES= www
MASTER_SITES= http://webkitgtk.org/
PKGNAMESUFFIX= -gtk3
@@ -68,7 +68,7 @@ CONFIGURE_ARGS+=--disable-debug
.endif
.if ${ARCH} == powerpc64
-CFLAGS+= -mminimal-toc
+CFLAGS+= -mminimal-toc
.endif
post-patch:
@@ -76,7 +76,7 @@ post-patch:
${WRKSRC}/Source/WebCore/plugins/PluginDatabase.cpp
@${FIND} ${WRKSRC} -name GNUmakefile.* | ${XARGS} ${REINPLACE_CMD} -e \
's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g'
-# disable static library.
+# disable static library.
@${REINPLACE_CMD} -e 's|^build_old_libs=yes|build_old_libs=no|' \
${WRKDIR}/gnome-libtool
@${REINPLACE_CMD} -e 's|/usr/bin/gcc|${CC}|' \
diff --git a/www/webkit-gtk3/distinfo b/www/webkit-gtk3/distinfo
index f3e079957..befa7e9cb 100644
--- a/www/webkit-gtk3/distinfo
+++ b/www/webkit-gtk3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (webkit-1.3.10.tar.gz) = 1d383a33b30b4cddd47ab2517d3bafe313c036d4f690b42f6b1f7a9ac9de46be
-SIZE (webkit-1.3.10.tar.gz) = 8471415
+SHA256 (webkit-1.3.11.tar.gz) = f4aa3549d3e41bf17f8b960b2b7d945da757665332b9ba744f597227b0bdca79
+SIZE (webkit-1.3.11.tar.gz) = 8666433
diff --git a/www/webkit-gtk3/files/patch-WebKit_gtk_resources_error.html b/www/webkit-gtk3/files/patch-Source_WebKit_gtk_resources_error.html
index 292fc47b6..07e04aafb 100644
--- a/www/webkit-gtk3/files/patch-WebKit_gtk_resources_error.html
+++ b/www/webkit-gtk3/files/patch-Source_WebKit_gtk_resources_error.html
@@ -1,5 +1,5 @@
---- WebKit/gtk/resources/error.html.orig
-+++ WebKit/gtk/resources/error.html
+--- Source/WebKit/gtk/resources/error.html.orig
++++ Source/WebKit/gtk/resources/error.html
@@ -21,12 +21,12 @@
}
diff --git a/www/webkit-gtk3/pkg-plist b/www/webkit-gtk3/pkg-plist
index 5265f4b2b..317085ccc 100644
--- a/www/webkit-gtk3/pkg-plist
+++ b/www/webkit-gtk3/pkg-plist
@@ -75,6 +75,7 @@ include/webkit-3.0/webkit/WebKitDOMHTMLIFrameElement.h
include/webkit-3.0/webkit/WebKitDOMHTMLImageElement.h
include/webkit-3.0/webkit/WebKitDOMHTMLInputElement.h
include/webkit-3.0/webkit/WebKitDOMHTMLIsIndexElement.h
+include/webkit-3.0/webkit/WebKitDOMHTMLKeygenElement.h
include/webkit-3.0/webkit/WebKitDOMHTMLLIElement.h
include/webkit-3.0/webkit/WebKitDOMHTMLLabelElement.h
include/webkit-3.0/webkit/WebKitDOMHTMLLegendElement.h
@@ -137,7 +138,6 @@ include/webkit-3.0/webkit/WebKitDOMWebKitPoint.h
include/webkit-3.0/webkit/WebKitDOMXPathExpression.h
include/webkit-3.0/webkit/WebKitDOMXPathNSResolver.h
include/webkit-3.0/webkit/WebKitDOMXPathResult.h
-include/webkit-3.0/webkit/soup-cache.h
include/webkit-3.0/webkit/webkit.h
include/webkit-3.0/webkit/webkitdefines.h
include/webkit-3.0/webkit/webkitdom.h
@@ -196,6 +196,7 @@ share/webkitgtk-3.0/webinspector/Breakpoint.js
share/webkitgtk-3.0/webinspector/BreakpointManager.js
share/webkitgtk-3.0/webinspector/BreakpointsSidebarPane.js
share/webkitgtk-3.0/webinspector/CSSCompletions.js
+share/webkitgtk-3.0/webinspector/CSSKeywordCompletions.js
share/webkitgtk-3.0/webinspector/CSSStyleModel.js
share/webkitgtk-3.0/webinspector/CallStackSidebarPane.js
share/webkitgtk-3.0/webinspector/ChangesView.js
@@ -207,6 +208,7 @@ share/webkitgtk-3.0/webinspector/ContextMenu.js
share/webkitgtk-3.0/webinspector/CookieItemsView.js
share/webkitgtk-3.0/webinspector/CookieParser.js
share/webkitgtk-3.0/webinspector/CookiesTable.js
+share/webkitgtk-3.0/webinspector/DetailedHeapshotView.js
share/webkitgtk-3.0/webinspector/DOMAgent.js
share/webkitgtk-3.0/webinspector/DOMStorage.js
share/webkitgtk-3.0/webinspector/DOMStorageItemsView.js
@@ -230,6 +232,7 @@ share/webkitgtk-3.0/webinspector/FileSystemView.js
share/webkitgtk-3.0/webinspector/FontView.js
share/webkitgtk-3.0/webinspector/GoToLineDialog.js
share/webkitgtk-3.0/webinspector/HAREntry.js
+share/webkitgtk-3.0/webinspector/HeapSnapshot.js
share/webkitgtk-3.0/webinspector/HeapSnapshotView.js
share/webkitgtk-3.0/webinspector/HelpScreen.js
share/webkitgtk-3.0/webinspector/ImageView.js
@@ -387,8 +390,6 @@ share/webkitgtk-3.0/webinspector/Images/warningMediumIcon.png
share/webkitgtk-3.0/webinspector/Images/warningOrangeDot.png
share/webkitgtk-3.0/webinspector/Images/warningsErrors.png
share/webkitgtk-3.0/webinspector/InjectedFakeWorker.js
-share/webkitgtk-3.0/webinspector/InjectedScript.js
-share/webkitgtk-3.0/webinspector/InjectedScriptAccess.js
share/webkitgtk-3.0/webinspector/InspectorBackendStub.js
share/webkitgtk-3.0/webinspector/InspectorFrontendHostStub.js
share/webkitgtk-3.0/webinspector/KeyboardShortcut.js
@@ -418,7 +419,8 @@ share/webkitgtk-3.0/webinspector/ResourceView.js
share/webkitgtk-3.0/webinspector/ResourcesPanel.js
share/webkitgtk-3.0/webinspector/ScopeChainSidebarPane.js
share/webkitgtk-3.0/webinspector/Script.js
-share/webkitgtk-3.0/webinspector/ScriptView.js
+share/webkitgtk-3.0/webinspector/ScriptFormatter.js
+share/webkitgtk-3.0/webinspector/ScriptFormatterWorker.js
share/webkitgtk-3.0/webinspector/ScriptsPanel.js
share/webkitgtk-3.0/webinspector/Section.js
share/webkitgtk-3.0/webinspector/Settings.js
@@ -430,7 +432,6 @@ share/webkitgtk-3.0/webinspector/SourceFrame.js
share/webkitgtk-3.0/webinspector/SourceHTMLTokenizer.js
share/webkitgtk-3.0/webinspector/SourceJavaScriptTokenizer.js
share/webkitgtk-3.0/webinspector/SourceTokenizer.js
-share/webkitgtk-3.0/webinspector/SourceView.js
share/webkitgtk-3.0/webinspector/StatusBarButton.js
share/webkitgtk-3.0/webinspector/StylesSidebarPane.js
share/webkitgtk-3.0/webinspector/SummaryBar.js