Bug 158615

Summary: [patch] update misc/rabbit to use rubygem-gettext instead of ruby-gettext
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: TAKATSU Tomonari <tota>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Steve Wills freebsd_committer freebsd_triage 2011-07-03 18:30:10 UTC
Attached patch updates misc/rabbit to use rubygem-gettext instead of ruby-gettext, which is both newer and works with Ruby 1.9. This will allow misc/rabbit to work with Ruby 1.9.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-03 18:30:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tota

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-07-11 15:02:13 UTC
tota        2011-07-11 14:01:59 UTC

  FreeBSD ports repository

  Modified files:
    misc/rabbit          Makefile 
  Log:
  - Use rubygem-gettext instead of ruby-gettext [1]
  - Make portlint happy
  
  PR:             ports/158615 [1]
  Submitted by:   swills [1]
  
  Revision  Changes    Path
  1.9       +4 -4      ports/misc/rabbit/Makefile
_______________________________________________
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 3 TAKATSU Tomonari freebsd_committer freebsd_triage 2011-07-11 15:03:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!