pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/vim-gtk3



Module Name:    pkgsrc
Committed By:   morr
Date:           Wed Oct  5 07:33:22 UTC 2016

Modified Files:
        pkgsrc/editors/vim-gtk3: DESCR Makefile

Log Message:
Some cosmetic changes


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/vim-gtk3/DESCR \
    pkgsrc/editors/vim-gtk3/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-gtk3/DESCR
diff -u pkgsrc/editors/vim-gtk3/DESCR:1.1 pkgsrc/editors/vim-gtk3/DESCR:1.2
--- pkgsrc/editors/vim-gtk3/DESCR:1.1   Tue Oct  4 17:56:48 2016
+++ pkgsrc/editors/vim-gtk3/DESCR       Wed Oct  5 07:33:22 2016
@@ -6,5 +6,5 @@ If you are building the package from sou
 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.
Index: pkgsrc/editors/vim-gtk3/Makefile
diff -u pkgsrc/editors/vim-gtk3/Makefile:1.1 pkgsrc/editors/vim-gtk3/Makefile:1.2
--- pkgsrc/editors/vim-gtk3/Makefile:1.1        Tue Oct  4 17:56:48 2016
+++ pkgsrc/editors/vim-gtk3/Makefile    Wed Oct  5 07:33:22 2016
@@ -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