pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk3 gtk3+: update to 3.24.16.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f400c21b194
branches:  trunk
changeset: 414699:0f400c21b194
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Mar 31 16:59:58 2020 +0000

description:
gtk3+: update to 3.24.16.

Overview of Changes in GTK+ 3.24.16
===================================

* Fix the build


Overview of Changes in GTK+ 3.24.15
===================================

* filechooser:
 - Fix a crash
 - Support selecting directories with a new enough
   file chooser portal

* textview:
 - Speed up tag handling

* wayland:
 - Fix problems with clipboard handling
 - Fix a crash in the Wayland input method
 - Support cursor scale of 400%
 - Fix a crash in glade

* css: Support font-feature-settings

* Adwaita:
 - Use tabular figures where appropriate
 - Color tweaks for dark mode
 - Improve rendering of rounded corners

* Translation updates
 Dutch
 German
 Japanese
 Korean
 Lithuanian
 Norwegian Bokm?l
 Persian
 Ukrainian

diffstat:

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

diffs (50 lines):

diff -r 84b65fc45ddc -r 0f400c21b194 x11/gtk3/Makefile
--- a/x11/gtk3/Makefile Tue Mar 31 16:46:53 2020 +0000
+++ b/x11/gtk3/Makefile Tue Mar 31 16:59:58 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.142 2020/03/10 22:09:06 wiz Exp $
+# $NetBSD: Makefile,v 1.143 2020/03/31 16:59:58 wiz Exp $
 
-DISTNAME=      gtk+-3.24.14
+DISTNAME=      gtk+-3.24.16
 PKGNAME=       ${DISTNAME:S/gtk/gtk3/}
-PKGREVISION=   2
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
diff -r 84b65fc45ddc -r 0f400c21b194 x11/gtk3/PLIST
--- a/x11/gtk3/PLIST    Tue Mar 31 16:46:53 2020 +0000
+++ b/x11/gtk3/PLIST    Tue Mar 31 16:59:58 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30 2020/03/04 14:36:29 wiz Exp $
+@comment $NetBSD: PLIST,v 1.31 2020/03/31 16:59:58 wiz Exp $
 bin/gtk-builder-tool
 bin/gtk-encode-symbolic-svg
 bin/gtk-launch
@@ -486,6 +486,8 @@
 share/glib-2.0/schemas/org.gtk.Settings.EmojiChooser.gschema.xml
 share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
 share/gtk-3.0/gtkbuilder.rng
+share/gtk-3.0/valgrind/gtk.supp
+share/gtk-3.0/valgrind/gtk64.supp
 share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html
 share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html
 share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3.devhelp2
diff -r 84b65fc45ddc -r 0f400c21b194 x11/gtk3/distinfo
--- a/x11/gtk3/distinfo Tue Mar 31 16:46:53 2020 +0000
+++ b/x11/gtk3/distinfo Tue Mar 31 16:59:58 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.74 2020/03/04 14:36:29 wiz Exp $
+$NetBSD: distinfo,v 1.75 2020/03/31 16:59:58 wiz Exp $
 
-SHA1 (gtk+-3.24.14.tar.xz) = b38ff5d778b539851a4d9839b4a66f815e51a653
-RMD160 (gtk+-3.24.14.tar.xz) = 186d65b346caf0bbabb1b29b51b3f42adc934476
-SHA512 (gtk+-3.24.14.tar.xz) = a5ce659508933f6a3825aaafe9b30f51bd1357a62a6c66526ebd716627c829aa24543b4f8bd6f701dceda1d9fff94ad105f89f02a14d53749744e868bdff26bf
-Size (gtk+-3.24.14.tar.xz) = 20420928 bytes
+SHA1 (gtk+-3.24.16.tar.xz) = 407496ffcf762dffb06bd71f40145fcaf941e130
+RMD160 (gtk+-3.24.16.tar.xz) = 418c4e52df066c3ff8706be6d73d25dd08d20e88
+SHA512 (gtk+-3.24.16.tar.xz) = 181d31dea038016357cd0eba5b9e8a17056bc061f4ae2ebc713bceee46cd30787993cec463aae658faddc57b9071549fa196f6a2a1f67c314d99e4365f50a0cb
+Size (gtk+-3.24.16.tar.xz) = 20417592 bytes
 SHA1 (patch-aj) = cbfab43f27352f7c6bc57a7c562c2d84c69da07a
 SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f
 SHA1 (patch-configure) = d531b33e52facf960058f1223b70db680da35300



Home | Main Index | Thread Index | Old Index