Bug 115566 - graphics/evolvotron flag broken
Summary: graphics/evolvotron flag broken
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-16 08:00 UTC by David Yeske
Modified: 2007-08-18 21:00 UTC (History)
0 users

See Also:


Attachments
file.diff (506 bytes, patch)
2007-08-16 08:00 UTC, David Yeske
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Yeske 2007-08-16 08:00:04 UTC
1. flag broken on gcc 4.2.0 until I can fix it

Fix: see attachment

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-16 08:00:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

beech@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-18 20:50:34 UTC
beech       2007-08-18 19:50:29 UTC

  FreeBSD ports repository

  Modified files:
    graphics/evolvotron  Makefile 
  Added files:
    graphics/evolvotron/files patch-gcc4 
  Log:
  - Fix build with gcc42
  - Add patch-gcc4
  
  PR:             ports/115566
  Submitted by:   David Yeske <dyeske@gmail.com> (maintainer)
  Approved by:    sat (mentor)
  Obtained from:  Gentoo Portage
  
  Revision  Changes    Path
  1.16      +7 -6      ports/graphics/evolvotron/Makefile
  1.1       +33 -0     ports/graphics/evolvotron/files/patch-gcc4 (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 Beech Rintoul freebsd_committer freebsd_triage 2007-08-18 20:50:58 UTC
State Changed
From-To: open->closed

Committed, Thanks!