Sun Mar 11 20:24:32 2018 UTC ()
gtksourceview: mention this is version 1 of the widget.


(wiz)
diff -r1.1.1.1 -r1.2 pkgsrc/x11/gtksourceview/DESCR
diff -r1.88 -r1.89 pkgsrc/x11/gtksourceview/Makefile

cvs diff -r1.1.1.1 -r1.2 pkgsrc/x11/gtksourceview/Attic/DESCR (expand / switch to context diff)
--- pkgsrc/x11/gtksourceview/Attic/DESCR 2003/09/11 11:11:33 1.1.1.1
+++ pkgsrc/x11/gtksourceview/Attic/DESCR 2018/03/11 20:24:32 1.2
@@ -1,3 +1,5 @@
-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.
+
+This package contains version 1 of the widget.

cvs diff -r1.88 -r1.89 pkgsrc/x11/gtksourceview/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/x11/gtksourceview/Attic/Makefile 2018/01/28 20:10:39 1.88
+++ pkgsrc/x11/gtksourceview/Attic/Makefile 2018/03/11 20:24:32 1.89
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.88 2018/01/28 20:10:39 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.89 2018/03/11 20:24:32 wiz Exp $
 
 DISTNAME=	gtksourceview-1.8.5
 PKGREVISION=	38
@@ -9,7 +8,7 @@
 
 MAINTAINER=	pkgsrc-users@NetBSD.org
 HOMEPAGE=	http://gtksourceview.sourceforge.net/
-COMMENT=	Text widget that extends GTK2's GtkTextView widget
+COMMENT=	Text widget that extends GTK2's GtkTextView widget (v1)
 LICENSE=	gnu-gpl-v2
 
 GNU_CONFIGURE=		yes