Subject: CVS commit: pkgsrc/devel/m4
From: Thomas Klausner
Date: 2009-04-20 11:57:38
Message id: 20090420095738.78AB9175D0@cvs.netbsd.org

Log Message:
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.

Files:
RevisionActionfile
1.58modifypkgsrc/devel/m4/Makefile
1.13modifypkgsrc/devel/m4/PLIST
1.27modifypkgsrc/devel/m4/distinfo
1.11removepkgsrc/devel/m4/patches/patch-aa
1.8removepkgsrc/devel/m4/patches/patch-ac
1.5removepkgsrc/devel/m4/patches/patch-ad