diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-12 09:58:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-12 09:58:05 +0000 |
commit | 22408df40e680d65acace965ea4826890ccd1e55 (patch) | |
tree | 15167d82dd0dad4773fbda7e01af4b0f8f950bad /sysutils/cdrtools/distinfo | |
parent | a09f3de00df4f8de0b305e58c0b401824d07d63a (diff) | |
download | pkgsrc-22408df40e680d65acace965ea4826890ccd1e55.tar.gz |
Update to 3.01a12:
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.
Diffstat (limited to 'sysutils/cdrtools/distinfo')
-rw-r--r-- | sysutils/cdrtools/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
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 |