Skip to content

Commit

Permalink
gtkmm3: update to 3.24.5.
Browse files Browse the repository at this point in the history
3.24.5 (stable):

Gtk:
* TreeValueProxy: Mark the copy assignment operator as deleted
  (Daniel Boles) Issue #94, merge request !63

Build:
* Meson build: Use relative paths to untracked/
  (Mingli Yu) Merge request !61
* [gdk|gtk]mmconfig.h.*: Don't dllimport on MinGW
  (Chun-wei Fan) Issue #90 (Lukas K.)
* Meson build: Make it possible to use gtkmm as a subproject
  (Kjell Ahlstedt) Merge request !62 (BogDan Vatra)
* Meson build: No implicit_include_directories
  (Kjell Ahlstedt)
* MSVC build: Gtk::TreeModelColumnRecord: Export class selectively
  (Chun-wei Fan)
  • Loading branch information
0-wiz-0 committed May 31, 2021
1 parent 0f034d6 commit bf982ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions x11/gtkmm3/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.47 2021/05/24 19:56:00 wiz Exp $
# $NetBSD: Makefile,v 1.48 2021/05/31 22:38:31 wiz Exp $

DISTNAME= gtkmm-3.24.4
DISTNAME= gtkmm-3.24.5
PKGNAME= ${DISTNAME:S/gtkmm/gtkmm3/1}
PKGREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkmm/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
Expand Down
10 changes: 5 additions & 5 deletions x11/gtkmm3/distinfo
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.12 2021/04/08 21:21:38 adam Exp $
$NetBSD: distinfo,v 1.13 2021/05/31 22:38:31 wiz Exp $

SHA1 (gtkmm-3.24.4.tar.xz) = 439cbfb186258f51446a33ecb517404c95b401aa
RMD160 (gtkmm-3.24.4.tar.xz) = 7acfa7e64bf3a2048cdc3fecf2ef39469aa1e936
SHA512 (gtkmm-3.24.4.tar.xz) = e3a10aed9cf2df7369b5dac3f1de000b006e08aef6f2d953d2faf2b023bd744ed4c9c2ad5221adc1b0c919bcdc966d0c1c9dc698694d8630ceba56e39f91ac26
Size (gtkmm-3.24.4.tar.xz) = 13534708 bytes
SHA1 (gtkmm-3.24.5.tar.xz) = 86bbdc1917a37195c73cad4bbabcf26588ea69ad
RMD160 (gtkmm-3.24.5.tar.xz) = 55ae41041b9b3137662bcd7c115d5741d9025b6c
SHA512 (gtkmm-3.24.5.tar.xz) = 8cc5aed26cc631123a5b38bc19643cf9e900beb38681b29ead9049f6b8f930f0b8ace317b8290279ab89cad85075dcb66863174082f77a2b67e4d8bd3c29de49
Size (gtkmm-3.24.5.tar.xz) = 13540488 bytes
SHA1 (patch-meson.build) = 3705d3848e3adcbac7567719679627a129a88e28

0 comments on commit bf982ff

Please sign in to comment.