OSDN Git Service

vimproc 20090710
authorKazuki Sakamoto <sakamoto@splhack.org>
Fri, 10 Jul 2009 13:17:42 +0000 (22:17 +0900)
committerKazuki Sakamoto <sakamoto@splhack.org>
Fri, 10 Jul 2009 13:17:42 +0000 (22:17 +0900)
editors/vimproc/Portfile

index bda683c..859d852 100644 (file)
@@ -2,7 +2,7 @@
 PortSystem 1.0
 
 name                   vimproc
-version                        20090707
+version                        20090710
 revision               0
 categories             editors
 maintainers            nomaintainer
@@ -12,10 +12,10 @@ long_description \
 homepage               http://github.com/Shougo/vimproc/
 platforms              darwin
 
-set gittag             63e5adf31d21cfb23d5f5ab5941432975fe44cc1
+set gittag             b5a09f9fe284d56df45d443143d0875f456eb1df
 distname               ${name}-${gittag}
 use_zip                        yes
-checksums              ${distname}.zip sha1 cdc34de3e43bccc8f6e92951a1d346897b3f1254
+checksums              ${distname}.zip sha1 5be621a688837fc8477431a72165f181266e2897
 master_sites   "http://github.com/Shougo/vimproc/zipball/${gittag}?"
 use_configure  no
 build.cmd              make -f make_mac.mak