m4: update to 1.4.14.

--HG--
extra : convert_revision : 0f6f01f35ccc2cabd5283f1341cf341b5628cf1f
This commit is contained in:
Juan RP 2010-02-26 14:23:05 +01:00
parent bc80789cb0
commit 3d3fd9231b

View File

@ -1,14 +1,14 @@
# Template build file for 'm4'.
pkgname=m4
version=1.4.13
version=1.4.14
distfiles="http://ftp.gnu.org/gnu/m4/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--enable-changeword --enable-threads"
short_desc="GNU version of UNIX m4 macro language processor"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=fcc6fe95e31476dae0fe17a941603c9876cffd0172c8985787388b99a5caec06
checksum=0885ffa93256353a96b1cf0bcbc4d639ed09953b687e6cc412c4048e656f4dd2
long_desc="
GNU m4 is an implementation of the traditional UNIX macro
GNU m4 is an implementation of the traditional UNIX macro
processor. It is mostly SVR4 compatible, although it has some
extensions (for example, handling more than 9 positional parameters to
macros). m4 also has builtin functions for including files, running