Bug 108065 - [PATCH] audio/x11amp: fix build with gcc41
Summary: [PATCH] audio/x11amp: 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: 2007-01-18 00:40 UTC by trasz
Modified: 2007-01-18 08:00 UTC (History)
1 user (show)

See Also:


Attachments
x11amp-0.9.b1.1_3.patch (844 bytes, patch)
2007-01-18 00:40 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 2007-01-18 00:40:15 UTC
Fix build with gcc41.

Added file(s):
- files/patch-x11amp-input.c

Port maintainer (beech@alaskaparadise.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-18 00:40:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this PRs
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-18 00:40:43 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Beech Rintoul 2007-01-18 01:03:22 UTC
Approve patch.

Beech (Maintainer)
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-01-18 07:57:28 UTC
miwi        2007-01-18 07:57:22 UTC

  FreeBSD ports repository

  Modified files:
    audio/x11amp         Makefile 
  Added files:
    audio/x11amp/files   patch-x11amp-input.c 
  Log:
  - Fix build with gcc4.X
  
  PR:             108065
  Submitted by:   trasz
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.25      +1 -1      ports/audio/x11amp/Makefile
  1.1       +13 -0     ports/audio/x11amp/files/patch-x11amp-input.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 5 Martin Wilke freebsd_committer freebsd_triage 2007-01-18 07:57:41 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!