pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/cdparanoia



Module Name:    pkgsrc
Committed By:   dholland
Date:           Tue May 19 00:36:06 UTC 2009

Modified Files:
        pkgsrc/audio/cdparanoia: Makefile distinfo
        pkgsrc/audio/cdparanoia/patches: patch-ab patch-ca patch-cf

Log Message:
Simplify previous. We don't need to call getrawpartition() to find out
whether to use /dev/rcd0c or /dev/rcd0d; we can just try both. This
avoids needing libutil in libcdda_interface.so. Fixes broken build of
mplayer (and others?) without needing a recursive revbump as adding
libutil would have. PKGREVISION++ (now 8).


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/audio/cdparanoia/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/audio/cdparanoia/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/cdparanoia/patches/patch-ab
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/cdparanoia/patches/patch-ca
cvs rdiff -u -r1.9 -r1.10 pkgsrc/audio/cdparanoia/patches/patch-cf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index