summaryrefslogtreecommitdiff
path: root/editors/vim-gtk3
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-gtk3
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-gtk3')
-rw-r--r--editors/vim-gtk3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/vim-gtk3/Makefile b/editors/vim-gtk3/Makefile
index 99fabee248f..9cb7a0cf751 100644
--- a/editors/vim-gtk3/Makefile
+++ b/editors/vim-gtk3/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/04/16 14:34:25 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2018/09/15 12:36:40 bsiegert Exp $
PKGNAME= vim-gtk3-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 3
COMMENT= Vim editor (vi clone) with X11 GTK3 GUI