Bug 107369 - Update games/magiccube4d: Update for GCC4
Summary: Update games/magiccube4d: Update for 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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-31 08:00 UTC by Jeremy Karlson
Modified: 2007-01-01 00:10 UTC (History)
0 users

See Also:


Attachments
file.diff (3.92 KB, patch)
2006-12-31 08:00 UTC, Jeremy Karlson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Karlson 2006-12-31 08:00:31 UTC
I received a message stating that this port will not build using GCC4.  This patch corrects this.

Fix: Apply the following port diff.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-31 08:00:39 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-12-31 09:05:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-01-01 00:00:48 UTC
miwi        2007-01-01 00:00:25 UTC

  FreeBSD ports repository

  Added files:
    games/magiccube4d/files patch-EventHandler.h patch-Machine.h 
                            patch-MagicCube.h patch-configure 
  Removed files:
    games/magiccube4d/files patch-aa patch-ac 
  Log:
  - Fix build with gcc 4.X
  
  PR:             ports/107369
  Submitted by:   Jeremy Karlson<karlj000@unbc.ca> (maintainer)
  
  Revision  Changes    Path
  1.1       +11 -0     ports/games/magiccube4d/files/patch-EventHandler.h (new)
  1.1       +11 -0     ports/games/magiccube4d/files/patch-Machine.h (new)
  1.1       +19 -0     ports/games/magiccube4d/files/patch-MagicCube.h (new)
  1.2       +0 -19     ports/games/magiccube4d/files/patch-aa (dead)
  1.2       +0 -11     ports/games/magiccube4d/files/patch-ac (dead)
  1.1       +11 -0     ports/games/magiccube4d/files/patch-configure (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 Martin Wilke freebsd_committer freebsd_triage 2007-01-01 00:06:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!