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 2.01.01a37:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9eb573d3b1e
branches: trunk
changeset: 537764:c9eb573d3b1e
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jan 15 22:45:11 2008 +0000
description:
Update to 2.01.01a37:
All:
- New autoconf test HAVE_SYS_SIGLIST_DEF checks for sys_siglist[]
definition in signal.h Thanks to Tatjana Heuser for reporting
- Possibly double #defines HAVE_ICONV HAVE_ICONV_OPEN HAVE_ICONV_CLOSE
in include/schily/iconv.h fixed. Thanks to Tatjana Heuser for reporting
Libfind:
- -size now understands things like -size +10m
- the function getperm() has been moved to libschily
- find_main() now supports to propagate a different environment
(e.g. with a different PATH) to fexec())
Libsiconv:
- Changed sic_nls.c to allow compilation on SCO OpenServer-5.x and
other compilers that set __STDC__ to 0 and are not at least
fully C89 compliant.
Libscg:
- scg/scgcmd.h upgraded to be sharable with the "scg" Solaris kernel driver
- scg/scgio.h upgraded to be sharable with the "scg" Solaris kernel driver
Cdrecord:
- Cdrecord now correctly recognizes unformatted BD-RE media.
NOTE: The BD support code is not yet completely ready but
I expect this to happen in a few days.
- cdrecord man page now mentiones the "lofi" driver for Solaris
- Cdrecord now re-checks the media after a "blank" or "format"
operation has been issued. This prevents problems with incorrect
media size assumptions.
- cdrecord now implements a simulated "blank" feature for media that
itself does not support blanking: currently DVD-RAM + DVD+RW
Readcd:
- Man page now mentions -edc-corr
Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
- isoinfo now allows to check the contents of the Joliet Volume descriptor
by calling:
isoinfo -dJ
- mkisofs bug fix for multi extent files, make UDF part from multi extent
files working again. Thanks to a hint from
Pav Lucistnik <pav%oook.cz@localhost> <pav%FreeBSD.org@localhost>
diffstat:
sysutils/cdrtools/Makefile | 6 +++---
sysutils/cdrtools/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r 4bf8f0452b56 -r c9eb573d3b1e sysutils/cdrtools/Makefile
--- a/sysutils/cdrtools/Makefile Tue Jan 15 22:44:33 2008 +0000
+++ b/sysutils/cdrtools/Makefile Tue Jan 15 22:45:11 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2007/12/13 23:35:11 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2008/01/15 22:45:11 wiz Exp $
-DISTNAME= cdrtools-2.01.01a36
-PKGNAME= cdrtools-2.01.01.36
+DISTNAME= cdrtools-2.01.01a37
+PKGNAME= cdrtools-2.01.01.37
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/alpha/
EXTRACT_SUFX= .tar.bz2
diff -r 4bf8f0452b56 -r c9eb573d3b1e sysutils/cdrtools/distinfo
--- a/sysutils/cdrtools/distinfo Tue Jan 15 22:44:33 2008 +0000
+++ b/sysutils/cdrtools/distinfo Tue Jan 15 22:45:11 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2007/10/24 09:50:16 wiz Exp $
+$NetBSD: distinfo,v 1.12 2008/01/15 22:45:11 wiz Exp $
-SHA1 (cdrtools-2.01.01a36.tar.bz2) = 581c608395310c518d01a6fdc3fb88ec7d37e1f3
-RMD160 (cdrtools-2.01.01a36.tar.bz2) = 12ad5e9cf28d620c97e3aa8523851c2fb10eac00
-Size (cdrtools-2.01.01a36.tar.bz2) = 1664644 bytes
+SHA1 (cdrtools-2.01.01a37.tar.bz2) = c6bbce4959a12c81a5944d7896959077002851b5
+RMD160 (cdrtools-2.01.01a37.tar.bz2) = d8d7b5e411dbaf371c67179443c1ba6517110ab6
+Size (cdrtools-2.01.01a37.tar.bz2) = 1667934 bytes
SHA1 (patch-ac) = cde9bd57eef040d27734f6c86c55ac6153025d4f
SHA1 (patch-ah) = fb6abfd0a2e92370f1fc8c00426852fb5f83ae18
SHA1 (patch-ai) = 5d46fd425fdac880ea8037f8a2f18094d6765336
Home |
Main Index |
Thread Index |
Old Index