Bug 126955

Summary: [PATCH]sysutils/cdrtools-devel: fix build problems when audio/cdparanoia is installed
Product: Ports & Packages Reporter: bf <bf2006a>
Component: Individual Port(s)Assignee: Marius Strobl <marius>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description bf 2008-08-29 17:40:01 UTC
sysutils/cdrtools-devel includes an incompatible cdda_paranoia.h from audio/cdparanoia port instead of it's own bundled header, causing a build failure.  To avoid this, rename the bundled header and the statements using it.  I was going to submit this with an update to 2.01.01a47, but changes in the gettext and iconv handling in the new version require additional patching, and I don't have the time to attend to it now.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-29 17:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marius

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-09-06 17:58:12 UTC
marius      2008-09-06 16:57:59 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    sysutils/cdrtools-devel Makefile distinfo 
  Log:
  - Update to 2.01.01a48. 2.01.01a46 and 2.01.01a47 had to be skipped due
    to broken configure scripts.
  - Fix build when audio/cdparanoia is installed. [1]
  
  PR:             126955 [1]
  Submitted by:   jkim [1]
  Approved by:    netchild
  
  Revision  Changes    Path
  1.98      +8 -1      ports/sysutils/cdrtools-devel/Makefile
  1.64      +3 -3      ports/sysutils/cdrtools-devel/distinfo
_______________________________________________
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 Marius Strobl freebsd_committer freebsd_triage 2008-09-06 20:12:42 UTC
State Changed
From-To: open->closed

close