pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/cdrtools Update to 3.01a23:
details: https://anonhg.NetBSD.org/pkgsrc/rev/003d8f8aa11c
branches: trunk
changeset: 631659:003d8f8aa11c
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Mar 12 09:20:06 2014 +0000
description:
Update to 3.01a23:
All:
- Typo fix in README.compile for the mail address.
Thanks to Dennis Clarke for the catch!
Libschily:
- libschily/sleep.c and libschily/usleep.c have been modified to work
with MinGW.
Cdrecord:
- The timediff function now in addition prints the time diff in
hours : minutes : seconds . thausands of a second.
Thanks to a hint from Donald R Laster Jr from Slackware.
Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt heiko%hexco.de@localhost):
- Cdda2wav no longer includes the new paranoia mode "c2check" in the macro
"proof". This has been done because of a report from Géraud Meyer <graud%gmx.com@localhost>
that gives hints that the drive:
Type: ROM, Vendor 'TSSTcorp' Model 'CDDVDW SH-222AB ' Revision 'SB00' MMC+CDDA
does not handle hidden tracks when "c2check" is active.
Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
- mkisofs was slightly modified to reduce CPU time requirements.
It now reads/writes in 64kBytes chunks instead of stdio buffer
size which is typically 8 kB.
- Fixed a typo in the mkisofs man page.
Thanks to a hint from Donald R Laster Jr from Slackware.
- Mkisofs now in addition prints "-iso-level 3 or more required"
in case that a large file was skipped because of the current mkisofs settings.
Thanks to a hint from Donald R Laster Jr from Slackware.
- A problem in isoinfo has been fixed.
This problem caused "isoinfo -R -find -ls" to print Jan 1 1970 timestamps
in case that Rock Ridge was not present.
diffstat:
sysutils/cdrtools/Makefile | 4 ++--
sysutils/cdrtools/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r bdedf293f4fa -r 003d8f8aa11c sysutils/cdrtools/Makefile
--- a/sysutils/cdrtools/Makefile Wed Mar 12 09:18:02 2014 +0000
+++ b/sysutils/cdrtools/Makefile Wed Mar 12 09:20:06 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.105 2014/01/25 10:49:43 wiz Exp $
+# $NetBSD: Makefile,v 1.106 2014/03/12 09:20:06 wiz Exp $
-DISTNAME= cdrtools-3.01a22
+DISTNAME= cdrtools-3.01a23
PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/}
CATEGORIES= sysutils
#MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/ \
diff -r bdedf293f4fa -r 003d8f8aa11c sysutils/cdrtools/distinfo
--- a/sysutils/cdrtools/distinfo Wed Mar 12 09:18:02 2014 +0000
+++ b/sysutils/cdrtools/distinfo Wed Mar 12 09:20:06 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.81 2014/01/25 10:49:43 wiz Exp $
+$NetBSD: distinfo,v 1.82 2014/03/12 09:20:06 wiz Exp $
-SHA1 (cdrtools-3.01a22.tar.bz2) = a030099c9a15e50a22ee975fd3817e4c840d6191
-RMD160 (cdrtools-3.01a22.tar.bz2) = 52ce9682890ccd33f50fd9f2b3f376b5a4a3666d
-Size (cdrtools-3.01a22.tar.bz2) = 2067421 bytes
+SHA1 (cdrtools-3.01a23.tar.bz2) = 0539be5cb1ca27754608a1ddf5b36c8587cc5ae4
+RMD160 (cdrtools-3.01a23.tar.bz2) = f6b6cd4c339a92aa78743176f53d3bb9164b527c
+Size (cdrtools-3.01a23.tar.bz2) = 2068254 bytes
SHA1 (patch-include_schily_sha2.h) = dab2dd40b20a37f1f2ff8cbd64f8361e800e1753
Home |
Main Index |
Thread Index |
Old Index