OSDN Git Service

vimproc 20090909
authorKazuki Sakamoto <sakamoto@splhack.org>
Fri, 11 Sep 2009 03:49:18 +0000 (12:49 +0900)
committerKazuki Sakamoto <sakamoto@splhack.org>
Fri, 11 Sep 2009 03:49:18 +0000 (12:49 +0900)
editors/vimproc/Portfile

index 35bf833..0543edf 100644 (file)
@@ -2,7 +2,7 @@
 PortSystem 1.0
 
 name                   vimproc
-version                        20090710
+version                        20090909
 revision               0
 categories             editors
 maintainers            nomaintainer
@@ -12,10 +12,10 @@ long_description \
 homepage               http://github.com/Shougo/vimproc/
 platforms              darwin
 
-set gittag             b5a09f9fe284d56df45d443143d0875f456eb1df
+set gittag             v1.22
 distname               ${name}-${gittag}
 use_zip                        yes
-checksums              ${distname}.zip sha1 5be621a688837fc8477431a72165f181266e2897
+checksums              ${distname}.zip sha1 1e9d073e76f8617c38eb51cba9f551b6fd79a81a
 master_sites   "http://github.com/Shougo/vimproc/zipball/${gittag}?"
 use_configure  no
 build.cmd              make -f make_mac.mak