OSDN Git Service

vimproc v2.02
authorKazuki Sakamoto <sakamoto@splhack.org>
Fri, 25 Dec 2009 05:15:43 +0000 (14:15 +0900)
committerKazuki Sakamoto <sakamoto@splhack.org>
Fri, 25 Dec 2009 05:15:43 +0000 (14:15 +0900)
PortIndex
PortIndex.quick
Readme.txt
editors/vimproc/Portfile

index 7862068..17474c3 100644 (file)
--- a/PortIndex
+++ b/PortIndex
@@ -12,8 +12,8 @@ vim-app 601
 variants {xim perl python ruby tcl cscope darwin_ppc gdb aqua cocoa universal} depends_build {bin:gnutar:gnutar bin:grep:grep bin:7za:p7zip} 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 depends_lib {port:ncurses port:gettext port:libiconv port:ctags} name vim-app 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.} maintainers nomaintainer categories editors version 7.2.147 revision 2
 vim-cocoa 476
 depends_build bin:cmake:cmake portdir editors/vim-cocoa description {Vim.app is a Cocoa version of the famous editor vim.} homepage http://github.com/jjgod/vim-cocoa/ epoch 0 platforms darwin name vim-cocoa maintainers nomaintainer long_description {This port provides Vim.app, a Cocoa version of the famous editor vim. Vim is a highly configurable text editor built to enable efficient text editing.} depends_extract bin:unzip:unzip categories editors version 0.3 revision 0
-vimproc 337
-variants universal portdir editors/vimproc description {Interactive command execution in Vim.} homepage http://github.com/Shougo/vimproc/ epoch 0 platforms darwin name vimproc long_description {Interactive command execution in Vim.} maintainers nomaintainer depends_extract bin:unzip:unzip categories editors version 20091217 revision 0
+vimproc 334
+variants universal portdir editors/vimproc description {Interactive command execution in Vim.} homepage http://github.com/Shougo/vimproc/ epoch 0 platforms darwin name vimproc long_description {Interactive command execution in Vim.} maintainers nomaintainer depends_extract bin:unzip:unzip categories editors version v2.02 revision 0
 stone 393
 variants ssl portdir net/stone description {a TCP/IP repeater in the application layer} homepage http://www.nanno.org/sengoku/stone/ epoch 0 platforms darwin name stone maintainers nomaintainer long_description {Stone is a TCP/IP repeater in the application layer. It repeats TCP and UDP from inside to outside of a firewall, or from outside to inside.} categories net version 2.3e revision 0
 zsh-devel 764
index af99124..3ae1745 100644 (file)
@@ -6,6 +6,6 @@ macvim 2774
 vim-app 3348
 vim-cocoa 3961
 vimproc 4451
-stone 4800
-zsh-devel 5203
-cmigemo 5981
+stone 4797
+zsh-devel 5200
+cmigemo 5978
index d65bab2..749ff5b 100644 (file)
@@ -4,5 +4,5 @@
   iTerm @0.9.6_20091006 (active)
   macvim @20091225_0+cscope+perl+python+ruby+standalone+universal (active)
   stone @2.3e_0+ssl (active)
-  vimproc @20091217_0+universal (active)
+  vimproc @v2.02_0+universal (active)
   zsh-devel @4.3.10_0+cjk+doc+examples+mp_completion+pcre (active)
index 2fa84b6..81708f3 100644 (file)
@@ -2,7 +2,7 @@
 PortSystem 1.0
 
 name                   vimproc
-version                        20091217
+version                        v2.02
 revision               0
 categories             editors
 maintainers            nomaintainer
@@ -12,10 +12,10 @@ long_description \
 homepage               http://github.com/Shougo/vimproc/
 platforms              darwin
 
-set gittag             606f53fbfd7c300c56e785c69ca7b94a6d836709
+set gittag             ${version}
 distname               ${name}-${gittag}
 use_zip                        yes
-checksums              ${distname}.zip sha1 4e0cbc1d5cb77173a7ee946f905bc3dc761343a4
+checksums              ${distname}.zip sha1 592fa199db58c0991ab3b22c3f94207c174bebeb
 master_sites   "http://github.com/Shougo/vimproc/zipball/${gittag}?"
 use_configure  no
 build.cmd              make -f make_mac.mak