Bug 117731 - [PATCH] games/mirrormagic: fix for gcc42, take maintainership
Summary: [PATCH] games/mirrormagic: fix for gcc42, take maintainership
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: 2007-11-01 01:00 UTC by Dmitry Marakasov
Modified: 2007-11-05 11:30 UTC (History)
0 users

See Also:


Attachments
mirrormagic.patch (1.53 KB, patch)
2007-11-01 01:00 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2007-11-01 01:00:08 UTC
* Fix build with gcc42
* Take maintainership
* While here, optionize
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-01 01:00:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-11-05 11:20:05 UTC
miwi        2007-11-05 11:20:01 UTC

  FreeBSD ports repository

  Modified files:
    games/mirrormagic    Makefile 
  Added files:
    games/mirrormagic/files patch-src-main.h 
  Log:
  - Fix build with gcc 4.2
  - Pass maintainership to submitter
  
  PR:             117731
  Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
  Approved by:    portmgr (pav)
  
  Revision  Changes    Path
  1.17      +8 -8      ports/games/mirrormagic/Makefile
  1.1       +10 -0     ports/games/mirrormagic/files/patch-src-main.h (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 Martin Wilke freebsd_committer freebsd_triage 2007-11-05 11:20:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!