pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/cairomm



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jul  6 12:14:38 UTC 2026

Modified Files:
        pkgsrc/graphics/cairomm: Makefile distinfo

Log Message:
cairomm: updated to 1.14.6

1.14.6 (stable) 2026-06-03

* Fix memory leak in Context::pop_group()
  (HanaKami) Merge request !38

Documentation:
* Fix outdated FSF mailing address in COPYING
  (Benjamin A. Beasley) Merge request !29
* Change license info. Lesser GPL 2.1 instead of Library GPL 2
  (Kjell Ahlstedt)
* Meson: Use SPDX expression for license
  (Benjamin Gilbert) Merge request !33
* MSVC-Builds.md: Mention Visual Studio 2026
* MSVC-Builds.md: Update build documentation for NMake
  (Chun-wei Fan) Merge request !34
* cairomm.h: Add the Basic Usage section
  (Kjell Ahlstedt)

Meson build:
* Don't fail if warning_level=everything
  (Daniel Boles, Kjell Ahlstedt) Merge request gtkmm!87
* subprojects/sigc++-2.0.wrap: Get the libsigc++-2-12 branch
* Require python3 >= 3.7. That's what Meson requires.
* Require meson >= 0.60.
  (Kjell Ahlstedt)
* Stop warning from probing for features
  (Julia DeMille) Merge request !31
* 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: Allow specifying paths for dependencies
* NMake Makefiles: Make build process more robust
  (Chun-wei Fan) Merge request !34
* Don't require the 'dot' command to build the documentation
  (Kjell Ahlstedt)


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/graphics/cairomm/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/graphics/cairomm/distinfo

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

Modified files:

Index: pkgsrc/graphics/cairomm/Makefile
diff -u pkgsrc/graphics/cairomm/Makefile:1.60 pkgsrc/graphics/cairomm/Makefile:1.61
--- pkgsrc/graphics/cairomm/Makefile:1.60       Tue Jan 27 08:39:36 2026
+++ pkgsrc/graphics/cairomm/Makefile    Mon Jul  6 12:14:38 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2026/01/27 08:39:36 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2026/07/06 12:14:38 adam Exp $
 
-DISTNAME=      cairomm-1.14.5
-PKGREVISION=   5
+DISTNAME=      cairomm-1.14.6
 CATEGORIES=    graphics
 MASTER_SITES=  https://cairographics.org/releases/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/graphics/cairomm/distinfo
diff -u pkgsrc/graphics/cairomm/distinfo:1.21 pkgsrc/graphics/cairomm/distinfo:1.22
--- pkgsrc/graphics/cairomm/distinfo:1.21       Thu Oct 19 15:04:35 2023
+++ pkgsrc/graphics/cairomm/distinfo    Mon Jul  6 12:14:38 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2023/10/19 15:04:35 wiz Exp $
+$NetBSD: distinfo,v 1.22 2026/07/06 12:14:38 adam Exp $
 
-BLAKE2s (cairomm-1.14.5.tar.xz) = 7a16b60730466c583f1a15d9364cf41aa7cb74118f411039449b47d09e9f03e8
-SHA512 (cairomm-1.14.5.tar.xz) = 19e5f84f6167c1641b27545c3af4e780b6a072513322adc6296577e2d0ebcffe933afd15c32117a203394e9f5f28734820aaf1802dfdeb35ff2a657f140570b0
-Size (cairomm-1.14.5.tar.xz) = 653276 bytes
+BLAKE2s (cairomm-1.14.6.tar.xz) = 1a223e6bda6a5bcd04fdf32b6bdc3c2052b39e4919ebd5664e70634dac3153f7
+SHA512 (cairomm-1.14.6.tar.xz) = 5d7c988613b6e6694ed8e1396ac9967df375f545d0060cd6c584e397ba7c03ed0f55261b00bb4c3773d1d8d4401862f2658d3698061a20757c11ea525802e4d1
+Size (cairomm-1.14.6.tar.xz) = 632112 bytes



Home | Main Index | Thread Index | Old Index