Bug 122929 - Port fix: audio/ccaudio - Make it build again
Summary: Port fix: audio/ccaudio - Make it build again
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-20 13:00 UTC by Ganael LAPLANCHE
Modified: 2008-04-28 20:10 UTC (History)
0 users

See Also:


Attachments
file.diff (927 bytes, patch)
2008-04-20 13:00 UTC, Ganael LAPLANCHE
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ganael LAPLANCHE 2008-04-20 13:00:01 UTC
Here is a small patch to make audio/ccaudio build again :
- define CCXX_CLASS_EXPORT to __EXPORT
- remove BROKEN flag

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-04-28 20:09:01 UTC
miwi        2008-04-28 19:08:56 UTC

  FreeBSD ports repository

  Modified files:
    audio/ccaudio        Makefile 
  Added files:
    audio/ccaudio/files  patch-src-audio.h 
  Log:
  - Unbreak and  Fix build
  
  PR:             122929
  Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
  
  Revision  Changes    Path
  1.23      +0 -2      ports/audio/ccaudio/Makefile
  1.1       +13 -0     ports/audio/ccaudio/files/patch-src-audio.h (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 2 Martin Wilke freebsd_committer freebsd_triage 2008-04-28 20:09:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!