Bug 156468 - [PATCH] audio/ruby-esound (patch to enable compiling with RUBY_VER 1.9)
Summary: [PATCH] audio/ruby-esound (patch to enable compiling with RUBY_VER 1.9)
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-18 11:40 UTC by Eric Freeman
Modified: 2011-05-03 02:30 UTC (History)
0 users

See Also:


Attachments
file.diff (444 bytes, patch)
2011-04-18 11:40 UTC, Eric Freeman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Freeman 2011-04-18 11:40:05 UTC
Patch to enable audio/ruby-esound to be compiled when RUBY_VER is 1.9

How-To-Repeat: Install Ruby 1.9 and 

cd /usr/ports/audio/ruby-esound && make build RUBY_VER=1.9

fails
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-18 11:40:14 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:16:36 UTC
Responsible Changed
From-To: stas->swills

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-05-03 02:20:39 UTC
swills      2011-05-03 01:20:30 UTC

  FreeBSD ports repository

  Modified files:
    audio/ruby-esound    Makefile 
  Log:
  - Fix build with Ruby 1.9
  
  PR:             ports/156468
  Submitted by:   Eric Freeman <freebsdports@chillibear.com>
  Approved by:    maintainer (timeout)
  
  Revision  Changes    Path
  1.5       +4 -0      ports/audio/ruby-esound/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:20:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!