Bug 122636

Summary: [PATCH] sysutils/cdrtools-devel: fix build WITH_CDDB (also cdrtools and audio/cripple)
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-04-10 21:30:02 UTC
Because of a bump in the shared library version, the recent sysutils/libcdio update broke a number of other ports, including:

sysutils/cdrtools (WITH_CDDB), 
sysutils/cdrtools-devel (WITH_CDDB),
and audio/cripple.  

(For the last port, it *ought* to have broken the build, but since the Makefile was already ... well ... crippled -- with LIB_DEPENDS misspelled as LIB_DEPENDES, it didn't make things worse.)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-10 21:30:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marius

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 marius 2008-04-10 21:38:28 UTC
Could you please provide a log of how cdrtools-devel is failing?
I currently think that its audio/libcddb and sysutils/libcdio
dependencies were added in error in the first place.

Marius
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-04-11 23:37:00 UTC
marius      2008-04-11 22:36:52 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    sysutils/cdrtools-devel Makefile 
  Log:
  Remove erroneous dependencies on audio/libcddb and sysutils/libcdio.
  
  PR:             122636
  Approved by:    netchild
  
  Revision  Changes    Path
  1.91      +0 -10     ports/sysutils/cdrtools-devel/Makefile
_______________________________________________
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 4 Marius Strobl freebsd_committer freebsd_triage 2008-04-11 23:41:54 UTC
State Changed
From-To: open->closed


close