cvs commit: ports/sysutils/cdrtools Makefile ports/sysutils/cdrtools/files patch-ad patch-cdda2wav::interface.c patch-readcd::readcd.c

Marius Strobl marius at FreeBSD.org
Sat Feb 18 07:55:40 PST 2006


marius      2006-02-18 15:55:40 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    sysutils/cdrtools    Makefile 
    sysutils/cdrtools/files patch-ad patch-cdda2wav::interface.c 
                            patch-readcd::readcd.c 
  Log:
  - Replace the fix to make `readcd -scanbus` work which was added in
    2.01_2 with the "official" version from cdrtools 2.01.01a06.
  - Patch i386-freebsd-cc.rul to allow compilation with CC set to a
    compiler other than the default (as long as it doesn't include a
    path component, which requires considerably changes to make work).
  - Make the direct ATAPI transport of cdda2wav work again with FreeBSD
    after device major numbers were abandoned; bump PORTREVISION for
    this.
  
  Approved by:    netchild
  
  Revision  Changes    Path
  1.64      +1 -1      ports/sysutils/cdrtools/Makefile
  1.4       +5 -4      ports/sysutils/cdrtools/files/patch-ad
  1.4       +5 -5      ports/sysutils/cdrtools/files/patch-cdda2wav::interface.c
  1.2       +58 -26    ports/sysutils/cdrtools/files/patch-readcd::readcd.c


More information about the cvs-ports mailing list