diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-25 10:49:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-25 10:49:43 +0000 |
commit | 022174c2882f2417daff364559ac2c12d068d8c7 (patch) | |
tree | 9a78343c7ef03a3b356d5ef910e4cac50bbc6d6e | |
parent | af62ea848d0027c2d300dbd8f8753daf76a780fa (diff) | |
download | pkgsrc-022174c2882f2417daff364559ac2c12d068d8c7.tar.gz |
Update to 3.01a22:
3.01a22:
mkisofs includes a new option, -legacy, that allows it to reenable
the short options -H/-L/-P; these have been disabled in 2006 for
compatibility with scripts that have not been updated during the
past 10 years. libsiconv now only tries to open a file when the
argument includes a slash in its name. libschily::printf() now
includes support for %n$ argument reordering for the first 30
arguments.
-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 8857ab03f65..efeea9e419f 100644 --- a/sysutils/cdrtools/Makefile +++ b/sysutils/cdrtools/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.104 2014/01/05 22:03:43 wiz Exp $ +# $NetBSD: Makefile,v 1.105 2014/01/25 10:49:43 wiz Exp $ -DISTNAME= cdrtools-3.01a21 +DISTNAME= cdrtools-3.01a22 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 e176561a125..d85af45267f 100644 --- a/sysutils/cdrtools/distinfo +++ b/sysutils/cdrtools/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.80 2014/01/05 22:03:43 wiz Exp $ +$NetBSD: distinfo,v 1.81 2014/01/25 10:49:43 wiz Exp $ -SHA1 (cdrtools-3.01a21.tar.bz2) = aad7ffe84514bc5dd19d12a98c6ac4c520c86843 -RMD160 (cdrtools-3.01a21.tar.bz2) = 710a3a3885a799c3fcc11ab9aa7eac96b3eeb689 -Size (cdrtools-3.01a21.tar.bz2) = 2063194 bytes +SHA1 (cdrtools-3.01a22.tar.bz2) = a030099c9a15e50a22ee975fd3817e4c840d6191 +RMD160 (cdrtools-3.01a22.tar.bz2) = 52ce9682890ccd33f50fd9f2b3f376b5a4a3666d +Size (cdrtools-3.01a22.tar.bz2) = 2067421 bytes SHA1 (patch-include_schily_sha2.h) = dab2dd40b20a37f1f2ff8cbd64f8361e800e1753 |