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.01alpha60:
details: https://anonhg.NetBSD.org/pkgsrc/rev/6eb3e331ae76
branches: trunk
changeset: 394407:6eb3e331ae76
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jun 09 18:45:12 2009 +0000
description:
Update to 2.01.01alpha60:
All:
- Trying to work around nasty Linux distributions that try to fool autoconf
function tests and thus may result in incorrect results for the functions
fexecl fexecle fexecv fexecve fspawnv fspawnl fspawnv_nowait getline fgetline
- New include files include/schily/dlfcn.h and include/schily/shcall.h
- New autoconf tests for dlopen() and similar functions
- Fixed a typo in include/schily/fnmatch.h that prevented compilation on BeOS
- Fixed a typo in include/schily/libport.h that prevented compilation on BeOS
- New makefile "Mocsw" allows to create packages for "opencsw"
- RULES/rules.csw enhanced to allow to overwrite EMAIL= and HOTLINE= from
the make command line.
- New autoconf test for getprogname()/setprogname()
- Support for using Microsoft "cl" to compile 64 bit binaries from Cygwin now
has been finished
Libschily:
- Code in libschily/fexec.c cleaned up for better readability
- libschily/checkerr.c now correctly handles the "WARN" directive.
Cdrecord:
- Cdrecord now calls read_format_capacities() in silent mode in order to
check whether the current drive supports this SCSI command.
Cdda2wav (Maintained/enhanced by J
- cdda2wav now gives better readable text with cdda2wav -help
- BeOS has a /boot/develop/headers/be/support/ByteOrder.h that also defines
_BYTEORDER_H and thus interferes with our cdda2wav/byteorder.h
Mkisofs (Maintained/enhanced by J
- libschily/checkerr.c (used by mkisofs) now correctly handles the "WARN" directive.
diffstat:
sysutils/cdrtools/Makefile | 5 ++---
sysutils/cdrtools/distinfo | 11 +++++------
sysutils/cdrtools/patches/patch-ac | 21 ---------------------
sysutils/cdrtools/patches/patch-ai | 8 ++++----
4 files changed, 11 insertions(+), 34 deletions(-)
diffs (83 lines):
diff -r 501fc3de8225 -r 6eb3e331ae76 sysutils/cdrtools/Makefile
--- a/sysutils/cdrtools/Makefile Tue Jun 09 18:37:39 2009 +0000
+++ b/sysutils/cdrtools/Makefile Tue Jun 09 18:45:12 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2009/04/16 16:44:02 joerg Exp $
+# $NetBSD: Makefile,v 1.55 2009/06/09 18:45:12 wiz Exp $
-DISTNAME= cdrtools-2.01.01a59-pre2
+DISTNAME= cdrtools-2.01.01a60
PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/}
-PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/alpha/ \
http://ftp.berlios.de/pub/cdrecord/alpha/
diff -r 501fc3de8225 -r 6eb3e331ae76 sysutils/cdrtools/distinfo
--- a/sysutils/cdrtools/distinfo Tue Jun 09 18:37:39 2009 +0000
+++ b/sysutils/cdrtools/distinfo Tue Jun 09 18:45:12 2009 +0000
@@ -1,12 +1,11 @@
-$NetBSD: distinfo,v 1.33 2009/04/16 16:44:02 joerg Exp $
+$NetBSD: distinfo,v 1.34 2009/06/09 18:45:12 wiz Exp $
-SHA1 (cdrtools-2.01.01a59-pre2.tar.bz2) = 733455b1dd7f9ca4b57d4474ad87dce926f2d638
-RMD160 (cdrtools-2.01.01a59-pre2.tar.bz2) = 180b8b677c92649be0b56447d496f6e0a3212fad
-Size (cdrtools-2.01.01a59-pre2.tar.bz2) = 1784649 bytes
+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 (patch-aa) = 1f3461ae34071c20672025575bbb0abe7b128ef8
SHA1 (patch-ab) = c5454596c0733601b21219c92d609e4157d897a6
-SHA1 (patch-ac) = 53e49cdcdb6dbc6430c0b6535e0e827f89c142e6
SHA1 (patch-ad) = 08230fc203325916d4604576401da048dc108637
-SHA1 (patch-ai) = b3ef2697a55c715c385a44e0d11bb702fa67f5c3
+SHA1 (patch-ai) = a65625831d88a97547c4e0a03075711bee0dc373
SHA1 (patch-ch) = 65397614fe196709b26a789bdd34ed6776b4ef46
SHA1 (patch-ci) = ff0d14544b0958f581a37c1b007fae581f871021
diff -r 501fc3de8225 -r 6eb3e331ae76 sysutils/cdrtools/patches/patch-ac
--- a/sysutils/cdrtools/patches/patch-ac Tue Jun 09 18:37:39 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-$NetBSD: patch-ac,v 1.4 2009/04/16 16:44:02 joerg Exp $
-
-Fix crashes in the NetBSD macppc CD-ROM build.
-
---- libsiconv/sic_nls.c.orig 2009-04-16 18:07:14.000000000 +0200
-+++ libsiconv/sic_nls.c
-@@ -456,10 +456,10 @@ dup_iconv_sic(sip)
- return ((siconvt_t *)NULL);
- }
- sp->sic_name = nm; /* Allow to compare name pointers */
-- sip->sic_uni2cs = NULL;
-- sip->sic_cs2uni = NULL;
-- sip->sic_cd2uni = from;
-- sip->sic_uni2cd = to;
-+ sp->sic_uni2cs = NULL;
-+ sp->sic_cs2uni = NULL;
-+ sp->sic_cd2uni = from;
-+ sp->sic_uni2cd = to;
- sp->sic_alt = NULL;
- sp->sic_next = NULL;
- sip->sic_alt = sp;
diff -r 501fc3de8225 -r 6eb3e331ae76 sysutils/cdrtools/patches/patch-ai
--- a/sysutils/cdrtools/patches/patch-ai Tue Jun 09 18:37:39 2009 +0000
+++ b/sysutils/cdrtools/patches/patch-ai Tue Jun 09 18:45:12 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-ai,v 1.7 2009/02/16 14:13:07 wiz Exp $
+$NetBSD: patch-ai,v 1.8 2009/06/09 18:45:13 wiz Exp $
---- libscg/scsi-bsd.c.orig 2009-01-20 23:29:26.000000000 +0000
+--- libscg/scsi-bsd.c.orig 2009-04-19 12:26:13.000000000 +0000
+++ libscg/scsi-bsd.c
@@ -44,6 +44,7 @@ static char __sccsid[] =
@@ -14,8 +14,8 @@
* Choose your name instead of "schily" and make clear that the version
* string is related to a modified source.
*/
--LOCAL char _scg_trans_version[] = "scsi-bsd.c-1.46"; /* The version for this transport*/
-+LOCAL char _scg_trans_version[] = "scsi-bsd.c-1.46nb1"; /* The version for this transport*/
+-LOCAL char _scg_trans_version[] = "scsi-bsd.c-1.47"; /* The version for this transport*/
++LOCAL char _scg_trans_version[] = "scsi-bsd.c-1.47nb1"; /* The version for this transport*/
#define MAX_SCG 16 /* Max # of SCSI controllers */
#define MAX_TGT 16
Home |
Main Index |
Thread Index |
Old Index