aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf267/files
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-04-07 10:38:30 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-04-07 10:38:30 +0000
commitb47be74084057e3550b8723eae1dbc0f7c0d2fa5 (patch)
tree82e808f1c6023ffd99af5a14a44b649fd49d587e /devel/autoconf267/files
parent503c7f7052756548d3712a6b0f3fb6d32ddbb8e9 (diff)
downloadports-b47be74084057e3550b8723eae1dbc0f7c0d2fa5.tar.gz
ports-b47be74084057e3550b8723eae1dbc0f7c0d2fa5.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_1_0'.release/6.1.0
Notes
Notes: svn path=/head/; revision=159032 svn path=/tags/RELEASE_6_1_0/; revision=159033; tag=release/6.1.0
Diffstat (limited to 'devel/autoconf267/files')
-rw-r--r--devel/autoconf267/files/patch-autoconf.texi35
-rw-r--r--devel/autoconf267/files/patch-autoreconf.in7
-rw-r--r--devel/autoconf267/files/patch-configure7
-rw-r--r--devel/autoconf267/files/patch-standards.texi12
4 files changed, 0 insertions, 61 deletions
diff --git a/devel/autoconf267/files/patch-autoconf.texi b/devel/autoconf267/files/patch-autoconf.texi
deleted file mode 100644
index 32c58797956f..000000000000
--- a/devel/autoconf267/files/patch-autoconf.texi
+++ /dev/null
@@ -1,35 +0,0 @@
---- doc/autoconf.texi.orig Wed Nov 5 10:38:29 2003
-+++ doc/autoconf.texi Thu Oct 14 20:17:35 2004
-@@ -3,5 +3,5 @@
- @comment %**start of header
--@setfilename autoconf.info
-+@setfilename autoconf259.info
- @include version.texi
--@settitle Autoconf
-+@settitle Autoconf259
- @setchapternewpage odd
-@@ -212,23 +212,3 @@
- @direntry
--* Autoconf: (autoconf). Create source code configuration scripts.
--@end direntry
--
--@dircategory Individual utilities
--@direntry
--* autoscan: (autoconf)autoscan Invocation.
-- Semi-automatic @file{configure.ac} writing
--* ifnames: (autoconf)ifnames Invocation. Listing conditionals in source.
--* autoconf: (autoconf)autoconf Invocation.
-- How to create configuration scripts
--* autoreconf: (autoconf)autoreconf Invocation.
-- Remaking multiple @command{configure} scripts
--* autoheader: (autoconf)autoheader Invocation.
-- How to create configuration templates
--* autom4te: (autoconf)autom4te Invocation.
-- The Autoconf executables backbone
--* configure: (autoconf)configure Invocation. Configuring a package.
--* autoupdate: (autoconf)autoupdate Invocation.
-- 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.
- @end direntry
diff --git a/devel/autoconf267/files/patch-autoreconf.in b/devel/autoconf267/files/patch-autoreconf.in
deleted file mode 100644
index e0545245db62..000000000000
--- a/devel/autoconf267/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/autoconf267/files/patch-configure b/devel/autoconf267/files/patch-configure
deleted file mode 100644
index bc622f2b52b1..000000000000
--- a/devel/autoconf267/files/patch-configure
+++ /dev/null
@@ -1,7 +0,0 @@
---- configure.orig Thu Nov 6 01:33:28 2003
-+++ configure Sun Mar 14 16:53:34 2004
-@@ -1536,3 +1536,3 @@
- # Define the identity of the package.
-- PACKAGE='autoconf'
-+ PACKAGE='autoconf259'
- VERSION='2.59'
diff --git a/devel/autoconf267/files/patch-standards.texi b/devel/autoconf267/files/patch-standards.texi
deleted file mode 100644
index 9d6134950668..000000000000
--- a/devel/autoconf267/files/patch-standards.texi
+++ /dev/null
@@ -1,12 +0,0 @@
---- doc/standards.texi.orig Sun Sep 14 18:33:44 2003
-+++ doc/standards.texi Sun Mar 14 16:47:41 2004
-@@ -2,3 +2,3 @@
- @c %**start of header
--@setfilename standards.info
-+@setfilename standards259.info
- @settitle GNU Coding Standards
-@@ -10,3 +10,3 @@
- @direntry
--* Standards: (standards). GNU coding standards.
-+* Standards259: (standards259). GNU coding standards.
- @end direntry