summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-11-24 15:24:12 +0000
committerwiz <wiz@pkgsrc.org>2017-11-24 15:24:12 +0000
commit1c288279881258c380eeacbe4d03e30220663c52 (patch)
tree5f1d60cd67591cb675da2eee6e59020d29db548a /x11
parent2d13291ae139dfe9904cf7e5b48f75a149a45ebe (diff)
downloadpkgsrc-1c288279881258c380eeacbe4d03e30220663c52.tar.gz
gtkmm3: update to 3.22.2.
3.22.2 (stable): Gtk: * Editable, RecentChooser, Scale: Fix memory leaks. (Kjell Ahlstedt) Bug #783360 * PrintJob: Fix a call to Glib::throw_exception(). (Kjell Ahlstedt) Documentation: * Gdk::RGBA: Update ctor(ustring) docs from GTK+ (Daniel Boles) Bug #784483 3.22.1 (stable): Unusually for a stable micro release, this release has some deprecations compared to 3.22.0, to match similar deprecations in GTK+ 3.22.x. Gtk: * Container: Deprecate the child property. The underlying C property was deprecated in GTK+ 3.22.2. (Kjell Ahlstedt) Bug #773642. * FileChooserDialog: Deprecate the constructors that take a backend parameter. (Kjell Ahlstedt) * Menu: Deprecate popup(). The underlying C functions were deprecated in GTK+ 3.22.2. (Kjell Ahlstedt) Bug #773642 * Widget: - Deprecate is_composited() and signal_composited_changed(). The underlying C functions were deprecated in GTK+ 3.22.3. - Deprecate drag_dest_set_proxy(). The underlying C functions was deprecated in GTK+ 3.22.3. (Kjell Ahlstedt) Bug #773642. * Window: Deprecate set_wmclass(). The underlying C functions was deprecated in GTK+ 3.22.2. (Kjell Ahlstedt) Bug #773642. Gdk: * Screen: Deprecate get_number(), get_width(), get_height(), get_width_mm(), get_height_mm(), make_display_name(), get_n_monitors(), get_primary_monitor(), get_monitor_geometry(), get_monitor_workarea(), get_monitor_at_point(), get_monitor_at_window(), get_monitor_width_mm(), get_monitor_height_mm(), get_monitor_plug_name(), get_monitor_scale_factor(), get_active_window(). The underlying C functions were deprecated in GTK+ 3.22.2. (Kjell Ahlstedt) Bug #773642 * Visual: Deprecate get_system(), get_best(), get_best_depth(), get_best_type(). The underlying C functions were deprecated in GTK+ 3.22.3. (Kjell Ahlstedt) Bug #773642 * Window: - Deprecate process[_all]_updates(). The underlying C functions were deprecated in GTK+ 3.22.7. - Deprecate set_background(), get_background_pattern(), set_debug_updates(). The underlying C functions were deprecated in GTK+ 3.22.2. (Kjell Ahlstedt) Documentation: * Box: Correct the constructor documentation. (Daniel Boles) * CellLayout: Improve docs of get_first_cell() funcs (Daniel Boles) * Frame: Fix the documentation of set_label_align(). (Daniel Boles) Bug #774249 * Label: Improve h/valign constructor documentation and the improve the parameter names. (Daniel Boles) Bug #774652 * TreeModel: Improve docs of foreach*() functions (Daniel Boles) * Minor cleanup of examples and demos. (Daniel Boles) * demo: Don't call Notebook::remove_page() with invalid index. (Daniel Boles) Build: * Update the Visual Studio builds. (Chun-wei Fan) * GtkMainConnectionNode: Remove unused method. (Kjell Ahlstedt)
Diffstat (limited to 'x11')
-rw-r--r--x11/gtkmm3/Makefile5
-rw-r--r--x11/gtkmm3/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/gtkmm3/Makefile b/x11/gtkmm3/Makefile
index b4b4d52d18b..ec206345d8f 100644
--- a/x11/gtkmm3/Makefile
+++ b/x11/gtkmm3/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2017/11/23 17:19:45 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2017/11/24 15:24:12 wiz Exp $
-DISTNAME= gtkmm-3.22.0
+DISTNAME= gtkmm-3.22.2
PKGNAME= ${DISTNAME:S/gtkmm/gtkmm3/1}
-PKGREVISION= 3
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkmm/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
diff --git a/x11/gtkmm3/distinfo b/x11/gtkmm3/distinfo
index ef015fc5522..78886360b02 100644
--- a/x11/gtkmm3/distinfo
+++ b/x11/gtkmm3/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2016/11/25 17:18:31 prlw1 Exp $
+$NetBSD: distinfo,v 1.9 2017/11/24 15:24:12 wiz Exp $
-SHA1 (gtkmm-3.22.0.tar.xz) = 58220c1be2d11462fec259563ccebec28d6fa388
-RMD160 (gtkmm-3.22.0.tar.xz) = 3bef5b7c29d081dd2c1c5f34247f5c88e4fea44f
-SHA512 (gtkmm-3.22.0.tar.xz) = 0bc141ff09bc78697e89c6f071a1411cbc06e015ee664f3a6f9143bdb31793982e09533c8cff6d8c19cc53c4d32a1e5ad016db48141f5cfc21edfb333bf37988
-Size (gtkmm-3.22.0.tar.xz) = 12320816 bytes
+SHA1 (gtkmm-3.22.2.tar.xz) = fd91eb23b9283ac54d267c54a91742ec2c1a6d6c
+RMD160 (gtkmm-3.22.2.tar.xz) = 622faf204c59a66e4672f1316eb43795ce108622
+SHA512 (gtkmm-3.22.2.tar.xz) = 6e96b543e459481145ee0f56f31a7ad2466bd8ccdd2abf3205998aecede73d235149ca6e5ba6e8d20a4fd5345e310870d81ac2a716d4f78d1460ed685badbdc2
+Size (gtkmm-3.22.2.tar.xz) = 12341028 bytes