From 9a2f3594fbcce9012d6fe09f7cfa285905733ea4 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 12 Feb 2013 09:58:05 +0000 Subject: Update to 3.01a12: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All: - The Schily makefilesystem now supports CC++_COM for all platforms to allow to overwrite the low level command for the C++-compiler. Libschily: - libschily::fexecv() now allows to use the parameter "ac" with the value -1 to indicate that the arg count is to be determined by the NULL pointer at the end of the arg list. Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de): - cdda2wav now only prints "load cdrom please and press enter" once per line and does not repeat the text for garbage characters that have been in stdin. Thanks to Phi Tran from Oracle for reporting. Readcd: - avoid a GCC warning when compiling readcd.c Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale): - mkisofs now reserves more space for the file names to avoid a path buffer overrun - Fixed a bug that caused to put more than one UDF direcory entry for a file in case that the file is a ISO-0660 multi-segment file. - Fixed a bug that caused the wrong start sector address to be used for UDF in case that the file is a ISO-9660 multi-segment file and the -sort option was used. --- sysutils/cdrtools/Makefile | 4 ++-- sysutils/cdrtools/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sysutils') diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile index 713f62d35b0..97013347690 100644 --- a/sysutils/cdrtools/Makefile +++ b/sysutils/cdrtools/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.92 2013/01/21 13:11:08 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2013/02/12 09:58:05 wiz Exp $ -DISTNAME= cdrtools-3.01a11 +DISTNAME= cdrtools-3.01a12 PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/} CATEGORIES= sysutils #MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/ \ diff --git a/sysutils/cdrtools/distinfo b/sysutils/cdrtools/distinfo index 650ccd2f0d9..292204fcf25 100644 --- a/sysutils/cdrtools/distinfo +++ b/sysutils/cdrtools/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.70 2013/01/21 13:11:08 wiz Exp $ +$NetBSD: distinfo,v 1.71 2013/02/12 09:58:05 wiz Exp $ -SHA1 (cdrtools-3.01a11.tar.bz2) = 70f39d520b419a6e4c36b1c46ebfc87fa166011d -RMD160 (cdrtools-3.01a11.tar.bz2) = 44302d649cc3438748c865baea4206ace6b089fa -Size (cdrtools-3.01a11.tar.bz2) = 2050612 bytes +SHA1 (cdrtools-3.01a12.tar.bz2) = d5994ca3a6804f4893764f7d170919710565064d +RMD160 (cdrtools-3.01a12.tar.bz2) = 7ef2d8c37a7567929a0838676602e8e6e1b0fe1a +Size (cdrtools-3.01a12.tar.bz2) = 2050364 bytes SHA1 (patch-include_schily_sha2.h) = dab2dd40b20a37f1f2ff8cbd64f8361e800e1753 -- cgit v1.2.3