diff options
author | wiz <wiz@pkgsrc.org> | 2008-05-30 10:59:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-05-30 10:59:49 +0000 |
commit | bb2d148e9741cc03705c908ada6b8fce54e48a61 (patch) | |
tree | 654bddf0d6c75ae1de01512cdb5d96ecfb6e6ac6 /sysutils | |
parent | 85a0d0f1e0aec4181edb44cb215729ce42c9696a (diff) | |
download | pkgsrc-bb2d148e9741cc03705c908ada6b8fce54e48a61.tar.gz |
Update to 2.01.01.40:
All:
- Added an autoconf test for SIZEOF_FLOAT & SIZEOF_DOUBLE to allow
to compile the Bourne shell in 64 bit mode.
Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
- mkisofs now prints more explicit error messages if the strings (like
e.g. the volume name) inside the PVD do not fit. This should help
people that use e.g. UTF-8 based locales and don't understand
that the strings may use up more octett space than the number of
characters in the string.
- mkisofs now supports to import multi-extent files (> 4 GB) from old
sessions.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cdrtools/Makefile | 6 | ||||
-rw-r--r-- | sysutils/cdrtools/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile index 324c24af04d..6124ea2a68e 100644 --- a/sysutils/cdrtools/Makefile +++ b/sysutils/cdrtools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2008/05/08 13:16:13 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2008/05/30 10:59:49 wiz Exp $ -DISTNAME= cdrtools-2.01.01a39 -PKGNAME= cdrtools-2.01.01.39 +DISTNAME= cdrtools-2.01.01a40 +PKGNAME= cdrtools-2.01.01.40 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/alpha/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/cdrtools/distinfo b/sysutils/cdrtools/distinfo index 57e5690ca18..753ac04706b 100644 --- a/sysutils/cdrtools/distinfo +++ b/sysutils/cdrtools/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.15 2008/05/08 13:16:13 wiz Exp $ +$NetBSD: distinfo,v 1.16 2008/05/30 10:59:49 wiz Exp $ -SHA1 (cdrtools-2.01.01a39.tar.bz2) = 39d52259adc746c39d996cc7ae74446817d9cddd -RMD160 (cdrtools-2.01.01a39.tar.bz2) = c89974a7d21aed87abd6b43b2f1b0373a0b1bf86 -Size (cdrtools-2.01.01a39.tar.bz2) = 1667003 bytes +SHA1 (cdrtools-2.01.01a40.tar.bz2) = 7b972faf6ac531afdb15ad54c67fcafe734a9bf0 +RMD160 (cdrtools-2.01.01a40.tar.bz2) = 33504be57378562a475951611d4c98f9d1da4870 +Size (cdrtools-2.01.01a40.tar.bz2) = 1667432 bytes SHA1 (patch-aa) = d6f4c286d2d53e5f422e1c30e96b0a4a8efb6cf7 SHA1 (patch-ab) = 04a52760204f266ab42ec3eb19fc1e4c82546617 SHA1 (patch-ac) = cde9bd57eef040d27734f6c86c55ac6153025d4f |