Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2017 03:08:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218244] [PATCH][UPDATE] rubygem-itamae & rubygem-specinfra
Message-ID:  <bug-218244-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218244

            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@FreeBSD.org
          Reporter: naito.yuichiro@gmail.com
          Keywords: patch

Created attachment 181337
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181337&action=
=3Dedit
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 `star=
t'
        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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218244-13>