pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/atkmm2.36
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jun 23 09:59:58 UTC 2026
Modified Files:
pkgsrc/devel/atkmm2.36: Makefile distinfo
Log Message:
atkmm2.36: update to 2.36.4.
2.36.4 (stable) 2026-05-26
Documentation:
* Don't link to removed parts of gnome.org
* Replace gtkmm.org by gtkmm.gnome.org
* Remove obsolete FSF (Free Software Foundation) address
* codegen/extradefs/generate_extra_defs_atk.cc: The license is
GNU General Public License, version 2, as said in COPYING.tools.
(Kjell Ahlstedt)
* README.win32.md: Mention Visual Studio 2026
* Visual Studio builds: Update build information
(Chun-wei Fan) Merge request !10
Meson build:
* Require python3 >= 3.7. That's what Meson requires.
* Require meson >= 0.60.0.
* subprojects/atk.wrap points at at-spi2-core.
GNOME/atk moved to GNOME/at-spi2-core long ago
* Use the Python installation that Meson uses.
See merge request glibmm!67
(Kjell Ahlstedt)
* Meson and NMake builds: Distinguish Visual Studio 2026 builds
from Visual Studio 2022 builds
* NMake Makefiles: Consolidate items and improve flexibility
* NMake Makefiles: Make build process more robust
(Chun-wei Fan) Merge request !10
* NMake Makefiles: Update .m4 installation
(Chun-wei Fan) Merge request !12
* Don't require the 'dot' command to build the documentation
(Kjell Ahlstedt)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/atkmm2.36/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/atkmm2.36/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/atkmm2.36/Makefile
diff -u pkgsrc/devel/atkmm2.36/Makefile:1.8 pkgsrc/devel/atkmm2.36/Makefile:1.9
--- pkgsrc/devel/atkmm2.36/Makefile:1.8 Thu Oct 23 20:36:16 2025
+++ pkgsrc/devel/atkmm2.36/Makefile Tue Jun 23 09:59:58 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2025/10/23 20:36:16 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2026/06/23 09:59:58 wiz Exp $
-DISTNAME= atkmm-2.36.3
+DISTNAME= atkmm-2.36.4
PKGNAME= ${DISTNAME:S/atkmm/atkmm2.36/}
-PKGREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atkmm/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/devel/atkmm2.36/distinfo
diff -u pkgsrc/devel/atkmm2.36/distinfo:1.4 pkgsrc/devel/atkmm2.36/distinfo:1.5
--- pkgsrc/devel/atkmm2.36/distinfo:1.4 Wed Feb 7 18:42:45 2024
+++ pkgsrc/devel/atkmm2.36/distinfo Tue Jun 23 09:59:58 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/02/07 18:42:45 wiz Exp $
+$NetBSD: distinfo,v 1.5 2026/06/23 09:59:58 wiz Exp $
-BLAKE2s (atkmm-2.36.3.tar.xz) = e4a07afa5721a5173134fc31ff6eff4b7e7df53adb7cb78bec51d04bef3013b1
-SHA512 (atkmm-2.36.3.tar.xz) = 2c2513b5c5fd7a5c9392727325c7551c766d4d51b8089fbea7e8043cde97d07c9b1f98a4a693f30835e4366e9236e28e092c2480a78415d77c5cb72e9432344f
-Size (atkmm-2.36.3.tar.xz) = 797504 bytes
+BLAKE2s (atkmm-2.36.4.tar.xz) = 6e300e6cfdedc5c5f40c77fe4e767e6ee1674cf517ca29cc96b8d96535048f38
+SHA512 (atkmm-2.36.4.tar.xz) = 268a16bae365427c13ae5f318c0913782ddfdd705dd577407424f2b08a2454acc9a6435c67abcd1eef3986c7ca0e23936c78179269fd844dde402c69d2c95976
+Size (atkmm-2.36.4.tar.xz) = 753684 bytes
Home |
Main Index |
Thread Index |
Old Index