Bug 118633 - [patch] games/adgali unbreak fix build with GCC 4.2 + adopt maintainship
Summary: [patch] games/adgali unbreak fix build with GCC 4.2 + adopt maintainship
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-12-12 23:30 UTC by Pietro Cerutti
Modified: 2007-12-14 19:10 UTC (History)
0 users

See Also:


Attachments
_adgali.diff (2.56 KB, patch)
2007-12-12 23:30 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti 2007-12-12 23:30:02 UTC

The following patch:

- fixes a "cast used as lvalue" error
- fixes a few "static declaration follows non-static declaration" errors
- adds dependency on devel/libexecinfo
- sets maintainship to me

Tested on:

- 8.0-CURRENT i388
- 7.0-BETA3 sparc64
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-12 23:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-12-14 19:08:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-14 19:08:34 UTC
miwi        2007-12-14 19:08:27 UTC

  FreeBSD ports repository

  Modified files:
    games/adgali         Makefile 
  Added files:
    games/adgali/files   patch-src-input-fontio_agl_bfontio.c 
                         patch-src-input-fontio_agl_ttfio.c 
                         patch-src_agl_main.c 
  Log:
  - Fix build with gcc 4.2
  - Pass maintainership to submitter
  
  PR:             118633
  Submitted by:   Pietro Cerutti <gahr@gahr.ch>
  
  Revision  Changes    Path
  1.30      +5 -8      ports/games/adgali/Makefile
  1.1       +11 -0     ports/games/adgali/files/patch-src-input-fontio_agl_bfontio.c (new)
  1.1       +11 -0     ports/games/adgali/files/patch-src-input-fontio_agl_ttfio.c (new)
  1.1       +12 -0     ports/games/adgali/files/patch-src_agl_main.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"