Bug 118464 - [patch] audio/gnomoradio unbreak fix build with GCC 4.2 + adopt maintainship
Summary: [patch] audio/gnomoradio unbreak fix build with GCC 4.2 + adopt maintainship
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-12-06 16:00 UTC by Pietro Cerutti
Modified: 2007-12-10 22:50 UTC (History)
0 users

See Also:


Attachments
_gnomoradio.diff (3.05 KB, patch)
2007-12-06 16:00 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti 2007-12-06 16:00:03 UTC

The patch below:

- fixes a namespace problem causing an error with GCC 4.2
- cleans a few const char * -> char * warnings
- sets maintainship to me

Tested on:
8.0-CURRENT i386
7.0-BETA3 sparc64

How-To-Repeat: 

cd /usr/ports/audio/gnomoradio && make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-06 16:00:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-12-10 22:46:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-10 22:47:33 UTC
miwi        2007-12-10 22:47:28 UTC

  FreeBSD ports repository

  Modified files:
    audio/gnomoradio     Makefile 
  Added files:
    audio/gnomoradio/files patch-gnomoradio_browser-link.cc 
                           patch-roboradio-audio_prober.cc 
  Log:
  - Fix build with gcc 4.2
  - Pass maintainership to submitter
  
  PR:             118464
  Submitted by:   Pietro Cerutti <gahr@gahr.ch>
  Approved by:    portmgr (erwin)
  
  Revision  Changes    Path
  1.16      +5 -9      ports/audio/gnomoradio/Makefile
  1.1       +11 -0     ports/audio/gnomoradio/files/patch-gnomoradio_browser-link.cc (new)
  1.1       +58 -0     ports/audio/gnomoradio/files/patch-roboradio-audio_prober.cc (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"