summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2002-05-08 11:03:15 +0000
committerwiz <wiz>2002-05-08 11:03:15 +0000
commit981bcafe646af4c87382a8d6a7d5f4161b488f04 (patch)
tree365188e128d3f99d6d548a1cd58e90321da27513 /devel
parent67c2e95faaeb00978d8c27d5a639cc91b87df907 (diff)
downloadpkgsrc-981bcafe646af4c87382a8d6a7d5f4161b488f04.tar.gz
Add version requirements for Perl and Texinfo, and fix the texi file.
From pkg/16645 by Greg A. Woods.
Diffstat (limited to 'devel')
-rw-r--r--devel/autoconf-devel/Makefile5
-rw-r--r--devel/autoconf-devel/distinfo3
-rw-r--r--devel/autoconf-devel/patches/patch-aa31
3 files changed, 37 insertions, 2 deletions
diff --git a/devel/autoconf-devel/Makefile b/devel/autoconf-devel/Makefile
index 60694644792..7ba1dfe3a66 100644
--- a/devel/autoconf-devel/Makefile
+++ b/devel/autoconf-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/04/18 21:36:21 rh Exp $
+# $NetBSD: Makefile,v 1.5 2002/05/08 11:03:15 wiz Exp $
DISTNAME= autoconf-2.53
CATEGORIES= devel
@@ -20,6 +20,9 @@ M4= ${PREFIX}/bin/gm4
INFO_FILES= autoconf.info standards.info
+PERL5_REQD= 5.6
+TEXINFO_REQD= 4.0
+
.include "../../lang/perl5/buildlink.mk"
.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/autoconf-devel/distinfo b/devel/autoconf-devel/distinfo
index 38c69b09582..5a2624ba05d 100644
--- a/devel/autoconf-devel/distinfo
+++ b/devel/autoconf-devel/distinfo
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.3 2002/04/19 13:49:57 wiz Exp $
+$NetBSD: distinfo,v 1.4 2002/05/08 11:03:16 wiz Exp $
SHA1 (autoconf-2.53.tar.gz) = a9fe8460b4ed6f279f3d3f8a73eb39b19e93dc98
Size (autoconf-2.53.tar.gz) = 990527 bytes
+SHA1 (patch-aa) = b9f12e698a6393749f8a9029d452c094a29ee8f8
diff --git a/devel/autoconf-devel/patches/patch-aa b/devel/autoconf-devel/patches/patch-aa
new file mode 100644
index 00000000000..0a572002fce
--- /dev/null
+++ b/devel/autoconf-devel/patches/patch-aa
@@ -0,0 +1,31 @@
+$NetBSD: patch-aa,v 1.1 2002/05/08 11:03:17 wiz Exp $
+
+--- doc/autoconf.texi.orig Fri Mar 8 13:57:41 2002
++++ doc/autoconf.texi
+@@ -413,7 +413,7 @@
+ * Changed Quotation:: Broken code which used to work
+ * New Macros:: Interaction with foreign macros
+ * Hosts and Cross-Compilation:: Bugward compatibility kludges
+-* AC_LIBOBJ vs. LIBOBJS::
++* AC_LIBOBJ vs LIBOBJS::
+
+ Generating Test Suites with Autotest
+
+@@ -11838,7 +11838,7 @@
+ * Changed Quotation:: Broken code which used to work
+ * New Macros:: Interaction with foreign macros
+ * Hosts and Cross-Compilation:: Bugward compatibility kludges
+-* AC_LIBOBJ vs. LIBOBJS:: LIBOBJS is a forbidden token
++* AC_LIBOBJ vs LIBOBJS:: LIBOBJS is a forbidden token
+ @end menu
+
+ @node Changed Quotation
+@@ -12081,7 +12081,7 @@
+ @end example
+
+
+-@node AC_LIBOBJ vs. LIBOBJS
++@node AC_LIBOBJ vs LIBOBJS
+ @subsection @code{AC_LIBOBJ} vs. @code{LIBOBJS}
+
+ Up to Autoconf 2.13, the replacement of functions was triggered via the