diff options
author | prlw1 <prlw1@pkgsrc.org> | 2016-04-21 21:49:32 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2016-04-21 21:49:32 +0000 |
commit | 3ef4bdd8aa1a2e94ad0e2d92dcf02baabaa40db0 (patch) | |
tree | d11f13f5e82737e13298c7b414039e674bd1c4cb /x11 | |
parent | 750b03e9fe0f725d7e5bb1d218640b39dbd18158 (diff) | |
download | pkgsrc-3ef4bdd8aa1a2e94ad0e2d92dcf02baabaa40db0.tar.gz |
Update gtk3 to 3.20.3
Overview of Changes in GTK+ 3.20.3
==================================
* Bugs fixed:
764174 Configuration dialog is too small
764203 Default background color for the 'textview border' node
764204 Primary and secondary carets/cursors not distinguishable by default
764261 gtkplacesviewrow: untranslated "%s / %s available"
764374 Busy loop while "Displays" page is active
764378 gtk3-demo won't run without hicolor-icon-theme
764540 gtk_scrollable_get_border is missing annotations
764585 Fix "format not a string literal" errors
764686 build failure after "make distclean"
764710 GtkListBox row CSS nodes do not reflect visual order
764835 broadway: fix documentation, correct display port details
764664 Segfault when initializing WINTAB pressure-sensitive tablets
* Translation updates:
Bulgarian
Esperanto
Greek
Persian
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gtk3/Makefile | 4 | ||||
-rw-r--r-- | x11/gtk3/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile index 4578d3b3987..beedd9a316d 100644 --- a/x11/gtk3/Makefile +++ b/x11/gtk3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.75 2016/04/10 20:06:50 prlw1 Exp $ +# $NetBSD: Makefile,v 1.76 2016/04/21 21:49:32 prlw1 Exp $ -DISTNAME= gtk+-3.20.2 +DISTNAME= gtk+-3.20.3 PKGNAME= ${DISTNAME:S/gtk/gtk3/} CATEGORIES= x11 gnome MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/${PKGVERSION_NOREV:R}/ \ diff --git a/x11/gtk3/distinfo b/x11/gtk3/distinfo index 312be6ada42..d7e81e7654a 100644 --- a/x11/gtk3/distinfo +++ b/x11/gtk3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.35 2016/04/10 20:05:49 prlw1 Exp $ +$NetBSD: distinfo,v 1.36 2016/04/21 21:49:32 prlw1 Exp $ -SHA1 (gtk+-3.20.2.tar.xz) = 7933099b2607fe66493c71d758faca0225d37565 -RMD160 (gtk+-3.20.2.tar.xz) = 001b3d75e3c10eefa4ac9b0e317d5e8b56c5bf1b -SHA512 (gtk+-3.20.2.tar.xz) = 4d8ed608ce8f21a20b0072362859327f808fb7d57fea82ee294ef8c3ff2585baafb57449506a290282db9e7316328331c2ddcbfbb77fb1bbf9c39609fb0e87ff -Size (gtk+-3.20.2.tar.xz) = 17199320 bytes +SHA1 (gtk+-3.20.3.tar.xz) = 460259a1aa8791c9e640e9d0a0785253ebaf93dc +RMD160 (gtk+-3.20.3.tar.xz) = 7cc0ff553feb6984862a6840a0edc044f14ebfb2 +SHA512 (gtk+-3.20.3.tar.xz) = 7cdd67743cae714049b0d266712dd88e2982f856900d3b6e938c310d22d883cf83fd25215d1846d85e8f2efc3c16e3399ca335556185ccfcf871d6db0e7be515 +Size (gtk+-3.20.3.tar.xz) = 17188044 bytes SHA1 (patch-aj) = cbfab43f27352f7c6bc57a7c562c2d84c69da07a SHA1 (patch-config.h.in) = 59bb990ca3f1d40648153eb092550ad925ca06a1 SHA1 (patch-configure) = 1dca87c6a85ee927b85d4edc14b0985c5130c0d9 |