Bug 106746

Summary: [PATCH] net/mpd: fix build with gcc41
Product: Ports & Packages Reporter: trasz <trasz>
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
mpd-3.18_4.patch none

Description trasz 2006-12-15 01:00:25 UTC
Fix build with gcc41 and pet portlint.

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006121307/mpd-3.18_4.log

Added file(s):
- files/patch-src::iface.h
- files/patch-src::radius.c

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-15 01:00:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-16 10:27:50 UTC
miwi        2006-12-16 10:27:36 UTC

  FreeBSD ports repository

  Modified files:
    net/mpd              Makefile 
  Added files:
    net/mpd/files        patch-src::iface.h patch-src::radius.c 
  Log:
  - Fix build with gcc 4.X
  
  PR:             ports/106746
  Submitted by:   trasz
  
  Revision  Changes    Path
  1.48      +0 -1      ports/net/mpd/Makefile
  1.1       +10 -0     ports/net/mpd/files/patch-src::iface.h (new)
  1.1       +20 -0     ports/net/mpd/files/patch-src::radius.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 Martin Wilke freebsd_committer freebsd_triage 2006-12-16 10:32:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!