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:           Thu Oct 20 13:16:37 UTC 2022

Modified Files:
        pkgsrc/devel/pangomm: Makefile distinfo
Removed Files:
        pkgsrc/devel/pangomm/patches: patch-meson.build

Log Message:
pangomm: updated to 2.46.3

2.46.3 (stable):

* Context::get_font_map(): Fix reference count

Build:
* Meson build: Specify 'check' option in run_command()
  Will be necessary with future versions of Meson.
* Meson build: Check if Perl is required for building documentation
* Meson build: Avoid unnecessary configuration warnings
* Meson build: Re-organize warning-related compiler flags for MSVC


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/devel/pangomm/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/pangomm/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/pangomm/patches/patch-meson.build

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.68 pkgsrc/devel/pangomm/Makefile:1.69
--- pkgsrc/devel/pangomm/Makefile:1.68  Tue Jun 28 11:33:41 2022
+++ pkgsrc/devel/pangomm/Makefile       Thu Oct 20 13:16:36 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2022/06/28 11:33:41 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2022/10/20 13:16:36 adam Exp $
 
-DISTNAME=      pangomm-2.46.2
-PKGREVISION=   1
+DISTNAME=      pangomm-2.46.3
 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.21 pkgsrc/devel/pangomm/distinfo:1.22
--- pkgsrc/devel/pangomm/distinfo:1.21  Mon Mar 14 17:31:54 2022
+++ pkgsrc/devel/pangomm/distinfo       Thu Oct 20 13:16:36 2022
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.21 2022/03/14 17:31:54 adam Exp $
+$NetBSD: distinfo,v 1.22 2022/10/20 13:16:36 adam Exp $
 
-BLAKE2s (pangomm-2.46.2.tar.xz) = 3fde1e5244311a1611ffa27f0db4d60498c3c04952ce7bc2ebac0e133f711a42
-SHA512 (pangomm-2.46.2.tar.xz) = 79cad137ec9f22e57a177332df6c6e735aa3baf81df36fc706e81e7a89f23ce3179337507388f65a0d0a74733990dc3547c50243a4559dfd0bb065b1828c0474
-Size (pangomm-2.46.2.tar.xz) = 674892 bytes
-SHA1 (patch-meson.build) = b09516870f4e33aab8d4039f995aedd4dc236832
+BLAKE2s (pangomm-2.46.3.tar.xz) = 5e1e9e820188e59bae942302c76b83420da91cb40c8002a9b6eaf265568dcde2
+SHA512 (pangomm-2.46.3.tar.xz) = c0925f295b372bca7b5ede28476ed00e691911e041632969e5e4c30fcf338bac069ba031d4f48601877524b90af47f5238e444e2de7501f1ff25dcda9dd9a9c8
+Size (pangomm-2.46.3.tar.xz) = 674428 bytes



Home | Main Index | Thread Index | Old Index