summaryrefslogtreecommitdiff
path: root/editors/vim-gtk2
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2008-09-14 20:30:17 +0000
committermartti <martti@pkgsrc.org>2008-09-14 20:30:17 +0000
commit2ab2d00f40032528ea38fe664f36223f434c108d (patch)
tree9ec16f119af226d7014fb63286fb79f7c40ffec1 /editors/vim-gtk2
parent9a0945ad91c0ffdea7877676401ac15b35b60553 (diff)
downloadpkgsrc-2ab2d00f40032528ea38fe664f36223f434c108d.tar.gz
Updated editors/vim-share to 7.2.18
2873 7.2.011 error when inserting a float value from expression register 1444 7.2.012 compiler warnings when building with startup timing 4157 7.2.013 hang when waiting for X selection, consuming lots of CPU time 1769 7.2.014 synstack() doesn't work in an emptly line 1943 7.2.015 "make all test install" doesn't stop when the test fails 4536 7.2.016 cmdline completion pattern can be in freed memory 5319 7.2.017 X11: strlen() used wrongly, pasting very big selection fails 1390 7.2.018 memory leak when substitute is aborted
Diffstat (limited to 'editors/vim-gtk2')
-rw-r--r--editors/vim-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index 9c5bbd0a6d9..d31cc0b18b0 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2008/09/08 03:10:21 bjs Exp $
+# $NetBSD: Makefile,v 1.32 2008/09/14 20:30:17 martti Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+#PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI