summaryrefslogtreecommitdiff
path: root/editors/vim-share/version.mk
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-05-16 04:56:24 +0000
committermartti <martti@pkgsrc.org>2007-05-16 04:56:24 +0000
commit3b3503baa428c5d66dc82ee15f0bf1d516203702 (patch)
tree01e73e9a2eb504dcac2485e06ee64e8fab64e5d6 /editors/vim-share/version.mk
parent8a981181980a92aeb68c3513305c8eb7926b7a75 (diff)
downloadpkgsrc-3b3503baa428c5d66dc82ee15f0bf1d516203702.tar.gz
Updated editors/vim-share to 7.1.2
This is the latest stable version of VIM. Changes since 7.0.243: * some translation fixes * the following patches after the official 7.1 release 2404 7.1.001 can't build with Gnome GUI 2011 7.1.002 Oracle Pro*C/C++ files are not detected
Diffstat (limited to 'editors/vim-share/version.mk')
-rw-r--r--editors/vim-share/version.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/vim-share/version.mk b/editors/vim-share/version.mk
index 39ca5eed647..f10f0cf4fd2 100644
--- a/editors/vim-share/version.mk
+++ b/editors/vim-share/version.mk
@@ -1,5 +1,5 @@
-# $NetBSD: version.mk,v 1.31 2007/05/07 06:34:13 martti Exp $
+# $NetBSD: version.mk,v 1.32 2007/05/16 04:56:25 martti Exp $
-VIM_VERSION= 7.0
-VIM_PATCHLEVEL= 243
-VIM_SUBDIR= vim70
+VIM_VERSION= 7.1
+VIM_PATCHLEVEL= 2
+VIM_SUBDIR= vim71