summaryrefslogtreecommitdiff
path: root/editors/vim-gtk2
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-09-15 12:36:40 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-09-15 12:36:40 +0000
commitf5aef9fa4ed99d21c7c3fc8ed0dd075783085c6d (patch)
tree08323265bd8513078513b63065ea70b51a700a9e /editors/vim-gtk2
parentffb23bf6a4c002efc55170a86dc827f1bfc4d6b2 (diff)
downloadpkgsrc-f5aef9fa4ed99d21c7c3fc8ed0dd075783085c6d.tar.gz
Update vim to 8.1.0390.
Among other minor changes, this correctly detects the argument types for select, fixing PR port-sparc64/53296.
Diffstat (limited to 'editors/vim-gtk2')
-rw-r--r--editors/vim-gtk2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index e9489bf7d06..d8baed40cfa 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2018/04/16 14:34:25 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2018/09/15 12:36:40 bsiegert Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 4
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI