pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtksourceview3 Update gtksourceview3 to 3.20.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2710e947b6e6
branches:  trunk
changeset: 347691:2710e947b6e6
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Fri May 27 08:26:58 2016 +0000

description:
Update gtksourceview3 to 3.20.3

News in 3.20.3
--------------
* Improvements to the Meson and JavaScript syntax highlighting
* Small bug fixes
* Translation updates

News in 3.20.2
--------------
* Drawing optimizations
* Translation updates

diffstat:

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

diffs (41 lines):

diff -r d9df4af15ce2 -r 2710e947b6e6 x11/gtksourceview3/Makefile
--- a/x11/gtksourceview3/Makefile       Fri May 27 08:24:53 2016 +0000
+++ b/x11/gtksourceview3/Makefile       Fri May 27 08:26:58 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2016/04/12 11:45:08 prlw1 Exp $
+# $NetBSD: Makefile,v 1.27 2016/05/27 08:26:58 prlw1 Exp $
 
-DISTNAME=      gtksourceview-3.20.1
+DISTNAME=      gtksourceview-3.20.3
 PKGNAME=       ${DISTNAME:S/gtksourceview/gtksourceview3/}
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtksourceview/${PKGVERSION_NOREV:R}/}
@@ -23,11 +23,11 @@
 
 BUILD_DEPENDS+=                itstool-[0-9]*:../../textproc/itstool
 
-BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.47.0
+BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.48
 .include "../../devel/glib2/buildlink3.mk"
 BUILDLINK_API_DEPENDS.gobject-introspection+=  gobject-introspection>=1.42.0
 .include "../../devel/gobject-introspection/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk3+=   gtk3+>=3.19.6
+BUILDLINK_API_DEPENDS.gtk3+=   gtk3+>=3.20
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d9df4af15ce2 -r 2710e947b6e6 x11/gtksourceview3/distinfo
--- a/x11/gtksourceview3/distinfo       Fri May 27 08:24:53 2016 +0000
+++ b/x11/gtksourceview3/distinfo       Fri May 27 08:26:58 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2016/04/12 11:45:08 prlw1 Exp $
+$NetBSD: distinfo,v 1.12 2016/05/27 08:26:58 prlw1 Exp $
 
-SHA1 (gtksourceview-3.20.1.tar.xz) = e6f9c1cc2b8bd18746dde498d29ebfea495b30f6
-RMD160 (gtksourceview-3.20.1.tar.xz) = 44ef5edc066d2b7f8f2171dbd8e4f3d83161ac8b
-SHA512 (gtksourceview-3.20.1.tar.xz) = 0a3b8219a5ef42dd9fd789b11817fb42e6991d0519776c7350f115380c33c7b506f4feef41ffd22250eec80391388ed80c494c3e3ac698da26f8a3c7011878bd
-Size (gtksourceview-3.20.1.tar.xz) = 1590584 bytes
+SHA1 (gtksourceview-3.20.3.tar.xz) = 382c719fb05b8e3dc4f93b2f722f14b1ad06b066
+RMD160 (gtksourceview-3.20.3.tar.xz) = bb5712916912354eef0d7f0c05e102fc4b4e664b
+SHA512 (gtksourceview-3.20.3.tar.xz) = 64589563a5ca077b855ba27a40ebd684409e703e433232d0847cae41cd1ab2a6b31445372aee80543f4f71c29c8f870f59ef3bb6c0c2853094f565ce9aed63fd
+Size (gtksourceview-3.20.3.tar.xz) = 1583064 bytes



Home | Main Index | Thread Index | Old Index