[Midnightbsd-cvs] mports [17759] trunk/devel: fix patches
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Oct 14 22:34:01 EDT 2014
Revision: 17759
http://svnweb.midnightbsd.org/mports/?rev=17759
Author: laffer1
Date: 2014-10-14 22:34:00 -0400 (Tue, 14 Oct 2014)
Log Message:
-----------
fix patches
Added Paths:
-----------
trunk/devel/gmake/files/patch-doc_make.text
trunk/devel/libtool/Makefile.common
Added: trunk/devel/gmake/files/patch-doc_make.text
===================================================================
--- trunk/devel/gmake/files/patch-doc_make.text (rev 0)
+++ trunk/devel/gmake/files/patch-doc_make.text 2014-10-15 02:34:00 UTC (rev 17759)
@@ -0,0 +1,7 @@
+--- doc/make.texi.orig 2010-07-19 02:10:54.000000000 -0500
++++ doc/make.texi 2011-03-02 17:01:58.000000000 -0600
+@@ -54,3 +54,3 @@
+ @direntry
+-* Make: (make). Remake files automatically.
++* GNU Make: (make). Remake files automatically.
+ @end direntry
Property changes on: trunk/devel/gmake/files/patch-doc_make.text
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/devel/libtool/Makefile.common
===================================================================
--- trunk/devel/libtool/Makefile.common (rev 0)
+++ trunk/devel/libtool/Makefile.common 2014-10-15 02:34:00 UTC (rev 17759)
@@ -0,0 +1,13 @@
+# $MidnightBSD$
+# $FreeBSD: head/devel/libtool/Makefile.common 370099 2014-10-05 18:01:19Z tijl $
+
+PORTVERSION= 2.4.2.418
+PORTREVISION?= 0 # Leave this zero. Set in Makefile instead.
+CATEGORIES= devel
+MASTER_SITES= GNU_ALPHA/libtool
+DISTNAME= libtool-${PORTVERSION}
+
+MAINTAINER= ports at MidnightBSD.org
+
+DISTINFO_FILE= ${.CURDIR}/../libtool/distinfo
+USES= tar:xz
Property changes on: trunk/devel/libtool/Makefile.common
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list