From c4ea7ca0a812e631b3503ab6f135bcf14908f7d5 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 18 Oct 2009 23:09:38 +0200 Subject: [PATCH] autoconf: update to 2.64, set noarch. --HG-- extra : convert_revision : 5e698f3345aa68b2a449262d219c5d5a6c18972b --- templates/autoconf/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/autoconf/template b/templates/autoconf/template index 83ce9fe4f7..fd3a954950 100644 --- a/templates/autoconf/template +++ b/templates/autoconf/template @@ -1,11 +1,11 @@ # Template build file for 'autoconf'. pkgname=autoconf -version=2.63 +version=2.64 distfiles="http://ftp.gnu.org/gnu/autoconf/$pkgname-$version.tar.gz" build_style=gnu_configure short_desc="Generates automatic source code configuration scripts" maintainer="Juan RP " -checksum=b05a6cee81657dd2db86194a6232b895b8b2606a30a399c3a566d9259366744b +checksum=a84471733f86ac2c1240a6d28b705b05a6b79c3cca8835c3712efbdf813c5eb6 long_desc=" Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. @@ -15,6 +15,7 @@ long_desc=" operating system features that the package can use, in the form of m4 macro calls." +noarch=yes Add_dependency full gawk Add_dependency full diffutils Add_dependency full m4