pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/gtkmm3



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Apr 15 09:37:09 UTC 2024

Modified Files:
        pkgsrc/x11/gtkmm3: Makefile distinfo

Log Message:
gtkmm3: updated to 3.24.9

3.24.9 (stable):

Documentation:
* Gtk::Clipboard: Update documentation
* Gtk::ScrolledWindow: Update the class description

Tests:
* Gdk::RGBA test: Avoid some comparisons for exact equality

Meson build:
* Donʼt fail if warning_level=everything

3.24.8 (stable):

Gtk:
* gtk/gtkmm/base.h: Fix GTK_VERSION_GT_MICRO

Documentation:
* Remove README.SUN and other obsolete files

Build with Meson:
* Detect if we build from a git subtree
* Fix the evaluation of is_git_build on Windows
* Don't copy files with configure_file()


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/x11/gtkmm3/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/gtkmm3/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/gtkmm3/Makefile
diff -u pkgsrc/x11/gtkmm3/Makefile:1.64 pkgsrc/x11/gtkmm3/Makefile:1.65
--- pkgsrc/x11/gtkmm3/Makefile:1.64     Sun Apr  7 07:35:19 2024
+++ pkgsrc/x11/gtkmm3/Makefile  Mon Apr 15 09:37:09 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2024/04/07 07:35:19 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2024/04/15 09:37:09 adam Exp $
 
-DISTNAME=      gtkmm-3.24.7
+DISTNAME=      gtkmm-3.24.9
 PKGNAME=       ${DISTNAME:S/gtkmm/gtkmm3/1}
-PKGREVISION=   9
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtkmm/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/x11/gtkmm3/distinfo
diff -u pkgsrc/x11/gtkmm3/distinfo:1.16 pkgsrc/x11/gtkmm3/distinfo:1.17
--- pkgsrc/x11/gtkmm3/distinfo:1.16     Thu Nov 24 05:57:12 2022
+++ pkgsrc/x11/gtkmm3/distinfo  Mon Apr 15 09:37:09 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2022/11/24 05:57:12 adam Exp $
+$NetBSD: distinfo,v 1.17 2024/04/15 09:37:09 adam Exp $
 
-BLAKE2s (gtkmm-3.24.7.tar.xz) = e52ee50f07f826ca1ca0613e0cb3c545170dfac582ce3bfb3f311b89305b5efb
-SHA512 (gtkmm-3.24.7.tar.xz) = 2ede6d77df5cbaa6ea3ee347d8b949e38512db7f5e9b36cb6f531eb259d5986f84ebfc6bb0cdaac1be4dc97e9d611515995184d245e2c0fab2cd8ebcae933a98
-Size (gtkmm-3.24.7.tar.xz) = 14813100 bytes
+BLAKE2s (gtkmm-3.24.9.tar.xz) = a82238cba033ebd7ceaccf7d8cd53959c520c09fbdd55a959d7f707920f3fc40
+SHA512 (gtkmm-3.24.9.tar.xz) = 6e6e53d7d434f51758ffddce00dbae61074c54a5d3a5bb852fea558147af4ca6c40f9fcf4e7f9fafcbbc22ea33cdd99ea06208b72542c7e75f4dca19a80c6724
+Size (gtkmm-3.24.9.tar.xz) = 15122612 bytes



Home | Main Index | Thread Index | Old Index