Subject: CVS commit: pkgsrc/www/webkit-gtk
From: Izumi Tsutsui
Date: 2024-04-14 14:44:52
Message id: 20240414124452.7C6D8FA2C@cvs.NetBSD.org

Log Message:
webkit-gtk: Pull upstream fixes for Ruby 3.2.

https://bugs.webkit.org/show_bug.cgi?id=246743
>> webkitgtk 2.38.0 fails to build with upcoming ruby 3.2 due to
>> removed File.exists?

https://github.com/WebKit/WebKit/commit/b7ac5d
>> File.exists has been declared deprecated since Ruby 2.1 (2013)
>> and with Ruby 3.2 gets removed for good.

Bump PKGREVISION.

Files:
RevisionActionfile
1.259modifypkgsrc/www/webkit-gtk/Makefile
1.175modifypkgsrc/www/webkit-gtk/distinfo
1.1addpkgsrc/www/webkit-gtk/patches/patch-Source_JavaScriptCore_offlineasm_config.rb
1.1addpkgsrc/www/webkit-gtk/patches/patch-Source_JavaScriptCore_offlineasm_parser.rb
1.1addpkgsrc/www/webkit-gtk/patches/patch-Source_WebInspectorUI_Scripts_update-LegacyInspectorBackendCommands.rb