From eb06a02c257450c42ddd9e15b71fe33e461bb2e4 Mon Sep 17 00:00:00 2001 From: Kazuki Sakamoto Date: Wed, 8 Apr 2009 21:36:08 +0900 Subject: [PATCH] macvim 20090408 --- PortIndex | 2 +- Readme.txt | 2 +- editors/macvim/Portfile | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/PortIndex b/PortIndex index cf1c206..db1e8e3 100644 --- a/PortIndex +++ b/PortIndex @@ -5,7 +5,7 @@ variants universal variant_desc {universal {Build for multiple architectures}} p fmdiff 751 portdir devel/fmdiff description {Wrapper scripts for FileMerge} platforms darwin name fmdiff version 7819 categories devel homepage http://ssel.vub.ac.be/ssel/internal:fmdiff revision 0 epoch 0 maintainers nomaintainer@macports.org long_description {Apple's Developer Tools for Mac OS X include FileMerge, a graphical tool to compare and merge files. FileMerge can be much handier to use, unfortunately, it doesn't integrate with Subversion straightforwardly. It can be opened from the command line with the opendiff command, but its interface differs from that of diff and diff3. It returns immediately (i.e. it forks and does not block) and it expects different arguments. Some wrapper scripts are thus required to call FileMerge from Subversion.} macvim 824 -variants {perl python ruby tcl cscope standalone gdb universal} variant_desc {perl {Enable Perl scripting} python {Enable Python scripting} ruby {Enable Ruby scripting} tcl {Enable Tcl scripting} cscope {Enable source code browsing with cscope} standalone {Enable standalonize} gdb {Enable GDB integration} universal {Build for multiple architectures}} portdir editors/macvim description {MacVim is a port of the text editor Vim to Mac OS X.} homepage http://code.google.com/p/macvim-kaoriya/ epoch 0 platforms darwin name macvim depends_lib {port:cmigemo port:gettext port:libiconv port:ncurses} maintainers nomaintainer long_description {MacVim supports multiple windows with tabbed editing and a host of other features. MacVim brings you the full power of Vim to Mac OS X.} version 20090406 categories editors revision 0 +variants {perl python ruby tcl cscope standalone gdb universal} variant_desc {perl {Enable Perl scripting} python {Enable Python scripting} ruby {Enable Ruby scripting} tcl {Enable Tcl scripting} cscope {Enable source code browsing with cscope} standalone {Enable standalonize} gdb {Enable GDB integration} universal {Build for multiple architectures}} portdir editors/macvim description {MacVim is a port of the text editor Vim to Mac OS X.} homepage http://code.google.com/p/macvim-kaoriya/ epoch 0 platforms darwin name macvim depends_lib {port:cmigemo port:gettext port:libiconv port:ncurses} maintainers nomaintainer long_description {MacVim supports multiple windows with tabbed editing and a host of other features. MacVim brings you the full power of Vim to Mac OS X.} version 20090408 categories editors revision 0 vim-app 901 variants {xim perl python ruby tcl cscope darwin_ppc gdb aqua cocoa universal} depends_build {bin:gnutar:gnutar bin:grep:grep bin:7za:p7zip} variant_desc {xim {Build with support for X Input Method} perl {Enable Perl scripting} python {Enable Python scripting} ruby {Enable Ruby scripting} tcl {Enable Tcl scripting} cscope {Enable source code browsing with cscope} gdb {Enable GDB integration} universal {Build for multiple architectures}} portdir editors/vim-app description {Vim.app is a GUI version of the famous editor vim.} homepage http://www.vim.org/ epoch 0 platforms darwin name vim-app depends_lib {port:ncurses port:gettext port:libiconv port:ctags} maintainers nomaintainer 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.} categories editors version 7.2.147 revision 2 zsh-devel 1112 diff --git a/Readme.txt b/Readme.txt index 7a00dfd..2d17164 100644 --- a/Readme.txt +++ b/Readme.txt @@ -2,5 +2,5 @@ ctags @5.7j1_0 (active) fmdiff @7819_0 (active) iTerm @0.9.6_20090407 (active) - macvim @20090406_0+cscope+gdb+ruby+standalone+universal (active) + macvim @20090408_0+cscope+gdb+ruby+standalone+universal (active) zsh-devel @4.3.9_1+cjk+mp_completion+pcre (active) diff --git a/editors/macvim/Portfile b/editors/macvim/Portfile index 8422f97..56c069e 100644 --- a/editors/macvim/Portfile +++ b/editors/macvim/Portfile @@ -2,7 +2,7 @@ PortSystem 1.0 name macvim -version 20090406 +version 20090408 revision 0 categories editors platforms darwin @@ -12,11 +12,11 @@ long_description MacVim supports multiple windows with tabbed editing and a host MacVim brings you the full power of Vim to Mac OS X. homepage http://code.google.com/p/macvim-kaoriya/ -set gittag 20090406 +set gittag ${version} distname KaoriYa-${gittag} use_zip yes checksums \ - ${distname}.zip sha1 ad1c5c66c47f254af337336d9be9c9b2c795b429 + ${distname}.zip sha1 c7363405f51909c0398f603244a9be9285c0709e master_sites \ "http://repo.or.cz/w/MacVim/KaoriYa.git?a=snapshot;h=${gittag};sf=zip&" worksrcdir KaoriYa/src -- 2.11.0