pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors PKGREVISION bumps for systemwide vimrc support



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d95223ff376
branches:  trunk
changeset: 357393:2d95223ff376
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Jan 19 09:58:18 2017 +0000

description:
PKGREVISION bumps for systemwide vimrc support

diffstat:

 editors/vim-gtk2/Makefile  |  3 ++-
 editors/vim-gtk3/Makefile  |  3 ++-
 editors/vim-motif/Makefile |  3 ++-
 editors/vim-xaw/Makefile   |  3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diffs (48 lines):

diff -r 02293411123e -r 2d95223ff376 editors/vim-gtk2/Makefile
--- a/editors/vim-gtk2/Makefile Thu Jan 19 09:54:56 2017 +0000
+++ b/editors/vim-gtk2/Makefile Thu Jan 19 09:58:18 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2016/11/16 10:38:35 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2017/01/19 09:58:18 markd Exp $
 
 PKGNAME=       vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
+PKGREVISION=   1
 
 COMMENT=       Vim editor (vi clone) with X11 GTK2 GUI
 
diff -r 02293411123e -r 2d95223ff376 editors/vim-gtk3/Makefile
--- a/editors/vim-gtk3/Makefile Thu Jan 19 09:54:56 2017 +0000
+++ b/editors/vim-gtk3/Makefile Thu Jan 19 09:58:18 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/10/05 07:33:22 morr Exp $
+# $NetBSD: Makefile,v 1.3 2017/01/19 09:58:18 markd Exp $
 
 PKGNAME=       vim-gtk3-${VIM_VERSION}.${VIM_PATCHLEVEL}
+PKGREVISION=   1
 
 COMMENT=       Vim editor (vi clone) with X11 GTK3 GUI
 
diff -r 02293411123e -r 2d95223ff376 editors/vim-motif/Makefile
--- a/editors/vim-motif/Makefile        Thu Jan 19 09:54:56 2017 +0000
+++ b/editors/vim-motif/Makefile        Thu Jan 19 09:58:18 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2012/10/03 11:43:46 asau Exp $
+# $NetBSD: Makefile,v 1.35 2017/01/19 09:58:18 markd Exp $
 
 PKGNAME=               vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL}
+PKGREVISION=           1
 
 COMMENT=               Vim editor (vi clone) with X11 Motif GUI
 
diff -r 02293411123e -r 2d95223ff376 editors/vim-xaw/Makefile
--- a/editors/vim-xaw/Makefile  Thu Jan 19 09:54:56 2017 +0000
+++ b/editors/vim-xaw/Makefile  Thu Jan 19 09:58:18 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2016/11/16 10:38:35 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2017/01/19 09:58:18 markd Exp $
 
 PKGNAME=               vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL}
+PKGREVISION=           1
 COMMENT=               Vim editor (vi clone) with X11 Athena GUI
 
 .include               "../../editors/vim-share/Makefile.common"



Home | Main Index | Thread Index | Old Index