summaryrefslogtreecommitdiff
path: root/x11/gtk3/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-09-30 14:15:07 +0000
committeradam <adam@pkgsrc.org>2017-09-30 14:15:07 +0000
commitac1981da66f433fe80a168f07978541b0381c127 (patch)
tree9fe66e9f9f1823f2d03fa9846c44385b555f1e05 /x11/gtk3/Makefile
parentd2d632172d6997e7f76a9f16c37328080f7f795a (diff)
downloadpkgsrc-ac1981da66f433fe80a168f07978541b0381c127.tar.gz
gtk3: update to 3.22.1
3.22.21: * Bugs fixed: 738893 ComboBox in appears-as-list mode: Finishing scroll with mouse causes... 786613 Adwaita: provide a generic sidebar icon and label styling 787172 EmojiChooser: Improve selection of section buttons 787279 EmojiChooser: Hovered emoji become impossible to see in HighContrast... 787280 HighContrast: Fix regression in vertical separator in titlebar headerbar 787410 entry: fix memory leak * Translation updates
Diffstat (limited to 'x11/gtk3/Makefile')
-rw-r--r--x11/gtk3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile
index 61c2c14f9ec..5d03dc179be 100644
--- a/x11/gtk3/Makefile
+++ b/x11/gtk3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.99 2017/09/05 11:28:47 adam Exp $
+# $NetBSD: Makefile,v 1.100 2017/09/30 14:15:07 adam Exp $
-DISTNAME= gtk+-3.22.20
+DISTNAME= gtk+-3.22.21
PKGNAME= ${DISTNAME:S/gtk/gtk3/}
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}