summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorgrant <grant>2003-03-23 11:46:43 +0000
committergrant <grant>2003-03-23 11:46:43 +0000
commitd233951a471b61669d6abbd66c89bba4b3f1d1b0 (patch)
tree4f3812be150c339e9ddfdc32ac1d8f661d791829 /devel
parent375498e604368c8fc7038dfcbec81ec1dcd3c650 (diff)
downloadpkgsrc-d233951a471b61669d6abbd66c89bba4b3f1d1b0.tar.gz
switch order of patching autoconf.texi and autoconf.info so that
the build process doesn't try and fail to rebuild autoconf.info. noted by jmc.
Diffstat (limited to 'devel')
-rw-r--r--devel/autoconf/distinfo6
-rw-r--r--devel/autoconf/patches/patch-aa18
-rw-r--r--devel/autoconf/patches/patch-ab18
3 files changed, 21 insertions, 21 deletions
diff --git a/devel/autoconf/distinfo b/devel/autoconf/distinfo
index c568b881fd7..24d690673be 100644
--- a/devel/autoconf/distinfo
+++ b/devel/autoconf/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2003/03/05 12:01:43 grant Exp $
+$NetBSD: distinfo,v 1.10 2003/03/23 11:46:43 grant Exp $
SHA1 (autoconf-2.57.tar.gz) = 957cb551fed9b7ed5b34f1207512dfb676731754
Size (autoconf-2.57.tar.gz) = 1074128 bytes
-SHA1 (patch-aa) = 63a444ce23a8381892bda3258cc01d2632a37f98
-SHA1 (patch-ab) = e7037117c3bd0e5b331f8fef7bec831f4cc6e27a
+SHA1 (patch-aa) = e7037117c3bd0e5b331f8fef7bec831f4cc6e27a
+SHA1 (patch-ab) = 63a444ce23a8381892bda3258cc01d2632a37f98
SHA1 (patch-ac) = 9962008a2bc8b7c2895b4bf357fe932639b8d4eb
diff --git a/devel/autoconf/patches/patch-aa b/devel/autoconf/patches/patch-aa
index 617728f8adb..348272a14e0 100644
--- a/devel/autoconf/patches/patch-aa
+++ b/devel/autoconf/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.7 2003/03/05 12:01:43 grant Exp $
+$NetBSD: patch-aa,v 1.8 2003/03/23 11:46:45 grant Exp $
---- doc/autoconf.info.orig Tue Dec 3 18:43:16 2002
-+++ doc/autoconf.info
-@@ -27,7 +27,7 @@ START-INFO-DIR-ENTRY
+--- doc/autoconf.texi.orig Tue Dec 3 18:16:32 2002
++++ doc/autoconf.texi
+@@ -100,7 +100,7 @@ published by the Free Software Foundatio
* Autoconf: (autoconf). Create source code configuration scripts
- END-INFO-DIR-ENTRY
+ @end direntry
--INFO-DIR-SECTION Individual utilities
-+INFO-DIR-SECTION GNU Autoconf
- START-INFO-DIR-ENTRY
+-@dircategory Individual utilities
++@dircategory GNU Autoconf
+ @direntry
* autoscan: (autoconf)autoscan Invocation.
- Semi-automatic `configure.ac' writing
+ Semi-automatic @file{configure.ac} writing
diff --git a/devel/autoconf/patches/patch-ab b/devel/autoconf/patches/patch-ab
index cfa24a658c0..3bbd0e24199 100644
--- a/devel/autoconf/patches/patch-ab
+++ b/devel/autoconf/patches/patch-ab
@@ -1,13 +1,13 @@
-$NetBSD: patch-ab,v 1.7 2003/03/05 12:01:43 grant Exp $
+$NetBSD: patch-ab,v 1.8 2003/03/23 11:46:45 grant Exp $
---- doc/autoconf.texi.orig Tue Dec 3 18:16:32 2002
-+++ doc/autoconf.texi
-@@ -100,7 +100,7 @@ published by the Free Software Foundatio
+--- doc/autoconf.info.orig Tue Dec 3 18:43:16 2002
++++ doc/autoconf.info
+@@ -27,7 +27,7 @@ START-INFO-DIR-ENTRY
* Autoconf: (autoconf). Create source code configuration scripts
- @end direntry
+ END-INFO-DIR-ENTRY
--@dircategory Individual utilities
-+@dircategory GNU Autoconf
- @direntry
+-INFO-DIR-SECTION Individual utilities
++INFO-DIR-SECTION GNU Autoconf
+ START-INFO-DIR-ENTRY
* autoscan: (autoconf)autoscan Invocation.
- Semi-automatic @file{configure.ac} writing
+ Semi-automatic `configure.ac' writing