Bug 122636 - [PATCH] sysutils/cdrtools-devel: fix build WITH_CDDB (also cdrtools and audio/cripple)
Summary: [PATCH] sysutils/cdrtools-devel: fix build WITH_CDDB (also cdrtools and audio...
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: Marius Strobl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-10 21:30 UTC by bf
Modified: 2008-04-11 23:43 UTC (History)
0 users

See Also:


Attachments
file.diff (448 bytes, patch)
2008-04-10 21:30 UTC, bf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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