pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Apr  1 07:27:14 UTC 2025

Modified Files:
        pkgsrc/emulators/qemu: Makefile distinfo version.mk
        pkgsrc/sysutils/qemu-guest-agent: Makefile

Log Message:
qemu qemu-guest-agent: updated to 9.2.3

9.2.3
Bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.374 -r1.375 pkgsrc/emulators/qemu/Makefile
cvs rdiff -u -r1.231 -r1.232 pkgsrc/emulators/qemu/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/qemu/version.mk
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/qemu-guest-agent/Makefile

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

Modified files:

Index: pkgsrc/emulators/qemu/Makefile
diff -u pkgsrc/emulators/qemu/Makefile:1.374 pkgsrc/emulators/qemu/Makefile:1.375
--- pkgsrc/emulators/qemu/Makefile:1.374        Sun Mar 16 21:05:21 2025
+++ pkgsrc/emulators/qemu/Makefile      Tue Apr  1 07:27:14 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.374 2025/03/16 21:05:21 wiz Exp $
+# $NetBSD: Makefile,v 1.375 2025/04/01 07:27:14 adam Exp $
 
-.include       "../../emulators/qemu/version.mk"
+.include "../../emulators/qemu/version.mk"
 
 DISTNAME=      qemu-${QEMU_VERSION}
-PKGREVISION=   4
 CATEGORIES=    emulators
 MASTER_SITES=  https://download.qemu.org/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/emulators/qemu/distinfo
diff -u pkgsrc/emulators/qemu/distinfo:1.231 pkgsrc/emulators/qemu/distinfo:1.232
--- pkgsrc/emulators/qemu/distinfo:1.231        Sat Mar 15 20:19:15 2025
+++ pkgsrc/emulators/qemu/distinfo      Tue Apr  1 07:27:14 2025
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.231 2025/03/15 20:19:15 riastradh Exp $
+$NetBSD: distinfo,v 1.232 2025/04/01 07:27:14 adam Exp $
 
 BLAKE2s (palcode-clipper-qemu-5.2.0nb8) = d388c896a80c1cc3d4785c8434d6688bbcfd54c28f7252ce550ab162a0bba321
 SHA512 (palcode-clipper-qemu-5.2.0nb8) = 33695d6001d86a19793a92d5e31775607c4dfc9ab9eea019ea6c4d543a2e11e8c07f83cca4934811a13ef829b528737ea37d9d2aaf66cba6f2746d44d2aa0b43
 Size (palcode-clipper-qemu-5.2.0nb8) = 159808 bytes
-BLAKE2s (qemu-9.2.2.tar.xz) = ad6aa908ac97ce61943832f768caa0794c184f5938cd69f4c542a7ec16ffe6fb
-SHA512 (qemu-9.2.2.tar.xz) = b010876da9f91da01dbb9e06705a1358d5f062d0fdd4ad5c8cd8ce3fd43adcefcf72a61216eb8d415281f6607b945ce1cfb6b5fc5692ada9163e8f05b7fb5533
-Size (qemu-9.2.2.tar.xz) = 134756816 bytes
+BLAKE2s (qemu-9.2.3.tar.xz) = e64968e15deadcda068ab9e569a2261c52e42f7816c657493a0b1cda57f80c91
+SHA512 (qemu-9.2.3.tar.xz) = 941a4337a115c65de2fca042932efb31886114f4300226fcf55f04c2c5471bd2b5ce220c4b17e01c3679bd55ba08a1aa7ce399de15e3e5f28c17da52030b139e
+Size (qemu-9.2.3.tar.xz) = 134755248 bytes
 SHA1 (patch-audio_jackaudio.c) = 771c2779e565242a500adc0223ef6b1ae5b2b91f
 SHA1 (patch-fsdev_file-op-9p.h) = d951ea05ec31977e720f6ee02f53f1cd3d7c356e
 SHA1 (patch-fsdev_meson.build) = 918a361056b9808caecf4fbd85f44cfc405a1606

Index: pkgsrc/emulators/qemu/version.mk
diff -u pkgsrc/emulators/qemu/version.mk:1.2 pkgsrc/emulators/qemu/version.mk:1.3
--- pkgsrc/emulators/qemu/version.mk:1.2        Sun Mar 16 21:46:13 2025
+++ pkgsrc/emulators/qemu/version.mk    Tue Apr  1 07:27:14 2025
@@ -1,6 +1,6 @@
-# $NetBSD: version.mk,v 1.2 2025/03/16 21:46:13 riastradh Exp $
+# $NetBSD: version.mk,v 1.3 2025/04/01 07:27:14 adam Exp $
 #
 # used by emulators/qemu
 # used by sysutils/qemu-guest-agent
 
-QEMU_VERSION?= 9.2.2
+QEMU_VERSION?= 9.2.3

Index: pkgsrc/sysutils/qemu-guest-agent/Makefile
diff -u pkgsrc/sysutils/qemu-guest-agent/Makefile:1.3 pkgsrc/sysutils/qemu-guest-agent/Makefile:1.4
--- pkgsrc/sysutils/qemu-guest-agent/Makefile:1.3       Tue Mar 25 09:01:20 2025
+++ pkgsrc/sysutils/qemu-guest-agent/Makefile   Tue Apr  1 07:27:14 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2025/03/25 09:01:20 kim Exp $
+# $NetBSD: Makefile,v 1.4 2025/04/01 07:27:14 adam Exp $
 
 .include "../../emulators/qemu/version.mk"
 
 DISTNAME=      qemu-${QEMU_VERSION}
-PKGREVISION=   1
 PKGNAME=       ${DISTNAME:S/qemu/qemu-guest-agent/}
 CATEGORIES=    sysutils emulators
 MASTER_SITES=  https://download.qemu.org/
@@ -14,6 +13,9 @@ HOMEPAGE=     https://www.qemu.org/
 COMMENT=       QEMU guest agent
 LICENSE=       gnu-gpl-v2 AND gnu-lgpl-v2.1 AND mit AND modified-bsd
 
+# meson.build: unsupported OS for QEMU guest agent
+NOT_FOR_PLATFORM=      Darwin-*-*
+
 TOOL_DEPENDS+= meson-[0-9]*:../../devel/meson
 TOOL_DEPENDS+= ninja-build-[0-9]*:../../devel/ninja-build
 



Home | Main Index | Thread Index | Old Index