• R/O
  • HTTP
  • SSH
  • HTTPS

MacPorts: Commit

My MacPorts


Commit MetaInfo

Revisioneba4c293f5ef1c1161ebf8f6ca95332663e45e86 (tree)
Time2009-08-16 22:26:18
AuthorKazuki Sakamoto <sakamoto@splh...>
CommiterKazuki Sakamoto

Log Message

update macvim

Change Summary

Incremental Difference

--- a/editors/macvim/Portfile
+++ b/editors/macvim/Portfile
@@ -2,7 +2,7 @@
22 PortSystem 1.0
33
44 name macvim
5-version 20090802
5+version 20090816
66 revision 0
77 categories editors
88 platforms darwin
@@ -12,11 +12,12 @@ long_description MacVim supports multiple windows with tabbed editing and a host
1212 MacVim brings you the full power of Vim to Mac OS X.
1313 homepage http://code.google.com/p/macvim-kaoriya/
1414
15-set gittag ${version}
15+#set gittag ${version}
16+set gittag 41d3e71ef850a4cd2b65397a6e5dda19b9afe4aa
1617 distname KaoriYa-${gittag}
1718 use_zip yes
1819 checksums \
19- ${distname}.zip sha1 d276f8e1d109689dba82ccefcf4ec1744ea4c9e5
20+ ${distname}.zip sha1 be81d4907cf7a36cc84ba820b7d2e30b02daf406
2021 master_sites \
2122 "http://repo.or.cz/w/MacVim/KaoriYa.git?a=snapshot;h=${gittag};sf=zip&"
2223 worksrcdir KaoriYa/src
Show on old repository browser