pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/webkit-gtk



Module Name:    pkgsrc
Committed By:   leot
Date:           Thu Oct 21 10:54:41 UTC 2021

Modified Files:
        pkgsrc/www/webkit-gtk: Makefile PLIST distinfo

Log Message:
webkit-gtk: Update to 2.34.1

Changes:
2.34.1
======
 - Update user agent browser versions.
 - Fix a crash with GTK >= 3.24.30.
 - Fix a crash when loading videos on reddit.
 - Fix file type detection when application calls
   g_desktop_app_info_set_as_default_for_extension() passing html.


To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 pkgsrc/www/webkit-gtk/Makefile
cvs rdiff -u -r1.76 -r1.77 pkgsrc/www/webkit-gtk/PLIST
cvs rdiff -u -r1.155 -r1.156 pkgsrc/www/webkit-gtk/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/webkit-gtk/Makefile
diff -u pkgsrc/www/webkit-gtk/Makefile:1.212 pkgsrc/www/webkit-gtk/Makefile:1.213
--- pkgsrc/www/webkit-gtk/Makefile:1.212        Tue Sep 28 22:11:54 2021
+++ pkgsrc/www/webkit-gtk/Makefile      Thu Oct 21 10:54:41 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.212 2021/09/28 22:11:54 leot Exp $
+# $NetBSD: Makefile,v 1.213 2021/10/21 10:54:41 leot Exp $
 
-DISTNAME=      webkitgtk-2.34.0
+DISTNAME=      webkitgtk-2.34.1
 PKGNAME=       ${DISTNAME:S/webkitgtk/webkit-gtk/}
 CATEGORIES=    www
 MASTER_SITES=  https://www.webkitgtk.org/releases/

Index: pkgsrc/www/webkit-gtk/PLIST
diff -u pkgsrc/www/webkit-gtk/PLIST:1.76 pkgsrc/www/webkit-gtk/PLIST:1.77
--- pkgsrc/www/webkit-gtk/PLIST:1.76    Tue Sep 28 22:11:54 2021
+++ pkgsrc/www/webkit-gtk/PLIST Thu Oct 21 10:54:41 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.76 2021/09/28 22:11:54 leot Exp $
+@comment $NetBSD: PLIST,v 1.77 2021/10/21 10:54:41 leot Exp $
 bin/WebKitWebDriver
 include/webkitgtk-4.0/JavaScriptCore/JSBase.h
 include/webkitgtk-4.0/JavaScriptCore/JSContextRef.h
@@ -220,10 +220,10 @@ ${PLIST.introspection}lib/girepository-1
 ${PLIST.introspection}lib/girepository-1.0/WebKit2WebExtension-4.0.typelib
 lib/libjavascriptcoregtk-4.0.so
 lib/libjavascriptcoregtk-4.0.so.18
-lib/libjavascriptcoregtk-4.0.so.18.19.5
+lib/libjavascriptcoregtk-4.0.so.18.19.6
 lib/libwebkit2gtk-4.0.so
 lib/libwebkit2gtk-4.0.so.37
-lib/libwebkit2gtk-4.0.so.37.55.3
+lib/libwebkit2gtk-4.0.so.37.55.4
 lib/pkgconfig/javascriptcoregtk-4.0.pc
 lib/pkgconfig/webkit2gtk-4.0.pc
 lib/pkgconfig/webkit2gtk-web-extension-4.0.pc

Index: pkgsrc/www/webkit-gtk/distinfo
diff -u pkgsrc/www/webkit-gtk/distinfo:1.155 pkgsrc/www/webkit-gtk/distinfo:1.156
--- pkgsrc/www/webkit-gtk/distinfo:1.155        Thu Oct  7 15:08:57 2021
+++ pkgsrc/www/webkit-gtk/distinfo      Thu Oct 21 10:54:41 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.155 2021/10/07 15:08:57 nia Exp $
+$NetBSD: distinfo,v 1.156 2021/10/21 10:54:41 leot Exp $
 
-RMD160 (webkitgtk-2.34.0.tar.xz) = 9478d7164391d66de6f2580fdca5d05ee211dd60
-SHA512 (webkitgtk-2.34.0.tar.xz) = 165cd075680c6890f8d92bb319df4ef13787998e9e24a96dbc601fc922f468c86c5bfebdfde2b7fa21775d1a2c2efa5cb5d3b0e9f7d4b655b4b3b352a17ec6c8
-Size (webkitgtk-2.34.0.tar.xz) = 24998292 bytes
+RMD160 (webkitgtk-2.34.1.tar.xz) = c0eaaedb46f251170f00756f93225cefaa3796a7
+SHA512 (webkitgtk-2.34.1.tar.xz) = 13f42ecd474c013640233421abe63f55eefa7a5e62d080897197c4f1cde68a2584472586b41ba4d7a1d84a2e08311521c68d259daafcb9386b7164a49a7386ed
+Size (webkitgtk-2.34.1.tar.xz) = 24996620 bytes
 SHA1 (patch-Source_JavaScriptCore_Scripts_check-xcfilelists.sh) = f4f117e6c1cd8eb8e4905f74946e0367156ed528
 SHA1 (patch-Source_JavaScriptCore_Scripts_generate-unified-sources.sh) = 308a7c8f687253b4fc75de0c66016dd18666e697
 SHA1 (patch-Source_JavaScriptCore_assembler_ARM64Assembler.h) = 79c282ca90d0ba2ef4769da40d4648f5f709951b



Home | Main Index | Thread Index | Old Index