From dad5d0df5455c5afdc7cf6b96067b6b7f28f8b16 Mon Sep 17 00:00:00 2001 From: fgsch Date: Mon, 27 Aug 2012 21:07:26 +0000 Subject: [PATCH] fix info docs references and bump version. somewhat ok by espie@. --- devel/autoconf/2.69/Makefile | 4 +++- .../2.69/patches/patch-doc_autoconf_texi | 24 +++++++++---------- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/devel/autoconf/2.69/Makefile b/devel/autoconf/2.69/Makefile index b8fa7dac41c..4f563bad2c2 100644 --- a/devel/autoconf/2.69/Makefile +++ b/devel/autoconf/2.69/Makefile @@ -1,7 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2012/06/01 07:30:46 jasper Exp $ +# $OpenBSD: Makefile,v 1.2 2012/08/27 21:07:26 fgsch Exp $ VERSION = 2.69 +REVISION = 0 + BUILD_DEPENDS = devel/help2man CONFIGURE_ARGS += --without-lispdir \ diff --git a/devel/autoconf/2.69/patches/patch-doc_autoconf_texi b/devel/autoconf/2.69/patches/patch-doc_autoconf_texi index 9989b4167b9..4970178ebd3 100644 --- a/devel/autoconf/2.69/patches/patch-doc_autoconf_texi +++ b/devel/autoconf/2.69/patches/patch-doc_autoconf_texi @@ -1,4 +1,4 @@ -$OpenBSD: patch-doc_autoconf_texi,v 1.1.1.1 2012/06/01 07:30:46 jasper Exp $ +$OpenBSD: patch-doc_autoconf_texi,v 1.2 2012/08/27 21:07:26 fgsch Exp $ --- doc/autoconf.texi.orig Tue Apr 24 22:14:19 2012 +++ doc/autoconf.texi Thu May 24 23:31:45 2012 @@ -219,27 +219,27 @@ entitled ``GNU Free Documentation License.'' @@ -6,37 +6,37 @@ $OpenBSD: patch-doc_autoconf_texi,v 1.1.1.1 2012/06/01 07:30:46 jasper Exp $ @dircategory Software development @direntry -* Autoconf: (autoconf). Create source code configuration scripts. -+* Autoconf-2.69: (autoconf-2.68). Create source code configuration scripts. ++* Autoconf-2.69: (autoconf-2.69). Create source code configuration scripts. @end direntry @dircategory Individual utilities @direntry -* autoscan: (autoconf)autoscan Invocation. -+* autoscan-2.69: (autoconf-2.68)autoscan Invocation. ++* autoscan-2.69: (autoconf-2.69)autoscan Invocation. Semi-automatic @file{configure.ac} writing -* ifnames: (autoconf)ifnames Invocation. Listing conditionals in source. -* autoconf-invocation: (autoconf)autoconf Invocation. -+* ifnames-2.69: (autoconf-2.68)ifnames Invocation. Listing conditionals in source. -+* autoconf-invocation-2.69: (autoconf-2.68)autoconf Invocation. ++* ifnames-2.69: (autoconf-2.69)ifnames Invocation. Listing conditionals in source. ++* autoconf-invocation-2.69: (autoconf-2.69)autoconf Invocation. How to create configuration scripts -* autoreconf: (autoconf)autoreconf Invocation. -+* autoreconf-2.69: (autoconf-2.68)autoreconf Invocation. ++* autoreconf-2.69: (autoconf-2.69)autoreconf Invocation. Remaking multiple @command{configure} scripts -* autoheader: (autoconf)autoheader Invocation. -+* autoheader-2.69: (autoconf-2.68)autoheader Invocation. ++* autoheader-2.69: (autoconf-2.69)autoheader Invocation. How to create configuration templates -* autom4te: (autoconf)autom4te Invocation. -+* autom4te-2.69: (autoconf-2.68)autom4te Invocation. ++* autom4te-2.69: (autoconf-2.69)autom4te Invocation. The Autoconf executables backbone -* configure: (autoconf)configure Invocation. Configuring a package. -* autoupdate: (autoconf)autoupdate Invocation. -+* configure-2.69: (autoconf-2.68)configure Invocation. Configuring a package. -+* autoupdate-2.69: (autoconf-2.68)autoupdate Invocation. ++* configure-2.69: (autoconf-2.69)configure Invocation. Configuring a package. ++* autoupdate-2.69: (autoconf-2.69)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. -+* config.status-2.69: (autoconf-2.68)config.status Invocation. Recreating configurations. -+* testsuite-2.69: (autoconf-2.68)testsuite Invocation. Running an Autotest test suite. ++* config.status-2.69: (autoconf-2.69)config.status Invocation. Recreating configurations. ++* testsuite-2.69: (autoconf-2.69)testsuite Invocation. Running an Autotest test suite. @end direntry @titlepage