[125301] trunk/dports/editors/ex-vi

mf2k at macports.org mf2k at macports.org
Fri Sep 12 15:07:11 PDT 2014


Revision: 125301
          https://trac.macports.org/changeset/125301
Author:   mf2k at macports.org
Date:     2014-09-12 15:07:11 -0700 (Fri, 12 Sep 2014)
Log Message:
-----------
ex-vi: Add maintainer. lint. (#44972)

Modified Paths:
--------------
    trunk/dports/editors/ex-vi/Portfile

Added Paths:
-----------
    trunk/dports/editors/ex-vi/files/patch-Makefile.diff

Removed Paths:
-------------
    trunk/dports/editors/ex-vi/files/patch-Makefile

Modified: trunk/dports/editors/ex-vi/Portfile
===================================================================
--- trunk/dports/editors/ex-vi/Portfile	2014-09-12 22:00:26 UTC (rev 125300)
+++ trunk/dports/editors/ex-vi/Portfile	2014-09-12 22:07:11 UTC (rev 125301)
@@ -8,7 +8,7 @@
 # the LGPL code is confined to a separate library
 license			BSD-old LGPL
 platforms		darwin
-maintainers		nomaintainer
+maintainers		gmail.com:stuartwesterman openmaintainer
 description		the traditional ex/vi editor
 long_description	${description}
 
@@ -17,7 +17,7 @@
 distname		ex-${version}
 checksums		md5 e668595254233e4d96811083a3e4e2f3
 use_bzip2		yes
-patchfiles		patch-Makefile
+patchfiles		patch-Makefile.diff
 
 use_configure	no
 

Deleted: trunk/dports/editors/ex-vi/files/patch-Makefile
===================================================================
--- trunk/dports/editors/ex-vi/files/patch-Makefile	2014-09-12 22:00:26 UTC (rev 125300)
+++ trunk/dports/editors/ex-vi/files/patch-Makefile	2014-09-12 22:07:11 UTC (rev 125301)
@@ -1,11 +0,0 @@
---- work/ex-050325/Makefile	2005-03-25 00:50:09.000000000 +0100
-+++ Makefile	2005-10-27 22:47:02.000000000 +0200
-@@ -211,7 +211,7 @@
- # provide a good termcap file, or when setting the TERMCAP environment
- # variable is deemed sufficient, is the included 2.11BSD termcap library.
- #
--TERMLIB	= termlib
-+TERMLIB	= ncurses
- 
- #
- # Since ex uses sbrk() internally, a conflict with the libc's version of

Copied: trunk/dports/editors/ex-vi/files/patch-Makefile.diff (from rev 125300, trunk/dports/editors/ex-vi/files/patch-Makefile)
===================================================================
--- trunk/dports/editors/ex-vi/files/patch-Makefile.diff	                        (rev 0)
+++ trunk/dports/editors/ex-vi/files/patch-Makefile.diff	2014-09-12 22:07:11 UTC (rev 125301)
@@ -0,0 +1,11 @@
+--- work/ex-050325/Makefile	2005-03-25 00:50:09.000000000 +0100
++++ Makefile	2005-10-27 22:47:02.000000000 +0200
+@@ -211,7 +211,7 @@
+ # provide a good termcap file, or when setting the TERMCAP environment
+ # variable is deemed sufficient, is the included 2.11BSD termcap library.
+ #
+-TERMLIB	= termlib
++TERMLIB	= ncurses
+ 
+ #
+ # Since ex uses sbrk() internally, a conflict with the libc's version of
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140912/97d0ec6e/attachment.html>


More information about the macports-changes mailing list