Bug 115744 - [patch] misc/alevt: unbreak on 7.x (gcc 4.2)
Summary: [patch] misc/alevt: unbreak on 7.x (gcc 4.2)
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-23 07:00 UTC by Šimun Mikecin
Modified: 2007-08-23 08:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.22 KB, patch)
2007-08-23 07:00 UTC, Šimun Mikecin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Šimun Mikecin 2007-08-23 07:00:06 UTC
This port is marked broken on 7-CURRENT since it doesn't compile with gcc 4.2

Fix: With this patch alevt compiles with gcc 4.2


Patch attached with submission follows:
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-08-23 08:34:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-23 08:35:59 UTC
itetcu      2007-08-23 07:35:53 UTC

  FreeBSD ports repository

  Modified files:
    misc/alevt           Makefile 
  Added files:
    misc/alevt/files     patch-xio.c 
  Log:
  - Unbreak on HEAD (gcc 4.2)
  
  PR:             ports/115744
  Submitted by:   Simun Mikecin
  
  Revision  Changes    Path
  1.22      +0 -4      ports/misc/alevt/Makefile
  1.1       +30 -0     ports/misc/alevt/files/patch-xio.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 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-08-23 08:36:12 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!