[80999] trunk/dports/editors

raimue at macports.org raimue at macports.org
Fri Jul 22 16:59:12 PDT 2011


Revision: 80999
          http://trac.macports.org/changeset/80999
Author:   raimue at macports.org
Date:     2011-07-22 16:59:12 -0700 (Fri, 22 Jul 2011)
Log Message:
-----------
editors/vim, editors/vim-app, editors/MacVim:
Add license, reorder options

Modified Paths:
--------------
    trunk/dports/editors/MacVim/Portfile
    trunk/dports/editors/vim/Portfile
    trunk/dports/editors/vim-app/Portfile

Modified: trunk/dports/editors/MacVim/Portfile
===================================================================
--- trunk/dports/editors/MacVim/Portfile	2011-07-22 23:42:09 UTC (rev 80998)
+++ trunk/dports/editors/MacVim/Portfile	2011-07-22 23:59:12 UTC (rev 80999)
@@ -9,6 +9,7 @@
 version             ${vim_version}.snapshot${snapshot}
 categories          editors
 platforms           darwin
+license             VimLicense GPL-2+
 maintainers         raimue
 description         MacVim is a GUI version of vim for Mac OS X
 long_description \

Modified: trunk/dports/editors/vim/Portfile
===================================================================
--- trunk/dports/editors/vim/Portfile	2011-07-22 23:42:09 UTC (rev 80998)
+++ trunk/dports/editors/vim/Portfile	2011-07-22 23:59:12 UTC (rev 80999)
@@ -8,6 +8,8 @@
 version             ${vim_version}.${vim_patchlevel}
 revision            1
 categories          editors
+platforms           darwin freebsd
+license             VimLicense GPL-2+
 maintainers         raimue
 description         Vi \"workalike\" with many additional features
 long_description \
@@ -15,7 +17,6 @@
     de-facto Unix editor 'Vi', with a more complete feature set.
 
 homepage            http://www.vim.org/
-platforms           darwin freebsd
 
 master_sites        http://ftp.vim.org/pub/vim/unix/
 patch_sites         http://ftp.vim.org/pub/vim/patches/${vim_version}

Modified: trunk/dports/editors/vim-app/Portfile
===================================================================
--- trunk/dports/editors/vim-app/Portfile	2011-07-22 23:42:09 UTC (rev 80998)
+++ trunk/dports/editors/vim-app/Portfile	2011-07-22 23:59:12 UTC (rev 80999)
@@ -9,13 +9,14 @@
 version             ${vim_version}.${vim_patchlevel}
 revision            1
 categories          editors
+platforms           darwin
+license             VimLicense GPL-2+
 maintainers         raimue
 description         Vim.app is a GUI version of the famous editor vim.
 long_description    This port provides Vim.app, a GUI version of the famous editor vim. \
                         Vim is a highly configurable text editor built to enable efficient text editing.
 
 homepage            http://www.vim.org/
-platforms           darwin
 
 master_sites        http://ftp.vim.org/pub/vim/unix/:vim \
                     http://www.douglas.stebila.ca/files/code/vim/app/:app_aqua \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110722/fa221a4d/attachment.html>


More information about the macports-changes mailing list