diff options
author | wiz <wiz@pkgsrc.org> | 2011-03-12 14:23:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-03-12 14:23:57 +0000 |
commit | 772f29e528e21e9be30662f546cb29aa5da93a88 (patch) | |
tree | 978505dd91468deb087f419bc64d7ac33d8d4906 /sysutils | |
parent | 258be2274052edafd720eee842c26b2a7a42fa97 (diff) | |
download | pkgsrc-772f29e528e21e9be30662f546cb29aa5da93a88.tar.gz |
Update to 3.01a03:
Libscg:
- libscg/scsi-bsd.c tries to better support the SCSI sense data
length in the recently upgrades in FreeBSDs ATAPI/CAM module.
- try to keep SCSI status and error codes when doing a manual GET SENSE
on AIX, UnixWare, VMS, Linux Parallel Port, Apollo Domain
Cdrecord:
- cdrecord now warns and aborts if someone tries to write more CD-Text
for a single language than permitted by the standard.
Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):
- many typo fixes to the cdda2wav.1 man page, thanks to John Bradshaw
Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
- Add several forgotten options to the mkisofs man page.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cdrtools/Makefile | 4 | ||||
-rw-r--r-- | sysutils/cdrtools/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile index 870b23949ec..d904a435421 100644 --- a/sysutils/cdrtools/Makefile +++ b/sysutils/cdrtools/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.78 2010/12/25 11:02:02 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2011/03/12 14:23:57 wiz Exp $ -DISTNAME= cdrtools-3.01a02 +DISTNAME= cdrtools-3.01a03 PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/} CATEGORIES= sysutils #MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/ \ diff --git a/sysutils/cdrtools/distinfo b/sysutils/cdrtools/distinfo index bdcc912e4dd..41c944f38fb 100644 --- a/sysutils/cdrtools/distinfo +++ b/sysutils/cdrtools/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.56 2010/12/25 11:02:02 wiz Exp $ +$NetBSD: distinfo,v 1.57 2011/03/12 14:23:57 wiz Exp $ -SHA1 (cdrtools-3.01a02.tar.bz2) = 36b318a913d0db6cc86940a0ad6e2adea19b3324 -RMD160 (cdrtools-3.01a02.tar.bz2) = 6b1876b1d9a5fa000229a7187d72b13dcf6971bf -Size (cdrtools-3.01a02.tar.bz2) = 1994677 bytes +SHA1 (cdrtools-3.01a03.tar.bz2) = 3099cb4a3c984cdc84825d68e6a134af890a6a33 +RMD160 (cdrtools-3.01a03.tar.bz2) = 30e754d46e136fac41a11072a58c62d99212c86a +Size (cdrtools-3.01a03.tar.bz2) = 1997110 bytes |