Rename Config class to not clash with deprecated one having same name. ref. Config = RbConfig in /usr/local/lib/rbconfig/obsolete.rb How-To-Repeat: $ make install RUBY_VER=1.9 $ zfs-snapshot-mgmt /usr/local/bin/zfs-snapshot-mgmt:182: Use RbConfig instead of obsolete and deprecated Config. /usr/local/bin/zfs-snapshot-mgmt:182:in `<main>': Config is not a class (TypeError) Exit 1
Maintainer of sysutils/zfs-snapshot-mgmt, Please note that PR ports/162763 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162763 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
> ref. Config = RbConfig in /usr/local/lib/rbconfig/obsolete.rb typo in /usr/local/lib/ruby/1.9/rbconfig/obsolete.rb
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: feedback->closed Committed. Thanks!