Subject: CVS commit: pkgsrc/sysutils/cdrdao
To: None <pkgsrc-changes@NetBSD.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 09/26/2005 01:01:46
Module Name: pkgsrc
Committed By: fredb
Date: Mon Sep 26 01:01:46 UTC 2005
Modified Files:
pkgsrc/sysutils/cdrdao: Makefile distinfo
pkgsrc/sysutils/cdrdao/patches: patch-ak
Log Message:
Fix another uninitialized return value. This one was negating the assurance
that the length could be omitted from the last track of an AUDIO CD. The
length fixer-upper would quit consistently on certain (innocent) TOC files,
which lead to an error about zero-length tracks. Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/sysutils/cdrdao/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/sysutils/cdrdao/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/sysutils/cdrdao/patches/patch-ak
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.