summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-02 17:51:14 +0000
committerwiz <wiz>2014-01-02 17:51:14 +0000
commit6fe7b52dce9f923672b2a9293b3c04f166fa5492 (patch)
treeb6e399d9f6aa59f0dc921adbe82d8196b2006ea0 /sysutils
parent7abc48baba50e922840bcc01b5b5987768b7bbff (diff)
downloadpkgsrc-6fe7b52dce9f923672b2a9293b3c04f166fa5492.tar.gz
Update to 3.01a20:
All: - New Schily Makefiles rules for armv7l-linux - autoconf/xconfig.h.in now treats MinGW32 the same as when compiling with cl.exe Libschily: - libschily::format.c (printf) now supports length modifiers like h hh l ll t z for the %n format. - libschily::format.c has been restructured for parsing the field width parameters in a way that would allow to later introduce support for %n$ - Try to take care about the fact that MinGW32 does not support a standard compliant mkdir() function with two parameters. This applies top libschily/mkdirat.c and libschily/mkdirs.c - Corrected a typo in libschily/mkfifoat.c that called mkdir() instead of mkfifo() - libschily/getdtablesize.c needs the same treatment for MinGW32 as for cl.exe Libparanoia (Ported/enhanced by Jörg Schilling, originated by Monty xiphmont@mit.edu): - libparanoia now implements the first stage in C2 error pointer support: it now is able to deal with input data that contains C2 pointers and it implements new callbacks to report C2 statistics back to the caller. - libparanoia now supports to control the size of the read ahead buffer. This allows libparanoia to be adopted to the current constraints.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cdrtools/Makefile4
-rw-r--r--sysutils/cdrtools/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile
index a6970ee8646..4c8c2e37922 100644
--- a/sysutils/cdrtools/Makefile
+++ b/sysutils/cdrtools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.102 2013/11/26 15:26:06 tron Exp $
+# $NetBSD: Makefile,v 1.103 2014/01/02 17:51:14 wiz Exp $
-DISTNAME= cdrtools-3.01a19
+DISTNAME= cdrtools-3.01a20
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 a79a4070f2d..4a0ba988d7e 100644
--- a/sysutils/cdrtools/distinfo
+++ b/sysutils/cdrtools/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.78 2013/11/25 12:06:07 wiz Exp $
+$NetBSD: distinfo,v 1.79 2014/01/02 17:51:14 wiz Exp $
-SHA1 (cdrtools-3.01a19.tar.bz2) = b0825336cdcc857208af392d3218cdf30e76750c
-RMD160 (cdrtools-3.01a19.tar.bz2) = d503b4a8ceb899c9837d2d4cd396b839a4c722f9
-Size (cdrtools-3.01a19.tar.bz2) = 2065394 bytes
+SHA1 (cdrtools-3.01a20.tar.bz2) = 7674e1c8705d4865de4cb2e115d2f6ecc36f5d96
+RMD160 (cdrtools-3.01a20.tar.bz2) = 9980e63f4903a082e975557d444c116b8134a30f
+Size (cdrtools-3.01a20.tar.bz2) = 2065515 bytes
SHA1 (patch-include_schily_sha2.h) = dab2dd40b20a37f1f2ff8cbd64f8361e800e1753