[Bug 218244] [PATCH][UPDATE] rubygem-itamae & rubygem-specinfra

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 31 03:08:40 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218244

            Bug ID: 218244
           Summary: [PATCH][UPDATE] rubygem-itamae & rubygem-specinfra
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: naito.yuichiro at gmail.com
          Keywords: patch

Created attachment 181337
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181337&action=edit
patch for rubygem-itamae

Update patches for rubygem-itamae to 1.9.11 and rubygem-specinfra to 2.67.7.
These patches fix following error.

```
$ itamae
/usr/local/lib/ruby/gems/2.2/gems/itamae-1.9.10/lib/itamae/cli.rb:15:in
`initialize': undefined method `upcase' for nil:NilClass (NoMethodError)
        from /usr/local/lib/ruby/gems/2.2/gems/thor-0.19.4/lib/thor.rb:365:in
`new'
        from /usr/local/lib/ruby/gems/2.2/gems/thor-0.19.4/lib/thor.rb:365:in
`dispatch'
        from
/usr/local/lib/ruby/gems/2.2/gems/thor-0.19.4/lib/thor/base.rb:444:in `start'
        from /usr/local/lib/ruby/gems/2.2/gems/itamae-1.9.10/bin/itamae:4:in
`<top (required)>'
        from /usr/local/bin/itamae:22:in `load'
        from /usr/local/bin/itamae:22:in `<main>'
```

Please apply attached patches to ports tree.
Thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list