Bug 114903 - [Maintainer Update] devel/ruby-rudl fix for invalid lvalue error with gcc4
Summary: [Maintainer Update] devel/ruby-rudl fix for invalid lvalue error with gcc4
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: 2007-07-25 17:20 UTC by Erik Greenwald
Modified: 2007-09-05 02:10 UTC (History)
1 user (show)

See Also:


Attachments
devel_ruby-rudl.patch (937 bytes, patch)
2007-07-25 17:20 UTC, Erik Greenwald
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Greenwald 2007-07-25 17:20:01 UTC
fixes the lvalue error when using gcc4
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-25 17:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants to have ruby- PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-05 02:06:43 UTC
clsung      2007-09-05 01:06:38 UTC

  FreeBSD ports repository

  Added files:
    devel/ruby-rudl/files patch-flxplay.c 
  Log:
  - fixes the lvalue error when using gcc4
  
  PR:             ports/114903
  Submitted by:   maintainer (Erik Greenwald)
  
  Revision  Changes    Path
  1.1       +13 -0     ports/devel/ruby-rudl/files/patch-flxplay.c (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 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-09-05 02:06:48 UTC
State Changed
From-To: open->closed

Committed. Thank You.