Path to this page:
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: