diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/autoconf/Makefile | 6 | ||||
-rw-r--r-- | devel/autoconf/PLIST | 10 | ||||
-rw-r--r-- | devel/autoconf/distinfo | 6 |
3 files changed, 9 insertions, 13 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile index cceec71ea36..5d0f2fa5ddb 100644 --- a/devel/autoconf/Makefile +++ b/devel/autoconf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.35 2002/10/20 01:53:59 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2002/11/15 13:55:06 wiz Exp $ -DISTNAME= autoconf-2.54 +DISTNAME= autoconf-2.56 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/} -MAINTAINER= packages@netbsd.org +MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.gnu.org/software/autoconf/autoconf.html COMMENT= Generates automatic source code configuration scripts diff --git a/devel/autoconf/PLIST b/devel/autoconf/PLIST index 89e6764db1a..7d5b29f37c8 100644 --- a/devel/autoconf/PLIST +++ b/devel/autoconf/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/10/20 01:53:59 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2002/11/15 13:55:07 wiz Exp $ bin/autoconf bin/autoheader bin/autom4te @@ -28,6 +28,7 @@ share/autoconf/INSTALL share/autoconf/autoconf/autoconf.m4 share/autoconf/autoconf/autoconf.m4f share/autoconf/autoconf/autoheader.m4 +share/autoconf/autoconf/autoscan.m4 share/autoconf/autoconf/autotest.m4 share/autoconf/autoconf/autoupdate.m4 share/autoconf/autoconf/c.m4 @@ -43,12 +44,7 @@ share/autoconf/autoconf/specific.m4 share/autoconf/autoconf/status.m4 share/autoconf/autoconf/types.m4 share/autoconf/autom4te.cfg -share/autoconf/autoscan/functions -share/autoconf/autoscan/headers -share/autoconf/autoscan/identifiers -share/autoconf/autoscan/libraries -share/autoconf/autoscan/makevars -share/autoconf/autoscan/programs +share/autoconf/autoscan/autoscan.list share/autoconf/autotest/autotest.m4 share/autoconf/autotest/autotest.m4f share/autoconf/autotest/general.m4 diff --git a/devel/autoconf/distinfo b/devel/autoconf/distinfo index acbd90878d9..350cfcb3652 100644 --- a/devel/autoconf/distinfo +++ b/devel/autoconf/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2002/10/03 19:30:58 wiz Exp $ +$NetBSD: distinfo,v 1.7 2002/11/15 13:55:07 wiz Exp $ -SHA1 (autoconf-2.54.tar.gz) = 5126d0f011a5c45f211ec7304739bd3e335bf37d -Size (autoconf-2.54.tar.gz) = 1038536 bytes +SHA1 (autoconf-2.56.tar.gz) = afff4a43d0b71a05de7b72e5a493a3e94219160c +Size (autoconf-2.56.tar.gz) = 1069694 bytes |