X-Git-Url: http://git.sourceforge.jp/view?p=splhack%2FMacPorts.git;a=blobdiff_plain;f=editors%2Fvimproc%2FPortfile;h=81708f3cae42dd8bdbe7b30fa9db8d8cb153337d;hp=2fa84b606662a7f215e84f718385ddef543636a0;hb=2b90565b5a0328ed710f0961da15e44121136592;hpb=dc064a6444db80f32c980ee50f466c671451ac2b diff --git a/editors/vimproc/Portfile b/editors/vimproc/Portfile index 2fa84b6..81708f3 100644 --- a/editors/vimproc/Portfile +++ b/editors/vimproc/Portfile @@ -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