Sat Jan 16 16:59:40 2010 UTC ()
Update to 2.01.01alpha72:

2.01.01alpha72:

Cdrecord:

-	The CDRWIN cue sheet parser has been enhanced to give better error messages:

	-	There are now hints on what is missing in the CUE file

	-	The error message now also contains the column where the problem was detected

-	Allow cdrecord to compile again on a pre-C99 compiler (there was a variable delaration
	past a statement in a function.

-	A description for the *.inf file fomat was added to the cdrecord man page

-	New (previously missing) CD-Text tags have been added to auinfo.c (*.inf file parser):

	Albumsongwriter=
	Albumcomposer=
	Albumarranger=
	Albummessage=
	Albumclosed_info=

	Note that these tags do not appear in the CDDB database.

Cdda2wav (Maintained/enhanced by J

-	New arg "all" to -t option.

	cdda2wav -B	extracts all audio tacks into separate files
	cdda2wav -tall	extracts all audio tacks into a single files

-	cdda2wav now by default writes a file "xxx.cdtext" with raw binary
	CD-Text data in case cdda2wav was told to retrieve CD-Text.

-	A new option -no-textfile allows to disable the creation of the file "audio.cdtext"
	This version of cdda2wav creates a file "audio.cdtext" or similar (depending on
	the set up file name base) in case that there is CD-Text on the medium and that
	the drives supports to read the CD-Text data with MMC SCSI commands.

-	Fixed a bug in cdda2wav that caused cdda2wav to set up the file name base too late.
	This resultes in the files "audio.cdindex" and "audio.cddb" alwas to have this name
	while the *.inf files use the name base from the cdda2wav arguments. Now all
	files created by cdda2wav honor the file name base.

-	Cdda2wav by default fills empty track specific CD-Text data with the Disk global
	value (if present). A new option -no-textdefaults allows to disable this fallback
	and leaves the related fields empty if they are empty on the mester CD.

-	Fixed a problem with cdda2wav -interactive (used by GNOME GSTREAMER CD-DAE plugin)
	that could cause cdda2wav to dump core in case that there is a data
	session past the last audio track.

-	New (previously missing) CD-Text tags have been added to the *.inf files:

	Albumsongwriter=
	Songwriter=
	Albumcomposer=
	Composer=
	Albumarranger=
	Arranger=
	Albummessage=
	Message=
	Albumclosed_info=
	Closed_info=

	Note that these tags do not appear in the CDDB database.

Mkisofs (Maintained/enhanced by J

-	Fixed a bug with file descriptor handling in mkisofs/apple.c

2.01.01a71:

All:

-	include/schily/stat.h now supports nonosecond timestamps in struct stat on AIX.

-	New autoconf test for nanosecond time stamps on AIX.

-	conf/mkdir.sh

-	conf/mkdep-aix.sh was changed to avoid warnings for #pragma weak a = b
	as the IBM C-compiler calls a non "#pragma weak" cpp when called with -E

Cdrecord:

-	Cdrecord now is able to use -isosize even in case that the image data
	is read from stdin. This makes it easier to use "mkisofs | cdrecord".


(wiz)
diff -r1.68 -r1.69 pkgsrc/sysutils/cdrtools/Makefile
diff -r1.46 -r1.47 pkgsrc/sysutils/cdrtools/distinfo

cvs diff -r1.68 -r1.69 pkgsrc/sysutils/cdrtools/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/cdrtools/Makefile 2010/01/15 22:11:30 1.68
+++ pkgsrc/sysutils/cdrtools/Makefile 2010/01/16 16:59:40 1.69
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.68 2010/01/15 22:11:30 wiz Exp $ 1# $NetBSD: Makefile,v 1.69 2010/01/16 16:59:40 wiz Exp $
2 2
3DISTNAME= cdrtools-2.01.01a70 3DISTNAME= cdrtools-2.01.01a72
4PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/} 4PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/}
5CATEGORIES= sysutils 5CATEGORIES= sysutils
6MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/alpha/ \ 6MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/alpha/ \
7 http://ftp.berlios.de/pub/cdrecord/alpha/ 7 http://ftp.berlios.de/pub/cdrecord/alpha/
8EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
9 9
10MAINTAINER= wiz@NetBSD.org 10MAINTAINER= wiz@NetBSD.org
11HOMEPAGE= http://cdrecord.berlios.de/old/private/cdrecord.html 11HOMEPAGE= http://cdrecord.berlios.de/old/private/cdrecord.html
12COMMENT= Software for creating ISO9660 images and writing CD/DVD/Blu-ray 12COMMENT= Software for creating ISO9660 images and writing CD/DVD/Blu-ray
13#LICENSE= CDDL.Schily.txt AND gnu-gpl-v2 AND gnu-lgpl-v2.1 13#LICENSE= CDDL.Schily.txt AND gnu-gpl-v2 AND gnu-lgpl-v2.1
14 14
15CONFLICTS= mkisofs-[0-9]* cdrtools-ossdvd-[0-9]* cdrecord-[0-9]* cdrkit-[0-9]* 15CONFLICTS= mkisofs-[0-9]* cdrtools-ossdvd-[0-9]* cdrecord-[0-9]* cdrkit-[0-9]*
16 16

cvs diff -r1.46 -r1.47 pkgsrc/sysutils/cdrtools/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/cdrtools/distinfo 2010/01/15 22:11:30 1.46
+++ pkgsrc/sysutils/cdrtools/distinfo 2010/01/16 16:59:40 1.47
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.46 2010/01/15 22:11:30 wiz Exp $ 1$NetBSD: distinfo,v 1.47 2010/01/16 16:59:40 wiz Exp $
2 2
3SHA1 (cdrtools-2.01.01a70.tar.bz2) = c7feb69eb528775dd7eabf4a4e29fc2fb2548c22 3SHA1 (cdrtools-2.01.01a72.tar.bz2) = 5902c71f8b9452a80cf040c0005213f15cabd310
4RMD160 (cdrtools-2.01.01a70.tar.bz2) = 543f62542dfa05a2c648228ab1c999d43f3fb4b2 4RMD160 (cdrtools-2.01.01a72.tar.bz2) = 9f946e0aaa1ff3806363e360a02232f846921685
5Size (cdrtools-2.01.01a70.tar.bz2) = 1851709 bytes 5Size (cdrtools-2.01.01a72.tar.bz2) = 1857422 bytes