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

larryv at macports.org larryv at macports.org
Thu May 30 09:38:17 PDT 2013


Revision: 106547
          https://trac.macports.org/changeset/106547
Author:   larryv at macports.org
Date:     2013-05-30 09:38:17 -0700 (Thu, 30 May 2013)
Log Message:
-----------
mpvim: Add highlighting for "use_dmg".

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

Modified: contrib/mpvim/syntax/portfile.vim
===================================================================
--- contrib/mpvim/syntax/portfile.vim	2013-05-30 16:19:12 UTC (rev 106546)
+++ contrib/mpvim/syntax/portfile.vim	2013-05-30 16:38:17 UTC (rev 106547)
@@ -61,7 +61,7 @@
 
 " Extract phase options
 syn match PortfilePhasesExtract "\<extract\.\%(suffix\|mkdir\|cmd\|only\%(-append\|-delete\)\?\)\>"
-syn match PortfilePhasesExtract "\<use_\%(7z\|bzip2\|lzma\|zip\|xz\)\>" nextgroup=PortfileYesNo skipwhite
+syn match PortfilePhasesExtract "\<use_\%(7z\|bzip2\|dmg\|lzma\|xz\|zip\)\>" nextgroup=PortfileYesNo skipwhite
 
 " Patch phase options
 syn match PortfilePhasesPatch   "\<patch\.\%(dir\|cmd\|\%(pre_\|post_\)\?args\%(-append\|-delete\)\?\)\>"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130530/86e92507/attachment.html>


More information about the macports-changes mailing list