pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/cdrtools-ossdvd Update to 2.01.01a03 (pkgsrc ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ba318bf323c0
branches: trunk
changeset: 504217:ba318bf323c0
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Dec 06 23:56:06 2005 +0000
description:
Update to 2.01.01a03 (pkgsrc version 2.01.1.35 due to hysterical raisins).
ossdvd specific changes:
* Mon Nov 28 2005 - Release of a GPL compliant 2.01.01a03-ossdvd
patch. The patch is for cdrtools-2.01.01a03.tar.bz2 and is adjusted
to work with linux kernel 2.6.12 or higher and can be compiled with
gcc-4.0.x. It also solves this bug : "cdrecord: Cannot get disk type."
* Mon Nov 28 2005 - Release of a adjusted GPL compliant patch,
called 2.01.01a01-2ossdvd. The patch is for
cdrtools-2.01.01a01.tar.bz2 and is adjusted to work with linux
kernel 2.6.12 or higher and can be compiled with gcc-4.0.x. It
also solves this bug : "cdrecord: Cannot get disk type."
* Tue Oct 25 2005 - a patch that fixes speed display when burning
DVDs. The first is quite obvious - I cannot understand why nobody
has done this fix. The second provides additional speed info because
the speed values in cdrecord are stored in integer variable which
truncates a speed, say, of 2.4 to 2.0. The patch is called
cdrtools-2.01.01a01-DVD-speed.patch.bz2 and should be applied
right after cdrtools-2.01.01a01-ossdvd.patch.bz2
- John Witford
Excerpt of cdrtools changes:
All:
- Support for 'make DESTDIR=xxx install' added
- Better configure tests for procfs include files
- libunls reworked
Cdrecord:
- Allow the -shorttrack option for RAW mode, thanks to a report
from Sebastian Trueg
- Enhance the minimal grace time from 2 to 3 seconds to make sure
that cdrecord will not get out of sync with locks from the
Volume management system.
- Better checks and better error messages for /etc/default/cdrecord
- Correct verbose print mode for old pre-MMC TEAC drives.
- Added support for Ultra speed+ CD-RW media recognition and a check
whether the drive supports Ultra speed+ CD-RW media.
(Thanks to Alexander Noé).
Mkisofs (By Jörg Schilling and James Pearson j.pearson%ge.ucl.ac.uk@localhost):
- Better error messages with wrong Eltorito boot options
- Man page is now more explicit about requirements for DVD-video
directory trees.
- Better warning text for missing Rock Ridge in multi.c
- Bugs in README.sunx86boot corrected
- Multi Volume code for reading old image now gives different
error messages on read errors and short reads.
- Diagnostic programs isodump, isoinfo, ... no longer dump core
when called with dev=<SCSI addr> parameters.
diffstat:
sysutils/cdrtools-ossdvd/Makefile | 8 ++++----
sysutils/cdrtools-ossdvd/distinfo | 14 +++++++-------
2 files changed, 11 insertions(+), 11 deletions(-)
diffs (42 lines):
diff -r 11b1f48942f4 -r ba318bf323c0 sysutils/cdrtools-ossdvd/Makefile
--- a/sysutils/cdrtools-ossdvd/Makefile Tue Dec 06 23:53:52 2005 +0000
+++ b/sysutils/cdrtools-ossdvd/Makefile Tue Dec 06 23:56:06 2005 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.19 2005/12/05 20:50:59 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2005/12/06 23:56:06 wiz Exp $
-DISTNAME= cdrtools-2.01.01a01
-PKGNAME= cdrtools-ossdvd-2.01.1.34
+DISTNAME= cdrtools-2.01.01a03
+PKGNAME= cdrtools-ossdvd-2.01.1.35
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/alpha/
EXTRACT_SUFX= .tar.bz2
-PATCHFILES= cdrtools-2.01.01a01-ossdvd.patch.bz2
+PATCHFILES= cdrtools-2.01.01a03-ossdvd.patch.bz2
PATCH_SITES= ftp://ftp.crashrecovery.org/pub/linux/cdrtools/ \
http://crashrecovery.org/oss-dvd/
PATCH_DIST_STRIP= -p1
diff -r 11b1f48942f4 -r ba318bf323c0 sysutils/cdrtools-ossdvd/distinfo
--- a/sysutils/cdrtools-ossdvd/distinfo Tue Dec 06 23:53:52 2005 +0000
+++ b/sysutils/cdrtools-ossdvd/distinfo Tue Dec 06 23:56:06 2005 +0000
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.7 2005/11/04 22:20:37 dbj Exp $
+$NetBSD: distinfo,v 1.8 2005/12/06 23:56:06 wiz Exp $
-SHA1 (cdrtools-2.01.01a01.tar.bz2) = a55443f1ff9419155b403a6cd3dfcbdd2159d199
-RMD160 (cdrtools-2.01.01a01.tar.bz2) = 2f07b2364a966d9950d01a4d138f5e4fd7e9ceab
-Size (cdrtools-2.01.01a01.tar.bz2) = 1403282 bytes
-SHA1 (cdrtools-2.01.01a01-ossdvd.patch.bz2) = f58e6267fd3babbceecdb6484ee74f9f053ac3e9
-RMD160 (cdrtools-2.01.01a01-ossdvd.patch.bz2) = e7472a00ed2f5e08fe43522c1843ffcaf9d57d3f
-Size (cdrtools-2.01.01a01-ossdvd.patch.bz2) = 15843 bytes
+SHA1 (cdrtools-2.01.01a03.tar.bz2) = 165d4f687841a6cd99c72a50c5ee206c50e69a26
+RMD160 (cdrtools-2.01.01a03.tar.bz2) = 9d0f2d7967637af13ade7d3b3cf467196d1aaf71
+Size (cdrtools-2.01.01a03.tar.bz2) = 1423541 bytes
+SHA1 (cdrtools-2.01.01a03-ossdvd.patch.bz2) = ac5f637bb73fdc8fd010dd79919be6154881dc0e
+RMD160 (cdrtools-2.01.01a03-ossdvd.patch.bz2) = 55fc7214221d8808d17ee774b21f1fdd6412b9b2
+Size (cdrtools-2.01.01a03-ossdvd.patch.bz2) = 15638 bytes
SHA1 (patch-ac) = 0d9217924ed353b1c23bac1ffd8b2ee69eda8f47
SHA1 (patch-ah) = 34ecab01125bcac2a28e295b198edce0de8b8777
SHA1 (patch-ai) = 5f705fca108ebe132f6c51590d21f2b7667b1521
Home |
Main Index |
Thread Index |
Old Index