[Bug 277395] ports-mgmt/portupgrade with lang/ruby32 fails with: undefined method `exists?' for File:Class
Date: Mon, 25 Mar 2024 14:33:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277395 --- Comment #14 from russo@bogodyn.org --- Appears to have been fixed in git commit 32a6b38c233 on Sunday, March 24th. The commit doesn't use a new patch file, it adds a Makefile target for post-patch that replaces "File.exists?" with "File.exist?". But it appears to fix the problem, and after updating portupgrade from ports it continued to work with the remaining updated ports. -- You are receiving this mail because: You are the assignee for the bug.