[Midnightbsd-cvs] mports [16487] trunk/devel/automake: use makeinfo
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Aug 19 07:47:36 EDT 2014
Revision: 16487
http://svnweb.midnightbsd.org/mports/?rev=16487
Author: laffer1
Date: 2014-08-19 07:47:35 -0400 (Tue, 19 Aug 2014)
Log Message:
-----------
use makeinfo
Modified Paths:
--------------
trunk/devel/automake/Makefile
Added Paths:
-----------
trunk/devel/automake/files/patch-doc__automake.texi
Removed Paths:
-------------
trunk/devel/automake/files/patch-doc::automake.texi
Modified: trunk/devel/automake/Makefile
===================================================================
--- trunk/devel/automake/Makefile 2014-08-19 11:46:43 UTC (rev 16486)
+++ trunk/devel/automake/Makefile 2014-08-19 11:47:35 UTC (rev 16487)
@@ -2,6 +2,7 @@
PORTNAME= automake
PORTVERSION= 1.14
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
@@ -18,7 +19,7 @@
USE_AUTOTOOLS= autoconf:env
BUILD_VERSION= 1.14
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
-USES= tar:xz
+USES= makeinfo tar:xz
USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION}
Deleted: trunk/devel/automake/files/patch-doc::automake.texi
===================================================================
--- trunk/devel/automake/files/patch-doc::automake.texi 2014-08-19 11:46:43 UTC (rev 16486)
+++ trunk/devel/automake/files/patch-doc::automake.texi 2014-08-19 11:47:35 UTC (rev 16487)
@@ -1,16 +0,0 @@
---- doc/automake.texi.orig 2012-04-21 07:38:05.000000000 -0700
-+++ doc/automake.texi 2012-04-26 11:05:39.000000000 -0700
-@@ -38,3 +38,3 @@
-
-- at dircategory Software development
-+ at dircategory Programming & development toolS
- @direntry
-@@ -43,8 +43,2 @@
-
-- at dircategory Individual utilities
-- at direntry
--* aclocal-invocation: (automake)aclocal Invocation. Generating aclocal.m4.
--* automake-invocation: (automake)automake Invocation. Generating Makefile.in.
-- at end direntry
--
- @titlepage
Copied: trunk/devel/automake/files/patch-doc__automake.texi (from rev 16422, trunk/devel/automake/files/patch-doc::automake.texi)
===================================================================
--- trunk/devel/automake/files/patch-doc__automake.texi (rev 0)
+++ trunk/devel/automake/files/patch-doc__automake.texi 2014-08-19 11:47:35 UTC (rev 16487)
@@ -0,0 +1,16 @@
+--- doc/automake.texi.orig 2012-04-21 07:38:05.000000000 -0700
++++ doc/automake.texi 2012-04-26 11:05:39.000000000 -0700
+@@ -38,3 +38,3 @@
+
+- at dircategory Software development
++ at dircategory Programming & development toolS
+ @direntry
+@@ -43,8 +43,2 @@
+
+- at dircategory Individual utilities
+- at direntry
+-* aclocal-invocation: (automake)aclocal Invocation. Generating aclocal.m4.
+-* automake-invocation: (automake)automake Invocation. Generating Makefile.in.
+- at end direntry
+-
+ @titlepage
More information about the Midnightbsd-cvs
mailing list