pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/gtksourceview
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 11 20:24:32 UTC 2018
Modified Files:
pkgsrc/x11/gtksourceview: DESCR Makefile
Log Message:
gtksourceview: mention this is version 1 of the widget.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/gtksourceview/DESCR
cvs rdiff -u -r1.88 -r1.89 pkgsrc/x11/gtksourceview/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/gtksourceview/DESCR
diff -u pkgsrc/x11/gtksourceview/DESCR:1.1.1.1 pkgsrc/x11/gtksourceview/DESCR:1.2
--- pkgsrc/x11/gtksourceview/DESCR:1.1.1.1 Thu Sep 11 11:11:33 2003
+++ pkgsrc/x11/gtksourceview/DESCR Sun Mar 11 20:24:32 2018
@@ -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.
Index: pkgsrc/x11/gtksourceview/Makefile
diff -u pkgsrc/x11/gtksourceview/Makefile:1.88 pkgsrc/x11/gtksourceview/Makefile:1.89
--- pkgsrc/x11/gtksourceview/Makefile:1.88 Sun Jan 28 20:10:39 2018
+++ pkgsrc/x11/gtksourceview/Makefile Sun Mar 11 20:24:32 2018
@@ -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 @@ 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 (v1)
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index