diff options
author | wiz <wiz> | 2002-12-04 14:39:47 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-12-04 14:39:47 +0000 |
commit | 679ac255fd32714249bf9aa422bc22f7a8f63816 (patch) | |
tree | b2a6942b89588a600657257753520ff6c158cfb2 /devel | |
parent | 0f1878914dbeb43af417e4e20d77ab5a6a67609a (diff) | |
download | pkgsrc-679ac255fd32714249bf9aa422bc22f7a8f63816.tar.gz |
Update to 2.57:
Bug fixes for problems with AIX linker, with freestanding C compilers,
with GNU m4 limitations, and with obsolete copies of GNU documents.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/autoconf/Makefile | 4 | ||||
-rw-r--r-- | devel/autoconf/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile index 5d0f2fa5ddb..bab7da529ee 100644 --- a/devel/autoconf/Makefile +++ b/devel/autoconf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2002/11/15 13:55:06 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2002/12/04 14:39:47 wiz Exp $ -DISTNAME= autoconf-2.56 +DISTNAME= autoconf-2.57 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/} diff --git a/devel/autoconf/distinfo b/devel/autoconf/distinfo index 350cfcb3652..38a3eda89f4 100644 --- a/devel/autoconf/distinfo +++ b/devel/autoconf/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2002/11/15 13:55:07 wiz Exp $ +$NetBSD: distinfo,v 1.8 2002/12/04 14:39:47 wiz Exp $ -SHA1 (autoconf-2.56.tar.gz) = afff4a43d0b71a05de7b72e5a493a3e94219160c -Size (autoconf-2.56.tar.gz) = 1069694 bytes +SHA1 (autoconf-2.57.tar.gz) = 957cb551fed9b7ed5b34f1207512dfb676731754 +Size (autoconf-2.57.tar.gz) = 1074128 bytes |