diff options
author | wiz <wiz@pkgsrc.org> | 2012-12-18 07:58:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-12-18 07:58:05 +0000 |
commit | 2cbfce9c5aa75359d68cb28d9074d0c7bf88e4b7 (patch) | |
tree | 784616d1eba0408af4dedec10a1d7604d806d415 /sysutils/cdrtools/distinfo | |
parent | ed3e3b066bd4ba7af3331fe29644b708fbf8ee9a (diff) | |
download | pkgsrc-2cbfce9c5aa75359d68cb28d9074d0c7bf88e4b7.tar.gz |
Update to 3.01a10 for the mkisofs regression (see last entry below).
NEW features of cdrtools-3.01a10:
This is the first localization step for cdrtools. All programs now (hopefully)
call gettext() for all strings that need localization.
- The next step will include dgettext() calls for the libraries.
- The following step will include the extracted strings
- The last step will include German translations and install support
for the resulting binary message object files.
All:
- Add support for semi-static (preconfigured) include files for Android:
include/schily/armv5tejl-linux-gcc/xconfig.h
- New include files include/schily/err_*.h are used to encapsulate
#error CPP statements that would otherwise always prevent compilation
with K&R compilers.
Mkisofs (Maintained/enhanced by J
- Revert a change to dvd_file.c::uniq() that was made because of a "valgrind"
warning that claims illegal memory access. With the change from 3.01a09, mkisofs
however does not deal correctly with DVD-Video padding, so the valgrind warning is
wrong.
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 5ea752a492e..2215cb55d7f 100644 --- a/sysutils/cdrtools/distinfo +++ b/sysutils/cdrtools/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.68 2012/12/08 23:39:16 wiz Exp $ +$NetBSD: distinfo,v 1.69 2012/12/18 07:58:05 wiz Exp $ -SHA1 (cdrtools-3.01a09.tar.bz2) = 5be2aa9257c5b26fc7730da07f7fcdf0a8fcc5e8 -RMD160 (cdrtools-3.01a09.tar.bz2) = 0c31ee792f35d4a4391e0024ee993d7d0998ec5d -Size (cdrtools-3.01a09.tar.bz2) = 2047017 bytes +SHA1 (cdrtools-3.01a10.tar.bz2) = 86096da35a940e3b23253b822048402dc4e6b2c0 +RMD160 (cdrtools-3.01a10.tar.bz2) = 3f920f54901f62fce4045b84aee1956552910095 +Size (cdrtools-3.01a10.tar.bz2) = 2048925 bytes SHA1 (patch-include_schily_sha2.h) = dab2dd40b20a37f1f2ff8cbd64f8361e800e1753 |