Wed Apr 10 11:16:40 2013 UTC ()
update to 1.10.2
changes:
-build improvement
-fix for CVE-2012-5112, CVE-2012-5133
-fix audio race


(drochner)
diff -r1.66 -r1.67 pkgsrc/www/webkit-gtk/Makefile
diff -r1.22 -r1.23 pkgsrc/www/webkit-gtk/Makefile.common
diff -r1.60 -r1.61 pkgsrc/www/webkit-gtk/distinfo

cvs diff -r1.66 -r1.67 pkgsrc/www/webkit-gtk/Makefile (expand / switch to unified diff)

--- pkgsrc/www/webkit-gtk/Makefile 2013/02/16 11:18:05 1.66
+++ pkgsrc/www/webkit-gtk/Makefile 2013/04/10 11:16:39 1.67
@@ -1,14 +1,13 @@ @@ -1,14 +1,13 @@
1# $NetBSD: Makefile,v 1.66 2013/02/16 11:18:05 wiz Exp $ 1# $NetBSD: Makefile,v 1.67 2013/04/10 11:16:39 drochner Exp $
2 2
3.include "Makefile.common" 3.include "Makefile.common"
4 4
5PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/} 5PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/}
6PKGREVISION= 4 
7 6
8COMMENT= GTK2 port of the WebKit browser engine 7COMMENT= GTK2 port of the WebKit browser engine
9 8
10CONFIGURE_ARGS+= --with-gtk=2.0 9CONFIGURE_ARGS+= --with-gtk=2.0
11CONFIGURE_ARGS+= --disable-webkit2 10CONFIGURE_ARGS+= --disable-webkit2
12 11
13.include "../../x11/gtk2/buildlink3.mk" 12.include "../../x11/gtk2/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.22 -r1.23 pkgsrc/www/webkit-gtk/Attic/Makefile.common (expand / switch to unified diff)

--- pkgsrc/www/webkit-gtk/Attic/Makefile.common 2013/03/03 18:59:26 1.22
+++ pkgsrc/www/webkit-gtk/Attic/Makefile.common 2013/04/10 11:16:39 1.23
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile.common,v 1.22 2013/03/03 18:59:26 wiz Exp $ 1# $NetBSD: Makefile.common,v 1.23 2013/04/10 11:16:39 drochner Exp $
2# used by www/webkit-gtk/Makefile 2# used by www/webkit-gtk/Makefile
3# used by www/webkit-gtk3/Makefile 3# used by www/webkit-gtk3/Makefile
4 4
5DISTNAME= webkitgtk-1.10.1 5DISTNAME= webkitgtk-1.10.2
6CATEGORIES= www 6CATEGORIES= www
7MASTER_SITES= http://www.webkitgtk.org/releases/ 7MASTER_SITES= http://www.webkitgtk.org/releases/
8EXTRACT_SUFX= .tar.xz 8EXTRACT_SUFX= .tar.xz
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.webkitgtk.org/ 11HOMEPAGE= http://www.webkitgtk.org/
12 12
13DISTINFO_FILE= ${.CURDIR}/../../www/webkit-gtk/distinfo 13DISTINFO_FILE= ${.CURDIR}/../../www/webkit-gtk/distinfo
14PATCHDIR= ${.CURDIR}/../../www/webkit-gtk/patches 14PATCHDIR= ${.CURDIR}/../../www/webkit-gtk/patches
15 15
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes
18USE_TOOLS+= bison gmake perl:build pkg-config msgfmt 18USE_TOOLS+= bison gmake perl:build pkg-config msgfmt

cvs diff -r1.60 -r1.61 pkgsrc/www/webkit-gtk/distinfo (expand / switch to unified diff)

