[103732] contrib/mpvim/syntax/portfile.vim

larryv at macports.org larryv at macports.org
Tue Mar 5 13:37:36 PST 2013


Revision: 103732
          https://trac.macports.org/changeset/103732
Author:   larryv at macports.org
Date:     2013-03-05 13:37:36 -0800 (Tue, 05 Mar 2013)
Log Message:
-----------
mpvim: Add highlighting for "svn.method".

Modified Paths:
--------------
    contrib/mpvim/syntax/portfile.vim

Modified: contrib/mpvim/syntax/portfile.vim
===================================================================
--- contrib/mpvim/syntax/portfile.vim	2013-03-05 21:13:23 UTC (rev 103731)
+++ contrib/mpvim/syntax/portfile.vim	2013-03-05 21:37:36 UTC (rev 103732)
@@ -49,7 +49,7 @@
 " Fetch phase options
 syn match PortfilePhasesFetch   "\<fetch\.\%(type\|user\|password\|use_epsv\|ignore_sslcert\)\>"
 syn match PortfilePhasesFetch   "\<cvs\.\%(root\|password\|tag\|date\|module\)\>"
-syn match PortfilePhasesFetch   "\<svn\.\%(url\|revision\)\>"
+syn match PortfilePhasesFetch   "\<svn\.\%(url\|revision\|method\)\>"
 syn match PortfilePhasesFetch   "\<git\.\%(url\|branch\)\>"
 syn match PortfilePhasesFetch   "\<hg\.\%(url\|tag\)\>"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130305/067f90b2/attachment.html>


More information about the macports-changes mailing list