Subject: CVS commit: pkgsrc/misc/libcdio
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 08/09/2005 12:56:18
Module Name: pkgsrc
Committed By: adam
Date: Tue Aug 9 12:56:18 UTC 2005
Modified Files:
pkgsrc/misc/libcdio: Makefile distinfo
pkgsrc/misc/libcdio/patches: patch-aa
Log Message:
Changes 0.75:
- audio volume level fix on Microsoft Windows
- fix build when --enable-shared, --disable-static
- CD-Text retrieval fix
- allow the MMC timeout to be adjusted by the application
- cd-paranoia: Add option --mmc-timeout (-m) to set MMC timeout.
We now check that integer arguments are integers and are within
range.
- changes for libcddb 1.1.0 API change
- remove gcc 4.0 warnings
- miscellaneous small bug fixes, removal of questionable idioms or
memory leak fixes
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/misc/libcdio/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/misc/libcdio/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/misc/libcdio/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.