diff options
author | wiz <wiz@pkgsrc.org> | 2009-11-10 16:49:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-11-10 16:49:00 +0000 |
commit | cd390e60085dfccbd9a8a9558be34415da545179 (patch) | |
tree | 5741e8238115828a4d827c2618e9bdd8fe4dbd20 /sysutils/cdrtools/distinfo | |
parent | 805e72cb75a319a36664a3a09f492da2ff5860d5 (diff) | |
download | pkgsrc-cd390e60085dfccbd9a8a9558be34415da545179.tar.gz |
Update to 2.01.01alpha67:
All:
- Prevent a compiler warning when compiling 64 bit binaries on HP-UX
using make CCOM=cc64
- Some files in include/schily/*.h have been enhanced to better support VMS
- config.guess now knows about OpenVMS
- Changed bash test to use --version instead of -version as bash on OpenVMS
is bash-1.x
- include/schily/xmconfig.h (containing a "static" configuration for VMS
because "configure" does not work on VMS) was enhanced.
- Trying to add support for OpenVMS to RULES/*
- New autoconf tests for the type "long double" and a new "max size" type.
Libschily:
- libschily/*bytes.c now support 64 bit compilation and use a "ssize_t"
typed count parameter instead of "int".
Rscsi:
- First complete version of a man page for rscsi.
Cdda2wav (Maintained/enhanced by J
- cdda2wav now correctly deals with the case when no sound device
was specified. Thanks to Robert Grimm <rob@news.robgri.de>
for reporting.
Mkisofs (Maintained/enhanced by J
- Make "isovfy" CD-ROM-XA aware
- Make "isodump" CD-ROM-XA aware
Diffstat (limited to 'sysutils/cdrtools/distinfo')
-rw-r--r-- | sysutils/cdrtools/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/cdrtools/distinfo b/sysutils/cdrtools/distinfo index 1c12242f3de..311f5326f51 100644 --- a/sysutils/cdrtools/distinfo +++ b/sysutils/cdrtools/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.43 2009/10/31 00:58:42 wiz Exp $ +$NetBSD: distinfo,v 1.44 2009/11/10 16:49:00 wiz Exp $ -SHA1 (cdrtools-2.01.01a66.tar.bz2) = caef4828b7cea14e68a11388d011dc97b70219a7 -RMD160 (cdrtools-2.01.01a66.tar.bz2) = 150461c3bd140ac00afafc5bd2359c571e5deb4f -Size (cdrtools-2.01.01a66.tar.bz2) = 1842467 bytes +SHA1 (cdrtools-2.01.01a67.tar.bz2) = 3df25c2bcc8c18360bd864581484956190eb45b3 +RMD160 (cdrtools-2.01.01a67.tar.bz2) = 83909a50e91b1650003cd3d82449826186567a96 +Size (cdrtools-2.01.01a67.tar.bz2) = 1846740 bytes SHA1 (patch-ae) = 9b58bfb2e394cd5e710d1fa407a887dbdaacd756 |