Bug 156469

Summary: [PATCH] audio/ruby-freedb (patch to enable compiling with RUBY_VER 1.9)
Product: Ports & Packages Reporter: Eric Freeman <freebsdports>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Eric Freeman 2011-04-18 11:40:05 UTC
Patch to enable audio/ruby-freedb to compile when RUBY_VER is 1.9

How-To-Repeat: Install Ruby 1.9 and

cd /usr/ports/audio/ruby-freedb && make build RUBY_VER=1.9
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-18 11:40:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2011-05-03 02:21:06 UTC
Responsible Changed
From-To: stas->swills

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-05-03 02:21:49 UTC
swills      2011-05-03 01:21:40 UTC

  FreeBSD ports repository

  Modified files:
    audio/ruby-freedb    Makefile 
  Log:
  - Fix build with Ruby 1.9
  
  PR:             ports/156469
  Submitted by:   Eric Freeman <freebsdports@chillibear.com>
  Approved by:    maintainer (timeout)
  
  Revision  Changes    Path
  1.18      +3 -0      ports/audio/ruby-freedb/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 4 Steve Wills freebsd_committer freebsd_triage 2011-05-03 02:21:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!