pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/gtksourceview2
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 11 20:25:02 UTC 2018
Modified Files:
pkgsrc/x11/gtksourceview2: DESCR Makefile
Log Message:
gtksourceview2: mention this is version 2 of the widget.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 pkgsrc/x11/gtksourceview2/DESCR
cvs rdiff -u -r1.53 -r1.54 pkgsrc/x11/gtksourceview2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/gtksourceview2/DESCR
diff -u pkgsrc/x11/gtksourceview2/DESCR:1.1.1.2 pkgsrc/x11/gtksourceview2/DESCR:1.2
--- pkgsrc/x11/gtksourceview2/DESCR:1.1.1.2 Wed Feb 20 11:21:54 2008
+++ pkgsrc/x11/gtksourceview2/DESCR Sun Mar 11 20:25:01 2018
@@ -1,4 +1,4 @@
-GtkSourceView is a text widget that extends the standard gtk+ 2.x text
+GtkSourceView is a text widget that extends the standard GTK+ 2.x text
widget GtkTextView. It improves GtkTextView by implementing syntax
highlighting and other features typical of a source editor.
Index: pkgsrc/x11/gtksourceview2/Makefile
diff -u pkgsrc/x11/gtksourceview2/Makefile:1.53 pkgsrc/x11/gtksourceview2/Makefile:1.54
--- pkgsrc/x11/gtksourceview2/Makefile:1.53 Sun Oct 15 23:19:13 2017
+++ pkgsrc/x11/gtksourceview2/Makefile Sun Mar 11 20:25:01 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2017/10/15 23:19:13 prlw1 Exp $
+# $NetBSD: Makefile,v 1.54 2018/03/11 20:25:01 wiz Exp $
DISTNAME= gtksourceview-2.10.5
PKGNAME= ${DISTNAME:S/-/2-/}
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://gtksourceview.sourceforge.net/
-COMMENT= Text widget that extends GTK2's GtkTextView widget
+COMMENT= Text widget that extends GTK2's GtkTextView widget (v2)
LICENSE= gnu-gpl-v2
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index