Date: Fri, 25 Apr 2025 09:36:46 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 883630427159 - main - emulators/qemu: Update version 9.2.0=>9.2.1 Message-ID: <202504250936.53P9akSY009388@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=8836304271599f42eeafd30ff96f1f5dd1cc003e commit 8836304271599f42eeafd30ff96f1f5dd1cc003e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-04-24 10:58:55 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-04-25 09:28:15 +0000 emulators/qemu: Update version 9.2.0=>9.2.1 Changelog: https://wiki.qemu.org/ChangeLog/9.2 Sponsored by: The FreeBSD Foundation --- emulators/qemu/Makefile | 3 +-- emulators/qemu/distinfo | 6 +++--- emulators/qemu/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index e409f2655b32..82e1aecdc8a0 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,6 +1,5 @@ PORTNAME= qemu -DISTVERSION= 9.2.0 -PORTREVISION= 1 +DISTVERSION= 9.2.1 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ DIST_SUBDIR= qemu/${PORTVERSION} diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index 6bad3c035c91..df69308c3a2a 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734924302 -SHA256 (qemu/9.2.0/qemu-9.2.0.tar.xz) = f859f0bc65e1f533d040bbe8c92bcfecee5af2c921a6687c652fb44d089bd894 -SIZE (qemu/9.2.0/qemu-9.2.0.tar.xz) = 135188800 +TIMESTAMP = 1745485159 +SHA256 (qemu/9.2.1/qemu-9.2.1.tar.xz) = 72874fe9c395ced0c7fd7c22c43744072697f7ee1926a72237bd81784b2faf62 +SIZE (qemu/9.2.1/qemu-9.2.1.tar.xz) = 134774676 diff --git a/emulators/qemu/pkg-plist b/emulators/qemu/pkg-plist index 4b9c11524a0a..cfb483cb75d3 100644 --- a/emulators/qemu/pkg-plist +++ b/emulators/qemu/pkg-plist @@ -84,6 +84,7 @@ include/qemu-plugin.h %%DATADIR%%/firmware/60-edk2-arm.json %%DATADIR%%/firmware/60-edk2-i386.json %%DATADIR%%/firmware/60-edk2-loongarch64.json +%%DATADIR%%/firmware/60-edk2-riscv64.json %%DATADIR%%/firmware/60-edk2-x86_64.json %%DATADIR%%/hppa-firmware.img %%DATADIR%%/hppa-firmware64.imghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504250936.53P9akSY009388>
