Bug 156325 - [PATCH] fix textproc/ruby-sary with Ruby 1.9
Summary: [PATCH] fix textproc/ruby-sary with Ruby 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-11 02:50 UTC by Steve Wills
Modified: 2011-05-04 02:30 UTC (History)
0 users

See Also:


Attachments
file.diff (4.78 KB, patch)
2011-04-11 02:50 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2011-04-11 02:50:09 UTC
Try to build textproc/ruby-sary with Ruby 1.9.

Fix: See attached.

This adds a patch obtained from:

http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-ruby/sary-ruby/files/sary-ruby-1.2.0-ruby19.patch?revision=1.1

This should be noted in the commit message.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-11 02:50:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2011-05-04 02:25:16 UTC
Responsible Changed
From-To: clsung->swills

timeout, grabbing
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-05-04 02:26:21 UTC
swills      2011-05-04 01:26:03 UTC

  FreeBSD ports repository

  Modified files:
    textproc/ruby-sary   Makefile 
  Added files:
    textproc/ruby-sary/files patch-ruby19 
  Log:
  - Fix build with Ruby 1.9
  
  PR:             ports/156325
  Submitted by:   me
  Approved by:    maintainer timeout (clsung)
  
  Revision  Changes    Path
  1.17      +1 -1      ports/textproc/ruby-sary/Makefile
  1.1       +152 -0    ports/textproc/ruby-sary/files/patch-ruby19 (new)
_______________________________________________
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-04 02:26:44 UTC
State Changed
From-To: open->closed

Committed. Thanks!