update vim/snapshot to 6.0ar
This commit is contained in:
parent
ab43477d20
commit
6a75b6d792
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2001/08/06 02:33:24 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2001/08/13 14:14:22 lebel Exp $
|
||||
|
||||
COMMENT= "vi clone, many additional features"
|
||||
|
||||
V= aq
|
||||
V= ar
|
||||
DISTNAME= vim-6.0${V}
|
||||
PKGNAME= ${DISTNAME}
|
||||
CATEGORIES= editors
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (vim-6.0aq.tar.bz2) = 0cd8990ab95e32749a98459cedc8c165
|
||||
RMD160 (vim-6.0aq.tar.bz2) = eff0b2f36071bfd64eec19f5de7544815f6c8cbd
|
||||
SHA1 (vim-6.0aq.tar.bz2) = f5330b30b7dae6a035d15ec866ef68a005de09e4
|
||||
MD5 (vim-6.0ar.tar.bz2) = 274f2d6411e9bc2d5be02e761d754640
|
||||
RMD160 (vim-6.0ar.tar.bz2) = 3b52246dc788a012f4e0fe102db29f37fdd95c55
|
||||
SHA1 (vim-6.0ar.tar.bz2) = 40aed9d3e5f77324be6206ac4c02703139efabd3
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.17 2001/08/06 02:33:24 lebel Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.18 2001/08/13 14:14:22 lebel Exp $
|
||||
bin/ex
|
||||
bin/rview
|
||||
bin/rvim
|
||||
@ -33,6 +33,7 @@ share/vim/vim60${V}/compiler/README.txt
|
||||
share/vim/vim60${V}/compiler/jikes.vim
|
||||
share/vim/vim60${V}/compiler/msvc.vim
|
||||
share/vim/vim60${V}/compiler/tidy.vim
|
||||
share/vim/vim60${V}/delmenu.vim
|
||||
share/vim/vim60${V}/doc/autocmd.txt
|
||||
share/vim/vim60${V}/doc/change.txt
|
||||
share/vim/vim60${V}/doc/cmdline.txt
|
||||
@ -156,6 +157,7 @@ share/vim/vim60${V}/ftplugin/changelog.vim
|
||||
share/vim/vim60${V}/ftplugin/cpp.vim
|
||||
share/vim/vim60${V}/ftplugin/debchangelog.vim
|
||||
share/vim/vim60${V}/ftplugin/fortran.vim
|
||||
share/vim/vim60${V}/ftplugin/ishd.vim
|
||||
share/vim/vim60${V}/ftplugin/java.vim
|
||||
share/vim/vim60${V}/ftplugin/kwt.vim
|
||||
share/vim/vim60${V}/ftplugin/mail.vim
|
||||
@ -179,6 +181,7 @@ share/vim/vim60${V}/indent/css.vim
|
||||
share/vim/vim60${V}/indent/eterm.vim
|
||||
share/vim/vim60${V}/indent/fortran.vim
|
||||
share/vim/vim60${V}/indent/html.vim
|
||||
share/vim/vim60${V}/indent/ishd.vim
|
||||
share/vim/vim60${V}/indent/java.vim
|
||||
share/vim/vim60${V}/indent/make.vim
|
||||
share/vim/vim60${V}/indent/matlab.vim
|
||||
|
Loading…
Reference in New Issue
Block a user