[Midnightbsd-cvs] mports [16486] U trunk/devel/autoconf/files/patch-doc-Makefile.in: update doc patch

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 19 07:46:44 EDT 2014


Revision: 16486
          http://svnweb.midnightbsd.org/mports/?rev=16486
Author:   laffer1
Date:     2014-08-19 07:46:43 -0400 (Tue, 19 Aug 2014)
Log Message:
-----------
update doc patch

Modified Paths:
--------------
    trunk/devel/autoconf/Makefile
    trunk/devel/autoconf/files/patch-autoconf.texi

Property Changed:
----------------
    trunk/devel/autoconf/files/patch-autoconf.texi
    trunk/devel/autoconf/files/patch-doc-Makefile.in

Modified: trunk/devel/autoconf/Makefile
===================================================================
--- trunk/devel/autoconf/Makefile	2014-08-19 11:45:13 UTC (rev 16485)
+++ trunk/devel/autoconf/Makefile	2014-08-19 11:46:43 UTC (rev 16486)
@@ -2,7 +2,7 @@
 
 PORTNAME=	autoconf
 PORTVERSION=	2.69
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	autoconf
@@ -20,7 +20,7 @@
 
 BUILD_VERSION=	2.69
 PLIST_SUB=	BUILD_VERSION=${BUILD_VERSION}
-USES=		gmake tar:xz
+USES=		gmake makeinfo tar:xz
 USE_PERL5=	yes
 INFO=		autoconf
 

Modified: trunk/devel/autoconf/files/patch-autoconf.texi
===================================================================
--- trunk/devel/autoconf/files/patch-autoconf.texi	2014-08-19 11:45:13 UTC (rev 16485)
+++ trunk/devel/autoconf/files/patch-autoconf.texi	2014-08-19 11:46:43 UTC (rev 16486)
@@ -1,11 +1,32 @@
---- doc/autoconf.texi.orig	2012-04-24 19:14:19.000000000 -0700
-+++ doc/autoconf.texi	2012-04-26 10:52:26.000000000 -0700
-@@ -219,3 +219,3 @@
+--- doc/autoconf.texi.orig	2012-04-25 04:14:19.000000000 +0200
++++ doc/autoconf.texi	2014-06-25 14:47:17.208468153 +0200
+@@ -15,7 +15,7 @@
+ @c The ARG is an optional argument.  To be used for macro arguments in
+ @c their documentation (@defmac).
+ @macro ovar{varname}
+- at r{[}@var{\varname\}@r{]}@c
++ at r{[}@var{\varname\}@r{]}
+ @end macro
  
+ @c @dvar(ARG, DEFAULT)
+@@ -23,7 +23,7 @@
+ @c The ARG is an optional argument, defaulting to DEFAULT.  To be used
+ @c for macro arguments in their documentation (@defmac).
+ @macro dvar{varname, default}
+- at r{[}@var{\varname\} = @samp{\default\}@r{]}@c
++ at r{[}@var{\varname\} = @samp{\default\}@r{]}
+ @end macro
+ 
+ @c Handling the indexes with Texinfo yields several different problems.
+@@ -217,31 +217,11 @@
+ 
+ 
+ 
 - at dircategory Software development
 + at dircategory Programming & development tools
  @direntry
-@@ -224,22 +224,2 @@
+ * Autoconf: (autoconf).         Create source code configuration scripts.
+ @end direntry
  
 - at dircategory Individual utilities
 - at direntry
@@ -28,3 +49,5 @@
 - at end direntry
 -
  @titlepage
+ @title Autoconf
+ @subtitle Creating Automatic Configuration Scripts


Property changes on: trunk/devel/autoconf/files/patch-autoconf.texi
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3
\ No newline at end of property
Index: trunk/devel/autoconf/files/patch-doc-Makefile.in
===================================================================
--- trunk/devel/autoconf/files/patch-doc-Makefile.in	2014-08-19 11:45:13 UTC (rev 16485)
+++ trunk/devel/autoconf/files/patch-doc-Makefile.in	2014-08-19 11:46:43 UTC (rev 16486)

Property changes on: trunk/devel/autoconf/files/patch-doc-Makefile.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list