Bug 118474

Summary: [patch] x11-fm/ezfm unbreak fix build with GCC 4.2 + adopt maintainship
Product: Ports & Packages Reporter: Pietro Cerutti <gahr>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
_ezfm.diff none

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"