OSDN Git Service

macvim 20091016
authorKazuki Sakamoto <sakamoto@splhack.org>
Fri, 16 Oct 2009 01:08:58 +0000 (10:08 +0900)
committerKazuki Sakamoto <sakamoto@splhack.org>
Fri, 16 Oct 2009 01:08:58 +0000 (10:08 +0900)
PortIndex
Readme.txt
editors/macvim/Portfile

index 5b80783..e19010f 100644 (file)
--- a/PortIndex
+++ b/PortIndex
@@ -7,7 +7,7 @@ variants universal depends_build {port:autoconf port:automake port:libtool} port
 fmdiff 781
 portdir devel/fmdiff description {Wrapper scripts for FileMerge} depends_fetch port:subversion homepage http://ssel.vub.ac.be/ssel/internal:fmdiff epoch 0 platforms darwin name fmdiff maintainers nomaintainer@macports.org long_description {Apple's Developer Tools for Mac OS X include FileMerge, a graphical tool to compare and merge files. FileMerge can be much handier to use, unfortunately, it doesn't integrate with Subversion straightforwardly. It can be opened from the command line with the opendiff command, but its interface differs from that of diff and diff3. It returns immediately (i.e. it forks and does not block) and it expects different arguments. Some wrapper scripts are thus required to call FileMerge from Subversion.} categories devel version 7819 revision 0
 macvim 563
 fmdiff 781
 portdir devel/fmdiff description {Wrapper scripts for FileMerge} depends_fetch port:subversion homepage http://ssel.vub.ac.be/ssel/internal:fmdiff epoch 0 platforms darwin name fmdiff maintainers nomaintainer@macports.org long_description {Apple's Developer Tools for Mac OS X include FileMerge, a graphical tool to compare and merge files. FileMerge can be much handier to use, unfortunately, it doesn't integrate with Subversion straightforwardly. It can be opened from the command line with the opendiff command, but its interface differs from that of diff and diff3. It returns immediately (i.e. it forks and does not block) and it expects different arguments. Some wrapper scripts are thus required to call FileMerge from Subversion.} categories devel version 7819 revision 0
 macvim 563
-variants {perl python ruby tcl cscope standalone universal} portdir editors/macvim description {MacVim is a port of the text editor Vim to Mac OS X.} homepage http://code.google.com/p/macvim-kaoriya/ epoch 0 platforms darwin depends_lib {port:cmigemo port:gettext port:libiconv port:ncurses} name macvim long_description {MacVim supports multiple windows with tabbed editing and a host of other features. MacVim brings you the full power of Vim to Mac OS X.} maintainers nomaintainer depends_extract bin:unzip:unzip categories editors version 20091002 revision 0
+variants {perl python ruby tcl cscope standalone universal} portdir editors/macvim description {MacVim is a port of the text editor Vim to Mac OS X.} homepage http://code.google.com/p/macvim-kaoriya/ epoch 0 platforms darwin depends_lib {port:cmigemo port:gettext port:libiconv port:ncurses} name macvim long_description {MacVim supports multiple windows with tabbed editing and a host of other features. MacVim brings you the full power of Vim to Mac OS X.} maintainers nomaintainer depends_extract bin:unzip:unzip categories editors version 20091016 revision 0
 vim-app 601
 variants {xim perl python ruby tcl cscope darwin_ppc gdb aqua cocoa universal} depends_build {bin:gnutar:gnutar bin:grep:grep bin:7za:p7zip} portdir editors/vim-app description {Vim.app is a GUI version of the famous editor vim.} homepage http://www.vim.org/ epoch 0 platforms darwin depends_lib {port:ncurses port:gettext port:libiconv port:ctags} name vim-app long_description {This port provides Vim.app, a GUI version of the famous editor vim. Vim is a highly configurable text editor built to enable efficient text editing.} maintainers nomaintainer categories editors version 7.2.147 revision 2
 vim-cocoa 476
 vim-app 601
 variants {xim perl python ruby tcl cscope darwin_ppc gdb aqua cocoa universal} depends_build {bin:gnutar:gnutar bin:grep:grep bin:7za:p7zip} portdir editors/vim-app description {Vim.app is a GUI version of the famous editor vim.} homepage http://www.vim.org/ epoch 0 platforms darwin depends_lib {port:ncurses port:gettext port:libiconv port:ctags} name vim-app long_description {This port provides Vim.app, a GUI version of the famous editor vim. Vim is a highly configurable text editor built to enable efficient text editing.} maintainers nomaintainer categories editors version 7.2.147 revision 2
 vim-cocoa 476
index aadf971..0c7a0bc 100644 (file)
@@ -2,7 +2,7 @@
   cmigemo @1.3c_8+universal+utf8 (active)
   ctags-objc-ja @20090508_0+universal (active)
   iTerm @0.9.6_20091006 (active)
   cmigemo @1.3c_8+universal+utf8 (active)
   ctags-objc-ja @20090508_0+universal (active)
   iTerm @0.9.6_20091006 (active)
-  macvim @20091002_0+cscope+perl+python+ruby+standalone+universal (active)
+  macvim @20091016_0+cscope+perl+python+ruby+standalone+universal (active)
   stone @2.3e_0+ssl (active)
   vimproc @20090909_0+universal (active)
   zsh-devel @4.3.10_0+cjk+doc+examples+mp_completion+pcre (active)
   stone @2.3e_0+ssl (active)
   vimproc @20090909_0+universal (active)
   zsh-devel @4.3.10_0+cjk+doc+examples+mp_completion+pcre (active)
index a53ee77..ef8987e 100644 (file)
@@ -2,7 +2,7 @@
 PortSystem     1.0
 
 name                           macvim
 PortSystem     1.0
 
 name                           macvim
-version                                20091002
+version                                20091016
 revision                       0
 categories                     editors
 platforms                      darwin
 revision                       0
 categories                     editors
 platforms                      darwin
@@ -16,7 +16,7 @@ set gittag                    ${version}
 distname                       KaoriYa-${gittag}
 use_zip                                yes
 checksums                      ${distname}.zip sha1 \
 distname                       KaoriYa-${gittag}
 use_zip                                yes
 checksums                      ${distname}.zip sha1 \
-                                               0ee6b7e360ce51a57b32ab2dd7ed08eb6114f778
+                                               85618e7a4cec594b305a6adfa8958b4284291b95
 master_sites           \
        "http://repo.or.cz/w/MacVim/KaoriYa.git?a=snapshot;h=${gittag};sf=zip&"
 worksrcdir                     KaoriYa/src
 master_sites           \
        "http://repo.or.cz/w/MacVim/KaoriYa.git?a=snapshot;h=${gittag};sf=zip&"
 worksrcdir                     KaoriYa/src