summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/automake/Makefile11
-rw-r--r--devel/automake/PLIST19
-rw-r--r--devel/automake/distinfo7
-rw-r--r--devel/automake/patches/patch-aa19
4 files changed, 27 insertions, 29 deletions
diff --git a/devel/automake/Makefile b/devel/automake/Makefile
index b6cb8e0ad24..f8f5458b6fb 100644
--- a/devel/automake/Makefile
+++ b/devel/automake/Makefile
@@ -1,18 +1,19 @@
-# $NetBSD: Makefile,v 1.42 2003/12/06 18:28:13 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2003/12/11 16:32:34 wiz Exp $
#
-DISTNAME= automake-1.7.9
+DISTNAME= automake-1.8
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU:=automake/}
+MASTER_SITES= ${MASTER_SITE_GNU:=automake/} \
+ ftp://sources.redhat.com/pub/automake/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/automake/automake.html
COMMENT= GNU Standards-compliant Makefile generator
-DEPENDS= autoconf>=2.54:../../devel/autoconf
+DEPENDS= autoconf>=2.58:../../devel/autoconf
-PLIST_SUBST+= PKG_DIR_VERSION=1.7
+PLIST_SUBST+= PKG_DIR_VERSION=1.8
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
CONFIGURE_ENV= PERL=${PERL5}
diff --git a/devel/automake/PLIST b/devel/automake/PLIST
index 33e0df80236..db59b29e9a5 100644
--- a/devel/automake/PLIST
+++ b/devel/automake/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2003/12/06 18:28:13 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2003/12/11 16:32:34 wiz Exp $
bin/aclocal
bin/aclocal-${PKG_DIR_VERSION}
bin/automake
@@ -23,6 +23,7 @@ share/aclocal-${PKG_DIR_VERSION}/maintainer.m4
share/aclocal-${PKG_DIR_VERSION}/make.m4
share/aclocal-${PKG_DIR_VERSION}/minuso.m4
share/aclocal-${PKG_DIR_VERSION}/missing.m4
+share/aclocal-${PKG_DIR_VERSION}/mkdirp.m4
share/aclocal-${PKG_DIR_VERSION}/multi.m4
share/aclocal-${PKG_DIR_VERSION}/obsol-gt.m4
share/aclocal-${PKG_DIR_VERSION}/obsol-lt.m4
@@ -34,9 +35,25 @@ share/aclocal-${PKG_DIR_VERSION}/regex.m4
share/aclocal-${PKG_DIR_VERSION}/runlog.m4
share/aclocal-${PKG_DIR_VERSION}/sanity.m4
share/aclocal-${PKG_DIR_VERSION}/strip.m4
+share/automake-${PKG_DIR_VERSION}/Automake/ChannelDefs.pm
share/automake-${PKG_DIR_VERSION}/Automake/Channels.pm
+share/automake-${PKG_DIR_VERSION}/Automake/Condition.pm
+share/automake-${PKG_DIR_VERSION}/Automake/Config.pm
+share/automake-${PKG_DIR_VERSION}/Automake/Configure_ac.pm
+share/automake-${PKG_DIR_VERSION}/Automake/DisjConditions.pm
+share/automake-${PKG_DIR_VERSION}/Automake/FileUtils.pm
share/automake-${PKG_DIR_VERSION}/Automake/General.pm
+share/automake-${PKG_DIR_VERSION}/Automake/Item.pm
+share/automake-${PKG_DIR_VERSION}/Automake/ItemDef.pm
+share/automake-${PKG_DIR_VERSION}/Automake/Location.pm
+share/automake-${PKG_DIR_VERSION}/Automake/Options.pm
+share/automake-${PKG_DIR_VERSION}/Automake/Rule.pm
+share/automake-${PKG_DIR_VERSION}/Automake/RuleDef.pm
share/automake-${PKG_DIR_VERSION}/Automake/Struct.pm
+share/automake-${PKG_DIR_VERSION}/Automake/VarDef.pm
+share/automake-${PKG_DIR_VERSION}/Automake/Variable.pm
+share/automake-${PKG_DIR_VERSION}/Automake/Version.pm
+share/automake-${PKG_DIR_VERSION}/Automake/Wrap.pm
share/automake-${PKG_DIR_VERSION}/Automake/XFile.pm
share/automake-${PKG_DIR_VERSION}/COPYING
share/automake-${PKG_DIR_VERSION}/INSTALL
diff --git a/devel/automake/distinfo b/devel/automake/distinfo
index e64a7b50456..f4732181c78 100644
--- a/devel/automake/distinfo
+++ b/devel/automake/distinfo
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.14 2003/12/06 18:28:13 wiz Exp $
+$NetBSD: distinfo,v 1.15 2003/12/11 16:32:34 wiz Exp $
-SHA1 (automake-1.7.9.tar.bz2) = da96734fa972a22cfbc4118dcd222871272e4d96
-Size (automake-1.7.9.tar.bz2) = 577705 bytes
-SHA1 (patch-aa) = 534025f2b52b9292442275dd281b8683fcd9a75b
+SHA1 (automake-1.8.tar.bz2) = e7fa2f5fdf9a7d1259c2b46fb74d985b0f2bbb0d
+Size (automake-1.8.tar.bz2) = 711393 bytes
diff --git a/devel/automake/patches/patch-aa b/devel/automake/patches/patch-aa
deleted file mode 100644
index bda38a6ded9..00000000000
--- a/devel/automake/patches/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-aa,v 1.5 2003/07/12 08:42:36 wiz Exp $
-
---- automake.texi.orig Thu Jul 10 22:30:17 2003
-+++ automake.texi
-@@ -9,12 +10,12 @@
-
- @dircategory Software development
- @direntry
--* automake: (automake). Making Makefile.in's.
-+* Automake: (automake). Making Makefile.in's.
- @end direntry
-
- @dircategory Individual utilities
- @direntry
--* aclocal: (automake)Invoking aclocal. Generating aclocal.m4.
-+* Aclocal: (automake)Invoking aclocal. Generating aclocal.m4.
- @end direntry
-
- @ifinfo