Bug 117917 - [patch] mail/crashecho - unbreak gcc42
Summary: [patch] mail/crashecho - unbreak gcc42
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-08 12:40 UTC by Philippe Audeoud
Modified: 2007-11-11 14:50 UTC (History)
0 users

See Also:


Attachments
patch-crashecho.1 (1.45 KB, text/plain)
2007-11-08 12:40 UTC, Philippe Audeoud
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Audeoud 2007-11-08 12:40:00 UTC
	unbreak gcc42
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-11-08 12:51:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-11-11 14:47:04 UTC
miwi        2007-11-11 14:46:58 UTC

  FreeBSD ports repository

  Modified files:
    mail/crashecho       Makefile 
  Added files:
    mail/crashecho/files patch-src-crashecho.h 
  Log:
  - Fix build with gcc 4.2
  
  PR:             117917
  Submitted by:   Philippe Audeoud <jadawin@tuxaco.net>
  Approved by:    portmgr (erwin)
  
  Revision  Changes    Path
  1.14      +1 -7      ports/mail/crashecho/Makefile
  1.1       +10 -0     ports/mail/crashecho/files/patch-src-crashecho.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-11 14:47:10 UTC
State Changed
From-To: open->closed

Committed. Thanks!