From 33bac41c7778ee81f45f233445847163f08d22ef Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 4 Apr 2005 04:32:11 +0000 Subject: Updated vim to 6.3.068 4436 6.3.065 there was no digraph for euro in Unicode 4728 6.3.066 permissions of backup file may be wrong 2200 6.3.067 (after 6.3.066) newly created file gets execute permission 2247 6.3.068 can't write when editing symbolic link to compressed file --- editors/vim-share/Makefile.common | 7 ++++--- editors/vim-share/distinfo | 14 +++++++++++++- 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common index d9940ac0265..f5821c12083 100644 --- a/editors/vim-share/Makefile.common +++ b/editors/vim-share/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.42 2005/03/15 09:07:29 martti Exp $ +# $NetBSD: Makefile.common,v 1.43 2005/04/04 04:32:11 martti Exp $ VIM_VERSION= 6.3 -VIM_PATCHLEVEL= 064 +VIM_PATCHLEVEL= 068 DISTNAME= vim-${VIM_VERSION} CATEGORIES= editors MASTER_SITES= ftp://ftp.vim.org/pub/editors/vim/unix/ \ @@ -18,7 +18,8 @@ PATCHFILES+= 6.3.001 6.3.002 6.3.003 6.3.004 6.3.005 6.3.006 6.3.007\ 6.3.031 6.3.032 6.3.033 6.3.034 6.3.036 6.3.037 6.3.039\ 6.3.040 6.3.042 6.3.043 6.3.045 6.3.046 6.3.049 6.3.050\ 6.3.051 6.3.054 6.3.055 6.3.056 6.3.057 6.3.058 6.3.059\ - 6.3.060 6.3.061 6.3.062 6.3.063 6.3.064 + 6.3.060 6.3.061 6.3.062 6.3.063 6.3.064 6.3.065 6.3.066\ + 6.3.067 6.3.068 MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.vim.org/ diff --git a/editors/vim-share/distinfo b/editors/vim-share/distinfo index 3bb5323aca3..9908eebdbb8 100644 --- a/editors/vim-share/distinfo +++ b/editors/vim-share/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.31 2005/03/15 09:07:29 martti Exp $ +$NetBSD: distinfo,v 1.32 2005/04/04 04:32:11 martti Exp $ SHA1 (vim/vim-6.3.tar.bz2) = 76f663277140d314ecfafecb0307e832bdbbaf06 RMD160 (vim/vim-6.3.tar.bz2) = 321c59d62f6fce99396be33875ec5a7d84944525 @@ -165,6 +165,18 @@ Size (vim/6.3.063) = 1434 bytes SHA1 (vim/6.3.064) = 8eb9d438c5759d9aaf4b8c1e91da78377b1f6b41 RMD160 (vim/6.3.064) = 1f55dce76c78c5bef0dc594d34a5e488803510d8 Size (vim/6.3.064) = 1586 bytes +SHA1 (vim/6.3.065) = de8b00dbb217ef766aa5686d8cc45553fbcdbe34 +RMD160 (vim/6.3.065) = c439009d0253c03f8ff362a9ab893daec18b563f +Size (vim/6.3.065) = 4436 bytes +SHA1 (vim/6.3.066) = 3e25407fa61c042941a7e91a817c62541d8df89b +RMD160 (vim/6.3.066) = 9f891571679c99d8317afe28f5f6b027d0bba8fd +Size (vim/6.3.066) = 4728 bytes +SHA1 (vim/6.3.067) = a506f7abbef7f4e57e3dfceb4718be6610ab0325 +RMD160 (vim/6.3.067) = 0d7f674f0b4ca1fa638ae2fc5569722cf4c836a7 +Size (vim/6.3.067) = 2200 bytes +SHA1 (vim/6.3.068) = e10cab9f1591c3a5f0b3648897f0b77c976d6e01 +RMD160 (vim/6.3.068) = 241eef237974069c5fd19a0c56d75c29a7ff5cba +Size (vim/6.3.068) = 2247 bytes SHA1 (patch-aa) = 226983cd130c91de83f46baa38d18b243bd029c8 SHA1 (patch-ad) = 305b3f9cd2837482362c0176b8e2025ffb0eb254 SHA1 (patch-zb) = 3966ea9713cbf5d26072592443080c1884f48e75 -- cgit v1.2.3