git: c27c323aa8ff - main - emulators/qemu{,8}: Bump consumers of the net/libiscsi because the soname is bumped in last update

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Tue, 06 May 2025 17:39:15 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c27c323aa8ffa3631106b295ab4d3262c3ba9329

commit c27c323aa8ffa3631106b295ab4d3262c3ba9329
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2025-05-06 17:36:33 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-06 17:36:33 +0000

    emulators/qemu{,8}: Bump consumers of the net/libiscsi because the soname is bumped in last update
    
    PR:     286546
---
 emulators/qemu/Makefile  | 1 +
 emulators/qemu8/Makefile | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 05d0e9e59854..8160b2b48e44 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	qemu
 DISTVERSION=	10.0.0
+PORTREVISION=	1
 CATEGORIES=	emulators
 MASTER_SITES=	https://download.qemu.org/
 DIST_SUBDIR=	qemu/${PORTVERSION}
diff --git a/emulators/qemu8/Makefile b/emulators/qemu8/Makefile
index a59731dfb6e1..13f6e2a4ac07 100644
--- a/emulators/qemu8/Makefile
+++ b/emulators/qemu8/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qemu
 DISTVERSION=	8.2.10
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	emulators
 MASTER_SITES=	https://download.qemu.org/
 DIST_SUBDIR=	qemu/${PORTVERSION}