Bug 107819 - [MAINTAINER] emulators/tme: fix build with gcc41
Summary: [MAINTAINER] emulators/tme: fix build with gcc41
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-01-11 11:50 UTC by trasz
Modified: 2007-01-11 16:30 UTC (History)
0 users

See Also:


Attachments
tme-0.4_2.patch (2.10 KB, patch)
2007-01-11 11:50 UTC, trasz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description trasz 2007-01-11 11:50:13 UTC
Fix build with gcc41.

Added file(s):
- files/patch-ic-m68k-m68k-bus-auto.c

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-11 11:50:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-11 16:27:19 UTC
miwi        2007-01-11 16:27:09 UTC

  FreeBSD ports repository

  Modified files:
    emulators/tme        Makefile 
    emulators/tme/files  patch-configure 
  Added files:
    emulators/tme/files  patch-ic-m68k-m68k-bus-auto.c 
  Log:
  - Fix build with gcc 4.X
  
  PR:             ports/107819
  Submitted by:   trasz (Maintainer)
  
  Revision  Changes    Path
  1.3       +1 -1      ports/emulators/tme/Makefile
  1.2       +11 -2     ports/emulators/tme/files/patch-configure
  1.1       +11 -0     ports/emulators/tme/files/patch-ic-m68k-m68k-bus-auto.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 Martin Wilke freebsd_committer freebsd_triage 2007-01-11 16:27:26 UTC
State Changed
From-To: open->closed

Committed. Thanks!