[Bug 192998] New: lang/ruby19, lang/ruby20, and lang/ruby21 contain obsolete patches that cause warnings
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 25 22:19:42 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192998
Bug ID: 192998
Summary: lang/ruby19, lang/ruby20, and lang/ruby21 contain
obsolete patches that cause warnings
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: rfgrimm at gmail.com
Ruby's lib/uri/generic.rb was patched in SVN commit 236220 to fix a URI
handling bug when dealing with FTP relative paths. This patch is no longer
necessary as this bug was fixed in Ruby 1.9.2 and is thus also fixed in Ruby
2.0 and 2.1. The files/patch-lib_uri_generic.rb files can simply be deleted.
Removing these patches also fixes "/usr/local/lib/ruby/2.1/uri/generic.rb:1493:
warning: mismatched indentations at 'end' with 'if' at 1461" warnings that the
patches caused.
See
https://github.com/ruby/ruby/commit/8588e7631eeab7fe8b91d2f2f7059144b233ad0d
for the Ruby commit that fixed the bug that these patches were originally
trying to fix.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list