pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/qemu



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jun 28 08:42:35 UTC 2026

Modified Files:
        pkgsrc/emulators/qemu: Makefile distinfo version.mk

Log Message:
qemu: updated to 11.0.2

11.0.2
Bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.407 -r1.408 pkgsrc/emulators/qemu/Makefile
cvs rdiff -u -r1.252 -r1.253 pkgsrc/emulators/qemu/distinfo
cvs rdiff -u -r1.15 -r1.16 pkgsrc/emulators/qemu/version.mk

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.407 pkgsrc/emulators/qemu/Makefile:1.408
--- pkgsrc/emulators/qemu/Makefile:1.407        Sat Jun 13 17:29:01 2026
+++ pkgsrc/emulators/qemu/Makefile      Sun Jun 28 08:42:34 2026
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.407 2026/06/13 17:29:01 thorpej Exp $
+# $NetBSD: Makefile,v 1.408 2026/06/28 08:42:34 adam Exp $
 
-PKGREVISION= 2
 .include "../../emulators/qemu/version.mk"
 
 DISTNAME=      qemu-${QEMU_VERSION}

Index: pkgsrc/emulators/qemu/distinfo
diff -u pkgsrc/emulators/qemu/distinfo:1.252 pkgsrc/emulators/qemu/distinfo:1.253
--- pkgsrc/emulators/qemu/distinfo:1.252        Sat Jun 13 17:29:01 2026
+++ pkgsrc/emulators/qemu/distinfo      Sun Jun 28 08:42:34 2026
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.252 2026/06/13 17:29:01 thorpej Exp $
+$NetBSD: distinfo,v 1.253 2026/06/28 08:42:34 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-11.0.1.tar.xz) = 21d489b04b53b2378f6f194279e7769d70de42511f6cb91e414500d7227b0dbd
-SHA512 (qemu-11.0.1.tar.xz) = 50fdc0bef3b179d8858ea07656244257b46475ec8bcd8b5a428f8dec3cae7f4a6ba8ba621a0a965ddacae314890191a3a9c58e16752bd3bf0ef78aaf6aa659eb
-Size (qemu-11.0.1.tar.xz) = 141368572 bytes
+BLAKE2s (qemu-11.0.2.tar.xz) = c60167c5e13d7ae0407537f8e4b2dac4bf852c86f2de9635f5429e721f2e4289
+SHA512 (qemu-11.0.2.tar.xz) = 23d64d05381eaefc8894bb0ece2213d068594b42600931c4b32eb7a5c851e0539977449fb0f9940f58af6489bb15aa2dc8f27472e4fa2d7de8983232136eed00
+Size (qemu-11.0.2.tar.xz) = 141403712 bytes
 SHA1 (patch-fsdev_file-op-9p.h) = 1cf9f8602dca42b82f3d10e67c9bcd6aa971c7cc
 SHA1 (patch-fsdev_meson.build) = 15588c37dd4f6cc5064b8a163f814cee75b7246f
 SHA1 (patch-hw-mips-Kconfig) = 967cf02da1577bcee0c06997d981c5aa01b75424

Index: pkgsrc/emulators/qemu/version.mk
diff -u pkgsrc/emulators/qemu/version.mk:1.15 pkgsrc/emulators/qemu/version.mk:1.16
--- pkgsrc/emulators/qemu/version.mk:1.15       Thu May 28 05:05:51 2026
+++ pkgsrc/emulators/qemu/version.mk    Sun Jun 28 08:42:35 2026
@@ -1,6 +1,6 @@
-# $NetBSD: version.mk,v 1.15 2026/05/28 05:05:51 adam Exp $
+# $NetBSD: version.mk,v 1.16 2026/06/28 08:42:35 adam Exp $
 #
 # used by emulators/qemu
 # used by sysutils/qemu-guest-agent
 
-QEMU_VERSION?= 11.0.1
+QEMU_VERSION?= 11.0.2



Home | Main Index | Thread Index | Old Index