summaryrefslogtreecommitdiff
path: root/devel/automake
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-07-12 08:42:35 +0000
committerwiz <wiz@pkgsrc.org>2003-07-12 08:42:35 +0000
commit2a5c498cd578d37788679342631664538d31809f (patch)
treefd621a7f9598fec200eb667c7fbbbc4204cb53c7 /devel/automake
parent31ce3b1daeaa2ef61ad31d9ed0b3e0e9e473cfa1 (diff)
downloadpkgsrc-2a5c498cd578d37788679342631664538d31809f.tar.gz
Update to 1.7.6:
* Fix depcomp's icc mode for ICC 7.1. * Diagnose calls to AC_CONFIG_FILES and friends with not enough arguments. * Fix maintainer-clean's removal of autom4te.cache in VPATH builds. * Fix AM_PATH_LISPDIR to work with POSIXLY_CORRECT=1. * Fix the location reported in some diagnostics related to AUTOMAKE_OPTIONS. * Remove Latin-1 characters from elisp-comp. * Update the manual's @dircategory to match the Free Software Directory.
Diffstat (limited to 'devel/automake')
-rw-r--r--devel/automake/Makefile4
-rw-r--r--devel/automake/distinfo8
-rw-r--r--devel/automake/patches/patch-aa24
3 files changed, 14 insertions, 22 deletions
diff --git a/devel/automake/Makefile b/devel/automake/Makefile
index 27eeed01209..2d3c838a3aa 100644
--- a/devel/automake/Makefile
+++ b/devel/automake/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2003/06/19 23:46:43 seb Exp $
+# $NetBSD: Makefile,v 1.38 2003/07/12 08:42:35 wiz Exp $
#
-DISTNAME= automake-1.7.5
+DISTNAME= automake-1.7.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=automake/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/automake/distinfo b/devel/automake/distinfo
index df6aa20e77c..7923b44f2ea 100644
--- a/devel/automake/distinfo
+++ b/devel/automake/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2003/05/18 13:10:57 wiz Exp $
+$NetBSD: distinfo,v 1.13 2003/07/12 08:42:35 wiz Exp $
-SHA1 (automake-1.7.5.tar.bz2) = 5a12ca97b0989809bf9490b1d9d8b89f72150877
-Size (automake-1.7.5.tar.bz2) = 555516 bytes
-SHA1 (patch-aa) = 1c13380a46dc6c3bbd233164da547526c9cc5679
+SHA1 (automake-1.7.6.tar.bz2) = 60456379e73fc91ea96144dbe95cdb38c61cf285
+Size (automake-1.7.6.tar.bz2) = 558354 bytes
+SHA1 (patch-aa) = 534025f2b52b9292442275dd281b8683fcd9a75b
diff --git a/devel/automake/patches/patch-aa b/devel/automake/patches/patch-aa
index f806aca9d86..bda38a6ded9 100644
--- a/devel/automake/patches/patch-aa
+++ b/devel/automake/patches/patch-aa
@@ -1,27 +1,19 @@
-$NetBSD: patch-aa,v 1.4 2002/10/03 19:31:52 wiz Exp $
+$NetBSD: patch-aa,v 1.5 2003/07/12 08:42:36 wiz Exp $
---- automake.texi.orig Tue Mar 5 13:57:24 2002
-+++ automake.texi Thu May 2 23:24:44 2002
-@@ -1,6 +1,7 @@
- \input texinfo @c -*-texinfo-*-
- @c %**start of header
- @setfilename automake.info
-+@dircategory Programming & development tools
- @settitle automake
- @setchapternewpage off
- @c %**end of header
+--- automake.texi.orig Thu Jul 10 22:30:17 2003
++++ automake.texi
@@ -9,12 +10,12 @@
- @dircategory GNU programming tools
+ @dircategory Software development
@direntry
--* automake: (automake). Making Makefile.in's
-+* Automake: (automake). Making Makefile.in's
+-* 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
+-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4.
++* Aclocal: (automake)Invoking aclocal. Generating aclocal.m4.
@end direntry
@ifinfo