pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/cdrtools
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 5 19:46:44 UTC 2008
Modified Files:
pkgsrc/sysutils/cdrtools: Makefile distinfo
pkgsrc/sysutils/cdrtools/patches: patch-ab patch-ad
Log Message:
Update to 2.01.01a53:
Libcdrdeflt:
- This is a new library that has been introduced as mans programs like
to parse the content of /etc/default/cdrecord
Libscgcmd:
- This is a new SCSI command library
Cdrecord:
- Converted to use libcdrdeflt
- Converted to use libscgcmd
- Man page now includes many small modifications that mention BluRay
media.
Cdda2wav
- Converted to use libcdrdeflt
- Converted to use libscgcmd
- The -M/-md5 option now finally works.
Cdda2wav now computes MD5-sums for the audio data and writes the result
into the *.inf files.
Readcd:
- Converted to use libcdrdeflt
- Converted to use libscgcmd
Scgcheck:
- Converted to use libcdrdeflt
- Converted to use libscgcmd
Scgskeleton:
- Converted to use libcdrdeflt
- Converted to use libscgcmd
Btcflash:
- Converted to use libcdrdeflt
- Converted to use libscgcmd
Mkisofs (Maintained/enhanced by J
- Converted to use libcdrdeflt
- Converted to use libscgcmd
NEW features of cdrtools-2.01.01a52:
All:
- Config.sub now supports NetBSD on AMD64
- The email addresses in many file have been updated.
Libfile:
- The license has been changed from a license (similar to a BSDl 4 clause)
to a new BSDL 2 clause license with permission from all involved
authors.
Libscg:
- Unneeded code from libscg/scsierrs.c removed
Cdda2wav
- The MD5 implemenation (although currently unused) has been
changed from the RSA variant (that requires advertizing for RSA)
to a "public domain" implementation from Colin Plumb used
in OpenBSD.
- The new MD5 implementation has been made portable.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 pkgsrc/sysutils/cdrtools/Makefile
cvs rdiff -r1.27 -r1.28 pkgsrc/sysutils/cdrtools/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/sysutils/cdrtools/patches/patch-ab \
pkgsrc/sysutils/cdrtools/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index