diff options
author | Ade Lovett <ade@FreeBSD.org> | 2012-05-11 20:38:09 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2012-05-11 20:38:09 +0000 |
commit | 6d726b6c09094afd97f1528cfff8b27850279b0d (patch) | |
tree | ef9d4da0741b49a6a207e85f9ad78b89c296fdf5 /devel/autoconf/files/patch-autoconf.texi | |
parent | Tweak COMMENT lines to indicate the legacy nature of these two ports. (diff) |
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav)
Notes
Notes:
svn path=/head/; revision=296454
Diffstat (limited to 'devel/autoconf/files/patch-autoconf.texi')
-rw-r--r-- | devel/autoconf/files/patch-autoconf.texi | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/devel/autoconf/files/patch-autoconf.texi b/devel/autoconf/files/patch-autoconf.texi index d37b7fbbedab..a7e1f2637b53 100644 --- a/devel/autoconf/files/patch-autoconf.texi +++ b/devel/autoconf/files/patch-autoconf.texi @@ -1,21 +1,12 @@ ---- doc/autoconf.texi.orig 2008-04-05 11:43:30.000000000 -0700 -+++ doc/autoconf.texi 2008-05-16 18:27:31.000000000 -0700 -@@ -3,5 +3,5 @@ - @comment %**start of header --@setfilename autoconf.info -+@setfilename autoconf-2.68.info - @include version.texi --@settitle Autoconf -+@settitle Autoconf-2.68 - @setchapternewpage odd -@@ -205,25 +205,5 @@ +--- doc/autoconf.texi.orig 2012-04-24 19:14:19.000000000 -0700 ++++ doc/autoconf.texi 2012-04-26 10:52:26.000000000 -0700 +@@ -219,3 +219,3 @@ -@dircategory Software development +@dircategory Programming & development tools @direntry --* Autoconf: (autoconf). Create source code configuration scripts. --@end direntry -- +@@ -224,22 +224,2 @@ + -@dircategory Individual utilities -@direntry -* autoscan: (autoconf)autoscan Invocation. @@ -34,5 +25,6 @@ - Automatic update of @file{configure.ac} -* config.status: (autoconf)config.status Invocation. Recreating configurations. -* testsuite: (autoconf)testsuite Invocation. Running an Autotest test suite. -+* Autoconf-2.68: (autoconf-2.68). Create source code configuration scripts. - @end direntry +-@end direntry +- + @titlepage |