pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/vim-gtk3 Some cosmetic changes



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43749c704544
branches:  trunk
changeset: 353459:43749c704544
user:      morr <morr%pkgsrc.org@localhost>
date:      Wed Oct 05 07:33:22 2016 +0000

description:
Some cosmetic changes

diffstat:

 editors/vim-gtk3/DESCR    |  2 +-
 editors/vim-gtk3/Makefile |  4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 5bcaefdc6e79 -r 43749c704544 editors/vim-gtk3/DESCR
--- a/editors/vim-gtk3/DESCR    Wed Oct 05 06:42:04 2016 +0000
+++ b/editors/vim-gtk3/DESCR    Wed Oct 05 07:33:22 2016 +0000
@@ -6,5 +6,5 @@
 features such as a perl or python interpreter which are not enabled by
 default.
 
-This version also contains a X11 GTK+ GUI. If you don't have X11,
+This version also contains a X11 GTK3 GUI. If you don't have X11,
 look at the `vim' package instead.
diff -r 5bcaefdc6e79 -r 43749c704544 editors/vim-gtk3/Makefile
--- a/editors/vim-gtk3/Makefile Wed Oct 05 06:42:04 2016 +0000
+++ b/editors/vim-gtk3/Makefile Wed Oct 05 07:33:22 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2016/10/04 17:56:48 morr Exp $
+# $NetBSD: Makefile,v 1.2 2016/10/05 07:33:22 morr Exp $
 
 PKGNAME=       vim-gtk3-${VIM_VERSION}.${VIM_PATCHLEVEL}
 
-COMMENT=       Vim editor (vi clone) with X11 GTK2 GUI
+COMMENT=       Vim editor (vi clone) with X11 GTK3 GUI
 
 PKG_SUPPORTED_OPTIONS+=        gnome
 



Home | Main Index | Thread Index | Old Index