pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtksourceview3 gtksourceview3: update to 3.24.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36f7a3417feb
branches:  trunk
changeset: 373786:36f7a3417feb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 10 10:01:52 2018 +0000

description:
gtksourceview3: update to 3.24.6.

News in 3.24.6
--------------
* New syntax highlighting definition file for: logcat.
* Improvements to the syntax highlighting of: Python and reStructuredText.
* Improvements to the Visual Studio builds.
* Translation updates.

diffstat:

 x11/gtksourceview3/Makefile |   4 ++--
 x11/gtksourceview3/PLIST    |   3 ++-
 x11/gtksourceview3/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 5ae1cc05edda -r 36f7a3417feb x11/gtksourceview3/Makefile
--- a/x11/gtksourceview3/Makefile       Wed Jan 10 09:55:02 2018 +0000
+++ b/x11/gtksourceview3/Makefile       Wed Jan 10 10:01:52 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2017/11/23 20:07:15 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2018/01/10 10:01:52 wiz Exp $
 
-DISTNAME=      gtksourceview-3.24.5
+DISTNAME=      gtksourceview-3.24.6
 PKGNAME=       ${DISTNAME:S/gtksourceview/gtksourceview3/}
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtksourceview/${PKGVERSION_NOREV:R}/}
diff -r 5ae1cc05edda -r 36f7a3417feb x11/gtksourceview3/PLIST
--- a/x11/gtksourceview3/PLIST  Wed Jan 10 09:55:02 2018 +0000
+++ b/x11/gtksourceview3/PLIST  Wed Jan 10 10:01:52 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2017/11/23 20:07:15 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2018/01/10 10:01:52 wiz Exp $
 include/gtksourceview-3.0/gtksourceview/completion-providers/words/gtksourcecompletionwords.h
 include/gtksourceview-3.0/gtksourceview/gtksource.h
 include/gtksourceview-3.0/gtksourceview/gtksourceautocleanups.h
@@ -181,6 +181,7 @@
 share/gtksourceview-3.0/language-specs/lex.lang
 share/gtksourceview-3.0/language-specs/libtool.lang
 share/gtksourceview-3.0/language-specs/llvm.lang
+share/gtksourceview-3.0/language-specs/logcat.lang
 share/gtksourceview-3.0/language-specs/lua.lang
 share/gtksourceview-3.0/language-specs/m4.lang
 share/gtksourceview-3.0/language-specs/makefile.lang
diff -r 5ae1cc05edda -r 36f7a3417feb x11/gtksourceview3/distinfo
--- a/x11/gtksourceview3/distinfo       Wed Jan 10 09:55:02 2018 +0000
+++ b/x11/gtksourceview3/distinfo       Wed Jan 10 10:01:52 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2017/11/23 20:07:15 wiz Exp $
+$NetBSD: distinfo,v 1.17 2018/01/10 10:01:52 wiz Exp $
 
-SHA1 (gtksourceview-3.24.5.tar.xz) = a81405711cd94b082dfb86e2e2cf67cd03d4513a
-RMD160 (gtksourceview-3.24.5.tar.xz) = b08f17f291d2c7d576d42f4b8629dcd38fb2fe0f
-SHA512 (gtksourceview-3.24.5.tar.xz) = bee5eaf12a9be0ae4eb7bf5256864859476526c51c19364f3274bd56c7ed480aceb1bb1bf84970fb35766e4230a06f44f9075c25992283c760f32fd81bd18cf7
-Size (gtksourceview-3.24.5.tar.xz) = 1621468 bytes
+SHA1 (gtksourceview-3.24.6.tar.xz) = ebab369b54c2fb67bf40c9d13812c2faffc381cb
+RMD160 (gtksourceview-3.24.6.tar.xz) = 3df1b3fdf8aac0df0e271bd530dfac6bcea43205
+SHA512 (gtksourceview-3.24.6.tar.xz) = 1b7621dbc1effc979fe08af8e6683ef43cc25563aab37a87abce15a0aa74bd0698bf10377a3fc2539b0cba1ad2f4bce2bb3981ef2dd4245bfe2fcba866d72f5d
+Size (gtksourceview-3.24.6.tar.xz) = 1623288 bytes



Home | Main Index | Thread Index | Old Index