summaryrefslogtreecommitdiff
path: root/devel/autoconf261/files
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-12-04 01:03:48 +0000
committerAde Lovett <ade@FreeBSD.org>2006-12-04 01:03:48 +0000
commit5e0683283f06923abcd85f375cde0f25fb37ec8f (patch)
treeec84ffc9c6a7a51adb7472e4e8e28aed67b8c49d /devel/autoconf261/files
parentUpdate to idnits 1.120. Many minor changes; major update regarding (diff)
Say hello to autoconf-2.6.1 after repository copy from autoconf259
Notes
Notes: svn path=/head/; revision=178785
Diffstat (limited to 'devel/autoconf261/files')
-rw-r--r--devel/autoconf261/files/patch-autoconf.texi6
-rw-r--r--devel/autoconf261/files/patch-autoreconf.in7
-rw-r--r--devel/autoconf261/files/patch-configure10
-rw-r--r--devel/autoconf261/files/patch-standards.texi4
4 files changed, 10 insertions, 17 deletions
diff --git a/devel/autoconf261/files/patch-autoconf.texi b/devel/autoconf261/files/patch-autoconf.texi
index 32c58797956f..f561aee323f9 100644
--- a/devel/autoconf261/files/patch-autoconf.texi
+++ b/devel/autoconf261/files/patch-autoconf.texi
@@ -3,10 +3,10 @@
@@ -3,5 +3,5 @@
@comment %**start of header
-@setfilename autoconf.info
-+@setfilename autoconf259.info
++@setfilename autoconf261.info
@include version.texi
-@settitle Autoconf
-+@settitle Autoconf259
++@settitle Autoconf261
@setchapternewpage odd
@@ -212,23 +212,3 @@
@direntry
@@ -31,5 +31,5 @@
- Automatic update of @file{configure.ac}
-* config.status: (autoconf)config.status Invocation. Recreating configurations.
-* testsuite: (autoconf)testsuite Invocation. Running an Autotest test suite.
-+* Autoconf259: (autoconf259). Create source code configuration scripts.
++* Autoconf261: (autoconf261). Create source code configuration scripts.
@end direntry
diff --git a/devel/autoconf261/files/patch-autoreconf.in b/devel/autoconf261/files/patch-autoreconf.in
deleted file mode 100644
index e0545245db62..000000000000
--- a/devel/autoconf261/files/patch-autoreconf.in
+++ /dev/null
@@ -1,7 +0,0 @@
---- bin/autoreconf.in.orig Fri Oct 3 07:31:23 2003
-+++ bin/autoreconf.in Wed Jun 30 20:15:18 2004
-@@ -488,3 +488,3 @@
- verb "$configure_ac: creating directory $aux_dir";
-- mkdir $aux_dir
-+ mkdir $aux_dir, 0777
- or error "cannot create $aux_dir: $!";
diff --git a/devel/autoconf261/files/patch-configure b/devel/autoconf261/files/patch-configure
index bc622f2b52b1..0d805971c245 100644
--- a/devel/autoconf261/files/patch-configure
+++ b/devel/autoconf261/files/patch-configure
@@ -1,7 +1,7 @@
---- configure.orig Thu Nov 6 01:33:28 2003
-+++ configure Sun Mar 14 16:53:34 2004
-@@ -1536,3 +1536,3 @@
+--- configure.orig Fri Nov 17 11:05:17 2006
++++ configure Sun Dec 3 16:58:50 2006
+@@ -2013,3 +2013,3 @@
# Define the identity of the package.
- PACKAGE='autoconf'
-+ PACKAGE='autoconf259'
- VERSION='2.59'
++ PACKAGE='autoconf261'
+ VERSION='2.61'
diff --git a/devel/autoconf261/files/patch-standards.texi b/devel/autoconf261/files/patch-standards.texi
index 9d6134950668..7ecda7e79ef4 100644
--- a/devel/autoconf261/files/patch-standards.texi
+++ b/devel/autoconf261/files/patch-standards.texi
@@ -3,10 +3,10 @@
@@ -2,3 +2,3 @@
@c %**start of header
-@setfilename standards.info
-+@setfilename standards259.info
++@setfilename standards261.info
@settitle GNU Coding Standards
@@ -10,3 +10,3 @@
@direntry
-* Standards: (standards). GNU coding standards.
-+* Standards259: (standards259). GNU coding standards.
++* Standards261: (standards261). GNU coding standards.
@end direntry