OSDN Git Service

vimproc v3.00
authorKazuki Sakamoto <sakamoto@splhack.org>
Thu, 11 Mar 2010 02:03:36 +0000 (11:03 +0900)
committerKazuki Sakamoto <sakamoto@splhack.org>
Thu, 11 Mar 2010 02:03:36 +0000 (11:03 +0900)
editors/vimproc/Portfile

index fa564c4..1fd1604 100644 (file)
@@ -2,7 +2,7 @@
 PortSystem 1.0
 
 name                   vimproc
-version                        v2.03
+version                        v3.00
 revision               0
 categories             editors
 maintainers            nomaintainer
@@ -13,10 +13,10 @@ homepage            http://github.com/Shougo/vimproc/
 platforms              darwin
 
 #set gittag            ${version}
-set gittag             c6055622a65d9d8846e6a64bec7593ab8a78a78a
+set gittag             f149b7e6437a5722ceb538306e1f44416278e25c
 distname               ${name}-${gittag}
 use_zip                        yes
-checksums              ${distname}.zip sha1 ab07c98c0223603ed208bac3f96fd09e8cc9c17a
+checksums              ${distname}.zip sha1 12d44e4a5eae5e2864a743433805c00461233329
 master_sites   "http://github.com/Shougo/vimproc/zipball/${gittag}?"
 use_configure  no
 build.cmd              make -f make_mac.mak