pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/gtksourceview3
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 11 20:24:17 UTC 2018
Modified Files:
pkgsrc/x11/gtksourceview3: DESCR Makefile
Log Message:
gtksourceview3: mention this is version 3 of the widget.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/gtksourceview3/DESCR
cvs rdiff -u -r1.39 -r1.40 pkgsrc/x11/gtksourceview3/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/gtksourceview3/DESCR
diff -u pkgsrc/x11/gtksourceview3/DESCR:1.1 pkgsrc/x11/gtksourceview3/DESCR:1.2
--- pkgsrc/x11/gtksourceview3/DESCR:1.1 Fri Aug 31 19:43:49 2012
+++ pkgsrc/x11/gtksourceview3/DESCR Sun Mar 11 20:24:17 2018
@@ -1,3 +1,5 @@
-GtkSourceView is a text widget that extends the standard gtk+ 3.x text
+GtkSourceView is a text widget that extends the standard GTK+ 3.x text
widget GtkTextView. It improves GtkTextView by implementing syntax
highlighting and other features typical of a source code editor.
+
+This package contains version 3 of the widget.
Index: pkgsrc/x11/gtksourceview3/Makefile
diff -u pkgsrc/x11/gtksourceview3/Makefile:1.39 pkgsrc/x11/gtksourceview3/Makefile:1.40
--- pkgsrc/x11/gtksourceview3/Makefile:1.39 Wed Jan 10 10:01:52 2018
+++ pkgsrc/x11/gtksourceview3/Makefile Sun Mar 11 20:24:17 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2018/01/10 10:01:52 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2018/03/11 20:24:17 wiz Exp $
DISTNAME= gtksourceview-3.24.6
PKGNAME= ${DISTNAME:S/gtksourceview/gtksourceview3/}
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= prlw1%cam.ac.uk@localhost
HOMEPAGE= https://wiki.gnome.org/Projects/GtkSourceView
-COMMENT= Text widget that extends GTK3's GtkTextView widget
+COMMENT= Text widget that extends GTK3's GtkTextView widget (v3)
LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index