Bug 106746 - [PATCH] net/mpd: fix build with gcc41
Summary: [PATCH] net/mpd: fix build with gcc41
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: 2006-12-15 01:00 UTC by trasz
Modified: 2006-12-16 10:32 UTC (History)
0 users

See Also:


Attachments
mpd-3.18_4.patch (1.81 KB, patch)
2006-12-15 01:00 UTC, trasz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!