--- pkgsrc/www/webkit-gtk/distinfo 2013/02/22 23:54:07 1.60
+++ pkgsrc/www/webkit-gtk/distinfo 2013/04/10 11:16:39 1.61
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1$NetBSD: distinfo,v 1.60 2013/02/22 23:54:07 jperkin Exp $ 1$NetBSD: distinfo,v 1.61 2013/04/10 11:16:39 drochner Exp $
2 2
3SHA1 (webkitgtk-1.10.1.tar.xz) = 3a2df2eb42ffdd7f3b39873d5461c347a6330493 3SHA1 (webkitgtk-1.10.2.tar.xz) = 733ca23157eb8dd072d57becf325799c00bde630
4RMD160 (webkitgtk-1.10.1.tar.xz) = ea246d29a1def4993d592d8464b527b2c9ed1bdc 4RMD160 (webkitgtk-1.10.2.tar.xz) = 91e6b8bcd4bb8234271dd6c6ebdba63dd1c0840e
5Size (webkitgtk-1.10.1.tar.xz) = 8548452 bytes 5Size (webkitgtk-1.10.2.tar.xz) = 8633640 bytes
6SHA1 (patch-Source_JavaScriptCore_heap_MachineStackMarker.cpp) = c5e1efdac5f6e2a4c035b6a3ce808d0e7a076703 6SHA1 (patch-Source_JavaScriptCore_heap_MachineStackMarker.cpp) = c5e1efdac5f6e2a4c035b6a3ce808d0e7a076703
7SHA1 (patch-Source_JavaScriptCore_wtf_Threading.h) = f166335d829aba9051c1aaf1b950ec655deef372 7SHA1 (patch-Source_JavaScriptCore_wtf_Threading.h) = f166335d829aba9051c1aaf1b950ec655deef372
8SHA1 (patch-Source_ThirdParty_gtest_include_gtest_internal_gtest-port.h) = 462e62d9078ef90df8cdeccbb64b0d2ccde5f11e 8SHA1 (patch-Source_ThirdParty_gtest_include_gtest_internal_gtest-port.h) = 462e62d9078ef90df8cdeccbb64b0d2ccde5f11e
9SHA1 (patch-Source_WTF_wtf_MathExtras.h) = f922736410d49e7d7d1a459bffd3dffd0364e85a 9SHA1 (patch-Source_WTF_wtf_MathExtras.h) = f922736410d49e7d7d1a459bffd3dffd0364e85a
10SHA1 (patch-Source_WebCore_bindings_js_JSInspectorFrontendHostCustom.cpp) = b331ad70a9c6a133c854b65452bad4ae3558e2e6 10SHA1 (patch-Source_WebCore_bindings_js_JSInspectorFrontendHostCustom.cpp) = b331ad70a9c6a133c854b65452bad4ae3558e2e6
11SHA1 (patch-Source_WebCore_editing_Editor.h) = 43562577dd6432a86fd8ee0a1e7bb0db31f07d2d 11SHA1 (patch-Source_WebCore_editing_Editor.h) = 43562577dd6432a86fd8ee0a1e7bb0db31f07d2d
12SHA1 (patch-Source_WebCore_platform_sql_SQLiteDatabase.cpp) = 0f33b188b242166584d5725060c5c430a819be61 12SHA1 (patch-Source_WebCore_platform_sql_SQLiteDatabase.cpp) = 0f33b188b242166584d5725060c5c430a819be61
13SHA1 (patch-ai) = 8df303ffde5c4398e56601c524e9ab4aff52096c 13SHA1 (patch-ai) = 8df303ffde5c4398e56601c524e9ab4aff52096c
14SHA1 (patch-aj) = 930d1b5d73028b2f2e5abb33c15f72befadc64ce 14SHA1 (patch-aj) = 930d1b5d73028b2f2e5abb33c15f72befadc64ce
15SHA1 (patch-ak) = 64ad843164f1c12968e933080e0966a9019abfdf 15SHA1 (patch-ak) = 64ad843164f1c12968e933080e0966a9019abfdf
16SHA1 (patch-al) = dd7201d0a5dcc0f173a156f3bb42e1417bef6b06 16SHA1 (patch-al) = dd7201d0a5dcc0f173a156f3bb42e1417bef6b06
17SHA1 (patch-am) = 9516994b630b43c7c234f61debf8d762cf7aee97 17SHA1 (patch-am) = 9516994b630b43c7c234f61debf8d762cf7aee97
18SHA1 (patch-configure) = 448caea068344fe987e566f73b3f567dad7b93ed 18SHA1 (patch-configure) = 448caea068344fe987e566f73b3f567dad7b93ed