Bug 154935 - [MAINTAINER UPDATE] sysutils/rubygem-bundler: update to 1.0.10
Summary: [MAINTAINER UPDATE] sysutils/rubygem-bundler: update to 1.0.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 14:30 UTC by Robert Gogolok
Modified: 2011-02-21 15:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Gogolok 2011-02-21 14:30:10 UTC
Update to 1.0.10


Fixes a problem with ruby-gems 1.5.2.

Fix: 

https://s3-eu-west-1.amazonaws.com/freebsd-patches/rubygem-bundler-1.0.10.patch
How-To-Repeat: $ bundle update
/usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/ui.rb:56: uninitialized constant Gem::SilentUI (NameError)
        from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/cli.rb:16:in `initialize'
        from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/vendor/thor.rb:246:in `new'
        from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/vendor/thor.rb:246:in `dispatch'
        from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/vendor/thor/base.rb:389:in `start'
        from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.7/bin/bundle:13
        from /usr/local/bin/bundle:19:in `load'
        from /usr/local/bin/bundle:19
Comment 1 gogolok 2011-02-21 14:34:18 UTC
On Mon, Feb 21, 2011 at 3:30 PM,  <FreeBSD-gnats-submit@freebsd.org> wrote:
>>Synopsis: =A0 =A0 =A0 [MAINTAINER UPDATE] sysutils/rubygem: update to 1.0=
.10

Argh! Should be

[MAINTAINER UPDATE] sysutils/rubygem-bundler: update to 1.0.10
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2011-02-21 15:05:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-02-21 15:25:21 UTC
clsung      2011-02-21 15:25:16 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/rubygem-bundler Makefile distinfo 
  Log:
  - Update to 1.0.10
  
  PR:             ports/154935
  Submitted by:   maintainer (Robert Gogolok)
  
  Revision  Changes    Path
  1.11      +1 -1      ports/sysutils/rubygem-bundler/Makefile
  1.9       +2 -2      ports/sysutils/rubygem-bundler/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Cheng-Lung Sung freebsd_committer freebsd_triage 2011-02-21 15:25:26 UTC
State Changed
From-To: open->closed

Committed. Thank You.