pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28539: Update for package sysutils/dvd+rw-tools
>Number: 28539
>Category: pkg
>Synopsis: Update for package sysutils/dvd+rw-tools
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Dec 05 00:48:00 +0000 2004
>Originator: Leonard Schmidt
>Release: NetBSD 2.0
>Organization:
>Environment:
NetBSD kafka 2.0 NetBSD 2.0 (THEWIRED) #0: Sat Dec 4 13:44:58 GMT 2004
lems@kafka:/usr/obj/sys/arch/i386/compile/THEWIRED i386
>Description:
Here's a patch to update sysutils/dvd+rw-tools from version 5.19.4.9.7 to
5.21.4.10.8.
Changes since 5.19:
5.20:
- DVD-RAM reload if recorded with -poor-man;
- -use-the-force-luke=wrvfy for WRITE AND VERIFY(10);
- "flushing cache" takes forever, from 5.19-1;
- HP-UX: inconsistency between /dev/rdsk and /dev/rscsi names;
- handle non-fatal OPC errors;
- DVD+R Double Layer support;
- -use-the-force-luke=4gms to allow ISO9660 directory structures
to cross 4GB boundary, the option is effective only with DVD+R DL
and for data to be accessible under Linux isofs a kernel patch is
required;
- more sane sanity check for -use-the-force-luke=tracksize:N;
- -use-the-force-luke=break:size to set Layer Break position for
Double Layer recordings;
- speed verification issue with 8x AccessTek derivatives addressed;
- -use-the-force-luke=noload to leave tray ejected at the end;
- allow to resume incomplete sessions recorded with -M option;
- Layer Break position sanity check with respect to dataset size;
- #if directive to get rid of sudo check at compile time with
'make WARN=-DI_KNOW_ALL_ABOUT_SUDO';
5.21:
- Linux: fix for kernel version 2.6>=8, 2.6.8 itself is deficient,
but the problem can be worked around by installing this version
set-root-uid;
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/dvd+rw-tools/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile 30 Jun 2004 00:11:23 -0000 1.11
+++ Makefile 5 Dec 2004 00:31:12 -0000
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.11 2004/06/30 00:11:23 wiz Exp $
#
-DISTNAME= dvd+rw-tools-5.19-1.4.9.7
-PKGNAME= dvd+rw-tools-5.19.4.9.7
+DISTNAME= dvd+rw-tools-5.21.4.10.8
CATEGORIES= sysutils
-MASTER_SITES= http://fy.chalmers.se/~appro/linux/DVD+RW/tools/
+MASTER_SITES= http://www.pkix.net/mirror/fy.chalmers.se/ \
+ http://fy.chalmers.se/~appro/linux/DVD+RW/tools/
MAINTAINER= dan%NetBSD.org@localhost
HOMEPAGE= http://fy.chalmers.se/~appro/linux/DVD+RW/
@@ -12,8 +12,6 @@
DEPENDS+= {cdrecord-[1-9]*,cdrtools-ossdvd-[0-9]*}:../../sysutils/cdrecord
-WRKSRC= ${WRKDIR}/${PKGNAME}
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/growisofs ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/growisofs.1 ${PREFIX}/man/man1
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/dvd+rw-tools/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo 30 Jun 2004 00:11:23 -0000 1.6
+++ distinfo 5 Dec 2004 00:32:28 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2004/06/30 00:11:23 wiz Exp $
-SHA1 (dvd+rw-tools-5.19-1.4.9.7.tar.gz) =
bb891ded04afbf058170466c18401b069851923c
-Size (dvd+rw-tools-5.19-1.4.9.7.tar.gz) = 97678 bytes
+SHA1 (dvd+rw-tools-5.21.4.10.8.tar.gz) =
319a4529db3748f595aa9dc8f2e54564bb32a0e3
+Size (dvd+rw-tools-5.21.4.10.8.tar.gz) = 107045 bytes
SHA1 (patch-aa) = 33096512b0bd21f62415885a3a8bac9fdba19eca
Home |
Main Index |
Thread Index |
Old Index