summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-09-10 06:30:33 +0000
committerwiz <wiz@pkgsrc.org>2014-09-10 06:30:33 +0000
commit5cb7dd56dbd7342776d88f8e3d25280ab93bd72c (patch)
tree0f94660cac250ec598f1cb4b24fb2854dd01d377 /x11
parent800e870203e87814648bbe4cd9f2b3fd9975b6a0 (diff)
downloadpkgsrc-5cb7dd56dbd7342776d88f8e3d25280ab93bd72c.tar.gz
Update to 3.12.0:
3.12.0 (stable): * Application: Add set_accels_for_action(), deprecating add_accelerator(). (Murray Cumming) * Button: Add set_image_from_icon_name() with a use_fallback argument. (Kjell Ahlstedt) * demo: - Add the FlowBox demo part. (Juan R. Garcia Blanco, Murray Cumming) - Add HeaderBar demo. (Juan R. Garcia Blanco) 3.11.10 (unstable): Gdk: * Pixbuf: Add get_byte_length(). (Murray Cumming) Gtk: * Dialog: Deprecate the const version of get_action_area() too. (Kjell Ahlstedt) Build: * Update Visual Studio Projects (Chun-wei Fan) 3.11.9 (unstable): Gdk: * Device: Add get_last_event_window(). (Murray Cumming) Gtk: * Application: Added set_accel_for_action(), get/set_accels_for_action() and list_action_descriptions(). (Murray Cumming) * Widget: - Added get/set_margin_start/end() and properties. (Murray Cumming) - Added scale-factor property. (Murray Cumming) 3.11.8 (unstable): Gtk: * Window: Add is_maximized() and the is-maximized property. (Juan R. García Blanco) * IconInfo: Add is_symbolic(). (Juan R. García Blanco) * Assistant: Add use-header-bar property. (Juan R. García Blanco) * ActionBar: - Now inherits from GtkBin - spacing and center-widget properties removed. - Add unset_center_widget() method. (Juan R. García Blanco) * Box: Add get/set_center_widget() and unset_center_widget(). (Juan R. García Blanco) * Dialog: Add get/set_header_bar() and the use_header_bar property. (Juan R. García Blanco) * Entry: - Add the max-width-chars property. - Add get/set_max_width_chars() and the property. (Juan R. García Blanco) * MenuButton: - Add get/set_popover() and unset_popover() and the property. - Add get/set_use_popover() and the property. (Juan R. García Blanco) * Popover: Add constructor that takes a model and add bind_model(). (Juan R. García Blanco) 3.11.7 (unstable): * MessageDialog: Deprecate get/set_image() and the property. (Murray Cumming) * Popover: - Add closed signal. (Juan R. García Blanco) - Add closed signal. Correct the type of the pointing_to property and method parameter. (Juan R. García Blanco) * FlowBoxChild: Add activate signal. (Juan R. García Blanco) 3.11.5 (unstable): Gtk: * Add ActionBar. Bug #723124 (Juan R. García Blanco) * Builder: Add expose_[object|widget](), [set|get]_application(). (Kjell Ahlstedt) * Dialog: Deprecate set_alternative_button_order_from_array(), and alternative_button_order(). (Murray Cumming) * Entry: Add set/get_attributes() and the property. (Kjell Ahlstedt) * Add FlowBox. Bug #723801 (Juan R. García Blanco) * HeaderBar: Added decoration-layout, decoration-layout-set and has-subtitle object properties. Addd get_decoration_layout(), get_has_subtitle(), set_decoration_layout() and set_has_subtitle(). Bug #723199 (Juan R. García Blanco) * Main: Undeprecate add_gtk_option_group(), because it is still needed. (Murray Cumming) * PlacesSidebar: Add local-only object property and get/set methods. Bug #723893 (Juan R. García Blanco) * Add Popover. Bug #723058 (Juan R. García Blanco) * Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop and gtk-dialogs-use-header properties. Bug #723397 (Juan R. García Blanco) * Stack: Add get_transition_running(), get_child_by_name() and the transition-runnning property. Bug #723397 (Juan R. García Blanco) Documentation: * Update the Doxygen configuration. (Kjell Ahlstedt) 3.11.4 (unstable): Gtk: * Action, Activatable: Undeprecate methods that don't use a StockID. We didn't mean to leave them deprecated. (Kjell Ahlstedt) * CellArea: Add signal_apply_attributes(). (Kjell Ahlstedt) * SelectionData: Add get_data(int& length). (Kjell Ahlstedt) * ToggleAction: Deprecate the create() that uses (deprecated) StockID (Kjell Ahlstedt) * ToolItem: Add unset_proxy_menu_item(). (Kjell Ahlstedt) * UIManager: Deprecate the add-tearoffs property. (Kjell Ahlstedt) Gdk: * Pixbuf: Add create_from_resource() methods. * RGBA, Color: Fix set_hsl(), improve documentation. (Kjell Ahlstedt) Bug #720258 Build: * CellArea: Fix documentation of typedef SlotForeachAlloc An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop. (Kjell Ahlstedt) * Fix the build with --disable-deprecated-api (Kjell Ahlstedt) Documentation: * Add missing widget images. (Kjell Ahlstedt) * AppChooser*: Improve documentation. (Kjell Ahlstedt) Bug #650012 * ColorChooser::get_rgba(): Add documentation (Kjell Ahlstedt) * SelectionData: Add methods docs. (Kjell Ahlstedt) * ToolItem: Add class docs. (Kjell Ahlstedt)
Diffstat (limited to 'x11')
-rw-r--r--x11/gtkmm3/Makefile9
-rw-r--r--x11/gtkmm3/PLIST43
-rw-r--r--x11/gtkmm3/distinfo8
3 files changed, 48 insertions, 12 deletions
diff --git a/x11/gtkmm3/Makefile b/x11/gtkmm3/Makefile
index 8cec73ef527..0356328359c 100644
--- a/x11/gtkmm3/Makefile
+++ b/x11/gtkmm3/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:19 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2014/09/10 06:30:33 wiz Exp $
-DISTNAME= gtkmm-3.10.0
+DISTNAME= gtkmm-3.12.0
PKGNAME= ${DISTNAME:S/gtkmm/gtkmm3/1}
-PKGREVISION= 2
CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkmm/3.10/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkmm/3.12/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -24,7 +23,7 @@ PKGCONFIG_OVERRIDE+= gdk/gdkmm.pc.in
.include "../../mk/pthread.buildlink3.mk"
.include "../../devel/atkmm/buildlink3.mk"
.include "../../graphics/cairomm/buildlink3.mk"
-BUILDLINK_ABI_DEPENDS.gtk3+= gtk3+>=3.8.0
+BUILDLINK_ABI_DEPENDS.gtk3+= gtk3+>=3.12.0
.include "../../x11/gtk3/buildlink3.mk"
.include "../../devel/pangomm/buildlink3.mk"
BUILDLINK_ABI_DEPENDS.glibmm+= glibmm>=2.36.0
diff --git a/x11/gtkmm3/PLIST b/x11/gtkmm3/PLIST
index e03d1750ef2..069b1b116ca 100644
--- a/x11/gtkmm3/PLIST
+++ b/x11/gtkmm3/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2014/03/12 11:36:41 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2014/09/10 06:30:33 wiz Exp $
include/gdkmm-3.0/gdkmm.h
include/gdkmm-3.0/gdkmm/applaunchcontext.h
include/gdkmm-3.0/gdkmm/color.h
@@ -52,6 +52,7 @@ include/gtkmm-3.0/gtkmm/accellabel.h
include/gtkmm-3.0/gtkmm/accelmap.h
include/gtkmm-3.0/gtkmm/action.h
include/gtkmm-3.0/gtkmm/actionable.h
+include/gtkmm-3.0/gtkmm/actionbar.h
include/gtkmm-3.0/gtkmm/actiongroup.h
include/gtkmm-3.0/gtkmm/activatable.h
include/gtkmm-3.0/gtkmm/adjustment.h
@@ -116,6 +117,8 @@ include/gtkmm-3.0/gtkmm/filechooserdialog.h
include/gtkmm-3.0/gtkmm/filechooserwidget.h
include/gtkmm-3.0/gtkmm/filefilter.h
include/gtkmm-3.0/gtkmm/fixed.h
+include/gtkmm-3.0/gtkmm/flowbox.h
+include/gtkmm-3.0/gtkmm/flowboxchild.h
include/gtkmm-3.0/gtkmm/fontbutton.h
include/gtkmm-3.0/gtkmm/fontchooser.h
include/gtkmm-3.0/gtkmm/fontchooserdialog.h
@@ -169,6 +172,7 @@ include/gtkmm-3.0/gtkmm/paned.h
include/gtkmm-3.0/gtkmm/papersize.h
include/gtkmm-3.0/gtkmm/placessidebar.h
include/gtkmm-3.0/gtkmm/plug.h
+include/gtkmm-3.0/gtkmm/popover.h
include/gtkmm-3.0/gtkmm/printcontext.h
include/gtkmm-3.0/gtkmm/printer.h
include/gtkmm-3.0/gtkmm/printjob.h
@@ -181,6 +185,7 @@ include/gtkmm-3.0/gtkmm/private/accelgroup_p.h
include/gtkmm-3.0/gtkmm/private/accellabel_p.h
include/gtkmm-3.0/gtkmm/private/action_p.h
include/gtkmm-3.0/gtkmm/private/actionable_p.h
+include/gtkmm-3.0/gtkmm/private/actionbar_p.h
include/gtkmm-3.0/gtkmm/private/actiongroup_p.h
include/gtkmm-3.0/gtkmm/private/activatable_p.h
include/gtkmm-3.0/gtkmm/private/adjustment_p.h
@@ -243,6 +248,8 @@ include/gtkmm-3.0/gtkmm/private/filechooserdialog_p.h
include/gtkmm-3.0/gtkmm/private/filechooserwidget_p.h
include/gtkmm-3.0/gtkmm/private/filefilter_p.h
include/gtkmm-3.0/gtkmm/private/fixed_p.h
+include/gtkmm-3.0/gtkmm/private/flowbox_p.h
+include/gtkmm-3.0/gtkmm/private/flowboxchild_p.h
include/gtkmm-3.0/gtkmm/private/fontbutton_p.h
include/gtkmm-3.0/gtkmm/private/fontchooser_p.h
include/gtkmm-3.0/gtkmm/private/fontchooserdialog_p.h
@@ -295,6 +302,7 @@ include/gtkmm-3.0/gtkmm/private/paned_p.h
include/gtkmm-3.0/gtkmm/private/papersize_p.h
include/gtkmm-3.0/gtkmm/private/placessidebar_p.h
include/gtkmm-3.0/gtkmm/private/plug_p.h
+include/gtkmm-3.0/gtkmm/private/popover_p.h
include/gtkmm-3.0/gtkmm/private/printcontext_p.h
include/gtkmm-3.0/gtkmm/private/printer_p.h
include/gtkmm-3.0/gtkmm/private/printjob_p.h
@@ -487,6 +495,8 @@ share/doc/gtkmm-3.0/images/top.gif
share/doc/gtkmm-3.0/reference/gtkmm-3.0.tag
share/doc/gtkmm-3.0/reference/html/aboutdialog1.png
share/doc/gtkmm-3.0/reference/html/annotated.html
+share/doc/gtkmm-3.0/reference/html/appchooserbutton1.png
+share/doc/gtkmm-3.0/reference/html/appchooserdialog1.png
share/doc/gtkmm-3.0/reference/html/arrow1.png
share/doc/gtkmm-3.0/reference/html/bc_s.png
share/doc/gtkmm-3.0/reference/html/bdwn.png
@@ -568,6 +578,9 @@ share/doc/gtkmm-3.0/reference/html/classGtk_1_1AccelLabel.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AccelLabel__inherit__graph.png
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Action-members.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Action.html
+share/doc/gtkmm-3.0/reference/html/classGtk_1_1ActionBar-members.html
+share/doc/gtkmm-3.0/reference/html/classGtk_1_1ActionBar.html
+share/doc/gtkmm-3.0/reference/html/classGtk_1_1ActionBar__inherit__graph.png
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ActionGroup-members.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ActionGroup.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ActionGroup__inherit__graph.png
@@ -765,6 +778,12 @@ share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileFilter__inherit__graph.png
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Fixed-members.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Fixed.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Fixed__inherit__graph.png
+share/doc/gtkmm-3.0/reference/html/classGtk_1_1FlowBox-members.html
+share/doc/gtkmm-3.0/reference/html/classGtk_1_1FlowBox.html
+share/doc/gtkmm-3.0/reference/html/classGtk_1_1FlowBoxChild-members.html
+share/doc/gtkmm-3.0/reference/html/classGtk_1_1FlowBoxChild.html
+share/doc/gtkmm-3.0/reference/html/classGtk_1_1FlowBoxChild__inherit__graph.png
+share/doc/gtkmm-3.0/reference/html/classGtk_1_1FlowBox__inherit__graph.png
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontButton-members.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontButton.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontButton__inherit__graph.png
@@ -874,7 +893,6 @@ share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListViewText_1_1TextModelColumns_
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListViewText__inherit__graph.png
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Main-members.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Main.html
-share/doc/gtkmm-3.0/reference/html/classGtk_1_1Main__inherit__graph.png
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Menu-members.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Menu.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuBar-members.html
@@ -931,6 +949,9 @@ share/doc/gtkmm-3.0/reference/html/classGtk_1_1PlacesSidebar__inherit__graph.png
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Plug-members.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Plug.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Plug__inherit__graph.png
+share/doc/gtkmm-3.0/reference/html/classGtk_1_1Popover-members.html
+share/doc/gtkmm-3.0/reference/html/classGtk_1_1Popover.html
+share/doc/gtkmm-3.0/reference/html/classGtk_1_1Popover__inherit__graph.png
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintContext-members.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintContext.html
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintContext__inherit__graph.png
@@ -1247,6 +1268,7 @@ share/doc/gtkmm-3.0/reference/html/classGtk_1_1Window__inherit__graph.png
share/doc/gtkmm-3.0/reference/html/classes.html
share/doc/gtkmm-3.0/reference/html/closed.png
share/doc/gtkmm-3.0/reference/html/colorbutton1.png
+share/doc/gtkmm-3.0/reference/html/colorchooserdialog1.png
share/doc/gtkmm-3.0/reference/html/colorselectiondialog1.png
share/doc/gtkmm-3.0/reference/html/combobox1.png
share/doc/gtkmm-3.0/reference/html/deprecated.html
@@ -1372,17 +1394,23 @@ share/doc/gtkmm-3.0/reference/html/gtk-find-and-replace.png
share/doc/gtkmm-3.0/reference/html/gtk-find.png
share/doc/gtkmm-3.0/reference/html/gtk-floppy.png
share/doc/gtkmm-3.0/reference/html/gtk-fullscreen.png
+share/doc/gtkmm-3.0/reference/html/gtk-go-back-ltr.png
share/doc/gtkmm-3.0/reference/html/gtk-go-down.png
+share/doc/gtkmm-3.0/reference/html/gtk-go-forward-ltr.png
share/doc/gtkmm-3.0/reference/html/gtk-go-up.png
share/doc/gtkmm-3.0/reference/html/gtk-goto-bottom.png
+share/doc/gtkmm-3.0/reference/html/gtk-goto-first-ltr.png
+share/doc/gtkmm-3.0/reference/html/gtk-goto-last-ltr.png
share/doc/gtkmm-3.0/reference/html/gtk-goto-top.png
share/doc/gtkmm-3.0/reference/html/gtk-harddisk.png
share/doc/gtkmm-3.0/reference/html/gtk-help.png
share/doc/gtkmm-3.0/reference/html/gtk-home.png
+share/doc/gtkmm-3.0/reference/html/gtk-indent-ltr.png
share/doc/gtkmm-3.0/reference/html/gtk-indent-rtl.png
share/doc/gtkmm-3.0/reference/html/gtk-index.png
share/doc/gtkmm-3.0/reference/html/gtk-info.png
share/doc/gtkmm-3.0/reference/html/gtk-italic.png
+share/doc/gtkmm-3.0/reference/html/gtk-jump-to-ltr.png
share/doc/gtkmm-3.0/reference/html/gtk-jump-to-rtl.png
share/doc/gtkmm-3.0/reference/html/gtk-justify-center.png
share/doc/gtkmm-3.0/reference/html/gtk-justify-fill.png
@@ -1390,7 +1418,9 @@ share/doc/gtkmm-3.0/reference/html/gtk-justify-left.png
share/doc/gtkmm-3.0/reference/html/gtk-justify-right.png
share/doc/gtkmm-3.0/reference/html/gtk-leave-fullscreen.png
share/doc/gtkmm-3.0/reference/html/gtk-media-forward-ltr.png
+share/doc/gtkmm-3.0/reference/html/gtk-media-next-ltr.png
share/doc/gtkmm-3.0/reference/html/gtk-media-pause.png
+share/doc/gtkmm-3.0/reference/html/gtk-media-play-ltr.png
share/doc/gtkmm-3.0/reference/html/gtk-media-play-rtl.png
share/doc/gtkmm-3.0/reference/html/gtk-media-previous-ltr.png
share/doc/gtkmm-3.0/reference/html/gtk-media-record.png
@@ -1416,6 +1446,7 @@ share/doc/gtkmm-3.0/reference/html/gtk-print-warning.png
share/doc/gtkmm-3.0/reference/html/gtk-print.png
share/doc/gtkmm-3.0/reference/html/gtk-properties.png
share/doc/gtkmm-3.0/reference/html/gtk-quit.png
+share/doc/gtkmm-3.0/reference/html/gtk-redo-ltr.png
share/doc/gtkmm-3.0/reference/html/gtk-redo-rtl.png
share/doc/gtkmm-3.0/reference/html/gtk-refresh.png
share/doc/gtkmm-3.0/reference/html/gtk-remove.png
@@ -1430,9 +1461,12 @@ share/doc/gtkmm-3.0/reference/html/gtk-sort-descending.png
share/doc/gtkmm-3.0/reference/html/gtk-spell-check.png
share/doc/gtkmm-3.0/reference/html/gtk-stop.png
share/doc/gtkmm-3.0/reference/html/gtk-strikethrough.png
+share/doc/gtkmm-3.0/reference/html/gtk-undelete-ltr.png
share/doc/gtkmm-3.0/reference/html/gtk-undelete-rtl.png
share/doc/gtkmm-3.0/reference/html/gtk-underline.png
+share/doc/gtkmm-3.0/reference/html/gtk-undo-ltr.png
share/doc/gtkmm-3.0/reference/html/gtk-undo-rtl.png
+share/doc/gtkmm-3.0/reference/html/gtk-unindent-ltr.png
share/doc/gtkmm-3.0/reference/html/gtk-unindent-rtl.png
share/doc/gtkmm-3.0/reference/html/gtk-yes.png
share/doc/gtkmm-3.0/reference/html/gtk-zoom-100.png
@@ -1446,6 +1480,7 @@ share/doc/gtkmm-3.0/reference/html/hscrollbar1.png
share/doc/gtkmm-3.0/reference/html/hseparator1.png
share/doc/gtkmm-3.0/reference/html/image1.png
share/doc/gtkmm-3.0/reference/html/index.html
+share/doc/gtkmm-3.0/reference/html/infobar1.png
share/doc/gtkmm-3.0/reference/html/inherit_graph_0.png
share/doc/gtkmm-3.0/reference/html/inherit_graph_1.png
share/doc/gtkmm-3.0/reference/html/inherit_graph_10.png
@@ -1479,6 +1514,7 @@ share/doc/gtkmm-3.0/reference/html/inherit_graph_35.png
share/doc/gtkmm-3.0/reference/html/inherit_graph_36.png
share/doc/gtkmm-3.0/reference/html/inherit_graph_37.png
share/doc/gtkmm-3.0/reference/html/inherit_graph_38.png
+share/doc/gtkmm-3.0/reference/html/inherit_graph_39.png
share/doc/gtkmm-3.0/reference/html/inherit_graph_4.png
share/doc/gtkmm-3.0/reference/html/inherit_graph_5.png
share/doc/gtkmm-3.0/reference/html/inherit_graph_6.png
@@ -1486,7 +1522,6 @@ share/doc/gtkmm-3.0/reference/html/inherit_graph_7.png
share/doc/gtkmm-3.0/reference/html/inherit_graph_8.png
share/doc/gtkmm-3.0/reference/html/inherit_graph_9.png
share/doc/gtkmm-3.0/reference/html/inherits.html
-share/doc/gtkmm-3.0/reference/html/jquery.js
share/doc/gtkmm-3.0/reference/html/label1.png
share/doc/gtkmm-3.0/reference/html/linkbutton1.png
share/doc/gtkmm-3.0/reference/html/listbox1.png
@@ -1581,12 +1616,14 @@ share/doc/gtkmm-3.0/reference/html/since_2_2.html
share/doc/gtkmm-3.0/reference/html/since_2_20.html
share/doc/gtkmm-3.0/reference/html/since_2_22.html
share/doc/gtkmm-3.0/reference/html/since_2_24.html
+share/doc/gtkmm-3.0/reference/html/since_2_26.html
share/doc/gtkmm-3.0/reference/html/since_2_30.html
share/doc/gtkmm-3.0/reference/html/since_2_4.html
share/doc/gtkmm-3.0/reference/html/since_2_6.html
share/doc/gtkmm-3.0/reference/html/since_2_8.html
share/doc/gtkmm-3.0/reference/html/since_3_0.html
share/doc/gtkmm-3.0/reference/html/since_3_10.html
+share/doc/gtkmm-3.0/reference/html/since_3_12.html
share/doc/gtkmm-3.0/reference/html/since_3_2.html
share/doc/gtkmm-3.0/reference/html/since_3_4.html
share/doc/gtkmm-3.0/reference/html/since_3_6.html
diff --git a/x11/gtkmm3/distinfo b/x11/gtkmm3/distinfo
index 312438389bd..c91255d84c6 100644
--- a/x11/gtkmm3/distinfo
+++ b/x11/gtkmm3/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/03/12 11:36:41 wiz Exp $
+$NetBSD: distinfo,v 1.3 2014/09/10 06:30:33 wiz Exp $
-SHA1 (gtkmm-3.10.0.tar.xz) = f55df441f7f2eb8812e9a5e1288c54530170efd6
-RMD160 (gtkmm-3.10.0.tar.xz) = 02e76f21d802067e10c4ccdf38831bf93ea7897d
-Size (gtkmm-3.10.0.tar.xz) = 10295900 bytes
+SHA1 (gtkmm-3.12.0.tar.xz) = 1765232c113d71a16a0600b1158574c9e3d965c6
+RMD160 (gtkmm-3.12.0.tar.xz) = e16dd67bd02c6e7adf13de1578e63ca33cf547b6
+Size (gtkmm-3.12.0.tar.xz) = 10113956 bytes