The NetBSD Project

CVS log for pkgsrc/www/webkit-gtk/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / webkit-gtk

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: HEAD


Revision 1.259 / (download) - annotate - [select for diffs], Sun Apr 14 12:44:52 2024 UTC (2 days ago) by tsutsui
Branch: MAIN
CVS Tags: HEAD
Changes since 1.258: +2 -5 lines
Diff to previous 1.258 (colored)

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.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>