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.01a61:
details: https://anonhg.NetBSD.org/pkgsrc/rev/a56294c2f12c
branches: trunk
changeset: 396012:a56294c2f12c
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jul 17 20:19:55 2009 +0000
description:
Update to 2.01.01a61:
All:
- Support for 64 bit compilation on mac OS X was added.
Call make CCOM=cc64 as on other platforms.
- $OLIBSDIR is no longer in the RUNPATH
- New include file include/schily/limits.h
- Make sure that all include files in include/schily/ include
include/schily/mconfig.h
- wide character support new
- New makefile "Mocsw" sets defaults for "opencsw" instead of Blastwave.
Mcsw for Blastwave of course continues to exist
- New defaults directory DEFAULTS_CSW includes special defaults that
compile e.g. for Sparc-V8 in order to get working binaries for older
Sparc non 64 Bit hardware.
- New autoconf test HAVE_SETBUF and HAVE_SETVBUF
- Several modification in hope to better support MINGW
Libschily:
- wide character support new
- sevaral str*.c functions new for orthogonality with the new wcs* code.
- Added a wide character patern matcher with: patwcompile(), patwmatch(), patwlmatch()
See files:
libschily/matchw.c and libschily/matchwl.c
- libschily/stdio/*.c fixed to use size_t as length parameter for
read*()/write*() operations.
Libscg:
- Added a workaround for the type desaster in the Appls IOKit include files
in order to support 64 bit binaries
Cdda2wav (Maintained/enhanced by J
- The -interactive option is now mentioned in the -help output and the man page.
- Call unit_ready() before retrieving the TOC data in order to work around a Solaris
scsa2usb (SCSA to USB Driver) bug.
Readcd:
- "readcd" no longer dumps core if the C2Scan function is selected from the
interactive interface.
Mkisofs (Maintained/enhanced by J
- Fixed a typo bug in the mkisofs man page that caused the two synopsis lines
to appear as one line when using GNU troff.
- isoinfo now prints "???" in case that an illegal month is in a ISO-9660
filesystem.
diffstat:
sysutils/cdrtools/Makefile | 4 ++--
sysutils/cdrtools/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r f843803291bd -r a56294c2f12c sysutils/cdrtools/Makefile
--- a/sysutils/cdrtools/Makefile Fri Jul 17 20:16:32 2009 +0000
+++ b/sysutils/cdrtools/Makefile Fri Jul 17 20:19:55 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2009/06/09 18:45:12 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2009/07/17 20:19:55 wiz Exp $
-DISTNAME= cdrtools-2.01.01a60
+DISTNAME= cdrtools-2.01.01a61
PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/}
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/alpha/ \
diff -r f843803291bd -r a56294c2f12c sysutils/cdrtools/distinfo
--- a/sysutils/cdrtools/distinfo Fri Jul 17 20:16:32 2009 +0000
+++ b/sysutils/cdrtools/distinfo Fri Jul 17 20:19:55 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.34 2009/06/09 18:45:12 wiz Exp $
+$NetBSD: distinfo,v 1.35 2009/07/17 20:19:55 wiz Exp $
-SHA1 (cdrtools-2.01.01a60.tar.bz2) = 2e613f726218d2bdc707ce2240721cd2c9dddcf0
-RMD160 (cdrtools-2.01.01a60.tar.bz2) = b71d57f799286d5c9f88d1dee24aeecc1fcb07a9
-Size (cdrtools-2.01.01a60.tar.bz2) = 1787126 bytes
+SHA1 (cdrtools-2.01.01a61.tar.bz2) = 4dd0b4bc51a066b0eab69d1c0f5d2269806f158f
+RMD160 (cdrtools-2.01.01a61.tar.bz2) = 8f36fb84be487e24929d382347aae72889c830fa
+Size (cdrtools-2.01.01a61.tar.bz2) = 1801498 bytes
SHA1 (patch-aa) = 1f3461ae34071c20672025575bbb0abe7b128ef8
SHA1 (patch-ab) = c5454596c0733601b21219c92d609e4157d897a6
SHA1 (patch-ad) = 08230fc203325916d4604576401da048dc108637
Home |
Main Index |
Thread Index |
Old Index