diff options
author | wiz <wiz@pkgsrc.org> | 2009-04-20 09:57:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-04-20 09:57:37 +0000 |
commit | 48be8d78a92849bf07d7709d8227fc7a1945377f (patch) | |
tree | 3ab4f7a64ee3c952ceb1b81bbd89651b6ee6df8b /devel/m4/distinfo | |
parent | c496deb6e5a6eb14431cc1e8a5c42524250dfa1b (diff) | |
download | pkgsrc-48be8d78a92849bf07d7709d8227fc7a1945377f.tar.gz |
Update to 1.4.13. Set LICENSE (gnu-gpl-v3).
* Noteworthy changes in Version 1.4.13 (2009-04-01) [stable]
Released by Eric Blake, based on git version 1.4.12.*
** The manual is now distributed under the terms of FDL 1.3.
** The `divert' and `undivert' builtins have been made more efficient
when using temporary files for large diversions.
** The `translit' builtin has been made more efficient when the second
argument is short.
** The input engine has been optimized for faster processing.
** The command line option `--debugfile', introduced in 1.4.7, now
treats its argument as optional, in order to allow setting the debug
output back to stderr when used without an argument; and order is now
significant with respect to command line files. You must therefore use
`m4 --debugfile=trace file', not `m4 file --debugfile trace'. This
change does not affect the deprecated `-o'/`--error-output' option.
** The `syscmd' and `esyscmd' builtins can be configured to use an
alternate shell, via the new `configure' option `--with-syscmd-shell'.
** A number of portability improvements inherited from gnulib.
Diffstat (limited to 'devel/m4/distinfo')
-rw-r--r-- | devel/m4/distinfo | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/devel/m4/distinfo b/devel/m4/distinfo index 3536dd0487e..7ba2d4a43ac 100644 --- a/devel/m4/distinfo +++ b/devel/m4/distinfo @@ -1,8 +1,5 @@ -$NetBSD: distinfo,v 1.26 2008/10/24 12:37:37 wiz Exp $ +$NetBSD: distinfo,v 1.27 2009/04/20 09:57:37 wiz Exp $ -SHA1 (m4-1.4.12.tar.gz) = 013ca38511e17835dc1a1381cbe8e39179637a49 -RMD160 (m4-1.4.12.tar.gz) = ae3cfbb621977952cc07e080b1696b5113ab603a -Size (m4-1.4.12.tar.gz) = 1168821 bytes -SHA1 (patch-aa) = 67d40e140571b32fbc25f452cbb46dae38dcd51f -SHA1 (patch-ac) = 5e1d6388d05b3ee6ea9e5b0a56ce5fbde310d538 -SHA1 (patch-ad) = c9871719689b46193c4d688e336f9c3ff0883c79 +SHA1 (m4-1.4.13.tar.gz) = 75aba989a6dfaa0bbe43d3bcf8d1d47bcd03e39a +RMD160 (m4-1.4.13.tar.gz) = 92874c851ddd1a9f6513426bc75390f5ce04e3ed +Size (m4-1.4.13.tar.gz) = 1274475 bytes |