Bug 118474 - [patch] x11-fm/ezfm unbreak fix build with GCC 4.2 + adopt maintainship
Summary: [patch] x11-fm/ezfm 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-07 00:20 UTC by Pietro Cerutti
Modified: 2007-12-10 22:20 UTC (History)
0 users

See Also:


Attachments
_ezfm.diff (6.25 KB, patch)
2007-12-07 00:20 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-07 00:20:01 UTC

The patch below:

- fixes a forward-declaration problem with GCC 4.2
- cleans all warnings
- fixes a bug causing an endless loop at program exit
- set maintainship to me

How-To-Repeat: 

cd /usr/ports/x11-fm/ezfm && make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-07 00:20:10 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-10 22:19:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-10 22:19:15 UTC
miwi        2007-12-10 22:19:10 UTC

  FreeBSD ports repository

  Modified files:
    x11-fm/ezfm          Makefile 
    x11-fm/ezfm/files    patch-ab patch-ac 
  Added files:
    x11-fm/ezfm/files    patch-action.c patch-folder.c 
                         patch-signal.c patch-trashBtn.c 
  Log:
  - Fix build with gcc 4.2
  - Pass maintainership to submitter
  
  PR:             118474
  Submitted by:   Pietro Cerutti <gahr@gahr.ch>
  Approved by:    portmgr (erwin)
  
  Revision  Changes    Path
  1.20      +3 -9      ports/x11-fm/ezfm/Makefile
  1.4       +10 -5     ports/x11-fm/ezfm/files/patch-ab
  1.2       +33 -6     ports/x11-fm/ezfm/files/patch-ac
  1.1       +11 -0     ports/x11-fm/ezfm/files/patch-action.c (new)
  1.1       +11 -0     ports/x11-fm/ezfm/files/patch-folder.c (new)
  1.1       +19 -0     ports/x11-fm/ezfm/files/patch-signal.c (new)
  1.1       +11 -0     ports/x11-fm/ezfm/files/patch-trashBtn.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"