[66679] trunk/dports/editors/vim-app

raimue at macports.org raimue at macports.org
Mon Apr 19 22:49:11 PDT 2010


Revision: 66679
          http://trac.macports.org/changeset/66679
Author:   raimue at macports.org
Date:     2010-04-19 22:49:06 -0700 (Mon, 19 Apr 2010)
Log Message:
-----------
editors/vim-app:
Remove GVim.app wrapper which is broken for almost two years without reports,
so nobody seems to use this.

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

Removed Paths:
-------------
    trunk/dports/editors/vim-app/files/GVim_app.tar.gz

Modified: trunk/dports/editors/vim-app/Portfile
===================================================================
--- trunk/dports/editors/vim-app/Portfile	2010-04-20 02:32:39 UTC (rev 66678)
+++ trunk/dports/editors/vim-app/Portfile	2010-04-20 05:49:06 UTC (rev 66679)
@@ -7,7 +7,7 @@
 set vim_version     7.2
 set vim_patchlevel  411
 version             ${vim_version}.${vim_patchlevel}
-revision            1
+revision            2
 categories          editors
 maintainers         raimue
 description         Vim.app is a GUI version of the famous editor vim.
@@ -190,7 +190,6 @@
 
 platform darwin powerpc {
     post-destroot {
-        system "gnutar xvfz ${filespath}/GVim_app.tar.gz -C ${destroot}${applications_dir}/"
         xinstall -m 644 ${workpath}/app.icns ${destroot}${applications_dir}/Vim.app/Contents/Resources/appIcon.icns
     }
 }

Deleted: trunk/dports/editors/vim-app/files/GVim_app.tar.gz
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100419/344ebe85/attachment.html>


More information about the macports-changes mailing list