pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/pangomm



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jul  6 12:15:42 UTC 2026

Modified Files:
        pkgsrc/devel/pangomm: Makefile distinfo

Log Message:
pangomm: updated to 2.46.5

2.46.5 (stable) 2026-06-25

Documentation:
* Language::get_scripts(): Improve documentation.
* Don't link to removed parts of gnome.org
* Replace gtkmm.org by gtkmm.gnome.org
* Remove obsolete FSF (Free Software Foundation) address
  (Kjell Ahlstedt)
* README.win32.md: Mention Visual Studio 2026
* Visual Studio builds: Update build information
  (Chun-wei Fan) Merge request !26

Meson build:
* Require meson >= 0.60.0
* 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 !26
* NMake Makefiles: Update .m4 installation location
  (Chun-wei Fan) Merge request !27
* Don't require the 'dot' command to build the documentation
  (Kjell Ahlstedt)


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/devel/pangomm/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/pangomm/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/pangomm/Makefile
diff -u pkgsrc/devel/pangomm/Makefile:1.78 pkgsrc/devel/pangomm/Makefile:1.79
--- pkgsrc/devel/pangomm/Makefile:1.78  Tue Jan 27 08:39:16 2026
+++ pkgsrc/devel/pangomm/Makefile       Mon Jul  6 12:15:42 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2026/01/27 08:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2026/07/06 12:15:42 adam Exp $
 
-DISTNAME=      pangomm-2.46.4
-PKGREVISION=   2
+DISTNAME=      pangomm-2.46.5
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/pangomm/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/pangomm/distinfo
diff -u pkgsrc/devel/pangomm/distinfo:1.23 pkgsrc/devel/pangomm/distinfo:1.24
--- pkgsrc/devel/pangomm/distinfo:1.23  Wed Oct 22 13:14:53 2025
+++ pkgsrc/devel/pangomm/distinfo       Mon Jul  6 12:15:42 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2025/10/22 13:14:53 adam Exp $
+$NetBSD: distinfo,v 1.24 2026/07/06 12:15:42 adam Exp $
 
-BLAKE2s (pangomm-2.46.4.tar.xz) = 7905cd61a9db09a72634a940dae170b3ba834fd76370d91c94e62ff0bb1d335e
-SHA512 (pangomm-2.46.4.tar.xz) = e4e57b835af270af9b98ae3feb25087cb8f8ab9b0028195db3d2dbf48df360de1f92c4e7c9dfba9a80d4a6aa47234b3112eea52586328386bbc0eb0d5cc09856
-Size (pangomm-2.46.4.tar.xz) = 695088 bytes
+BLAKE2s (pangomm-2.46.5.tar.xz) = c1f87094b9932d71fdc3a764101941a93fd038d894a0b8c6d178c620ee650c8a
+SHA512 (pangomm-2.46.5.tar.xz) = 0e14d3f48717944f7a9fd69fdf31e540aaebf1f98f733b3491367236244dede857b170dcad53a0ad597bac9d5a28e7e85b9d2cc5d0128f5d2c67c02aa46c6737
+Size (pangomm-2.46.5.tar.xz) = 633812 bytes



Home | Main Index | Thread Index | Old Index