pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors
Module Name: pkgsrc
Committed By: markd
Date: Thu Jan 19 09:58:18 UTC 2017
Modified Files:
pkgsrc/editors/vim-gtk2: Makefile
pkgsrc/editors/vim-gtk3: Makefile
pkgsrc/editors/vim-motif: Makefile
pkgsrc/editors/vim-xaw: Makefile
Log Message:
PKGREVISION bumps for systemwide vimrc support
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/editors/vim-gtk2/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/vim-gtk3/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/editors/vim-motif/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/editors/vim-xaw/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/vim-gtk2/Makefile
diff -u pkgsrc/editors/vim-gtk2/Makefile:1.69 pkgsrc/editors/vim-gtk2/Makefile:1.70
--- pkgsrc/editors/vim-gtk2/Makefile:1.69 Wed Nov 16 10:38:35 2016
+++ pkgsrc/editors/vim-gtk2/Makefile Thu Jan 19 09:58:18 2017
@@ -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
Index: pkgsrc/editors/vim-gtk3/Makefile
diff -u pkgsrc/editors/vim-gtk3/Makefile:1.2 pkgsrc/editors/vim-gtk3/Makefile:1.3
--- pkgsrc/editors/vim-gtk3/Makefile:1.2 Wed Oct 5 07:33:22 2016
+++ pkgsrc/editors/vim-gtk3/Makefile Thu Jan 19 09:58:18 2017
@@ -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
Index: pkgsrc/editors/vim-motif/Makefile
diff -u pkgsrc/editors/vim-motif/Makefile:1.34 pkgsrc/editors/vim-motif/Makefile:1.35
--- pkgsrc/editors/vim-motif/Makefile:1.34 Wed Oct 3 11:43:46 2012
+++ pkgsrc/editors/vim-motif/Makefile Thu Jan 19 09:58:18 2017
@@ -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
Index: pkgsrc/editors/vim-xaw/Makefile
diff -u pkgsrc/editors/vim-xaw/Makefile:1.58 pkgsrc/editors/vim-xaw/Makefile:1.59
--- pkgsrc/editors/vim-xaw/Makefile:1.58 Wed Nov 16 10:38:35 2016
+++ pkgsrc/editors/vim-xaw/Makefile Thu Jan 19 09:58:18 2017
@@ -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