From nobody Sat Feb 14 11:32:49 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fCn2n676Wz6Rpk5 for ; Sat, 14 Feb 2026 11:32:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fCn2n2Dtgz3k9M for ; Sat, 14 Feb 2026 11:32:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771068769; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JhrGYPimZOCVG912ed5/2UwuyQd7nNXPzgixO1edYy8=; b=pDGDP4nKuF0NTYJR1yzIpfU/0M9+pCdzqYPEWn8kGKesGke+ZT61TFx3gli4tGZsmGzEyC 5sLPwT2pd95yPUGrIA9TfITQrb/qei8dHp2IXhhkfHHlWOtY8kzozlKwfNCUZJC04egaBY nZiIk1Sh9KeyxD8+uGA7pjSCiu43SSV/gxji6Iaq/NfdbkgowM8ffQAEBvvUN1J9YPP75O uCNNd09iiGWaZwmzB0sr9QCDMbI4QyhsJYpaES1NnV41r2YTMhUUVFS5Cms/6lO7CGHYj5 ZSAPHpH3S1RcR0gXh7ukF9iVKfs4qg7GCWvX3HSz9y0slFAPfpuOyw8R0H/fCA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771068769; a=rsa-sha256; cv=none; b=T5GhzL5OPzb9Be1aqquwf2+En+ioBLJGAL9sK7TroT1vb8QNkx3OabBRINAv7UMslk478D Wi7y/aetFsuyrw1uvIN2e6mkuVJp5KpCwzZcu/XqV/lMSKOjdXcu3ZKmUF+0GB+lslA6nr 41Rjz3ZJ38jHSQ0yVOS9qhzxA33xRrCDuSiThJdd777jjiPXxHsZI9nPvY1W3XFoUReHZf delCy+LPmx4BFqmfzhIWQFvC8LMgBISZJkx+jfzqrbLlNiJd4uaX11i7MMcEhqEZL4t2T1 TtSybVrGZleTHcNp9K0PY4EnMPESYPc+ZnD0irTI1LVR8btpyg8qQyD94A6VTA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771068769; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JhrGYPimZOCVG912ed5/2UwuyQd7nNXPzgixO1edYy8=; b=dYjK0dcUAwDJEaib1KomEJxXlTu9UuXd7z1hPjcCNYykPbcqLLQl8M4x6xqMoL0l2R9rsj hJplRtGRDEGZ8oifpXzFDxhNZOxwaoVZ19Ql4uA8NCUjLocIDdwrAg1iL9c+GfdWI/xy7C AVG7d9gaemvaZKz/zsIBGNPq/1bRnom7f4/NnDmx/MsD1q6BvlzGISvNAIpCmJXQMr+tyF cBUjh6tltYCnfLdZqpi4GrEj2dQmVGU6gHkuTPnjDQbBR6vXa98bwdLANCklEBMJAVQQDO MJVcFfYCooOmspHFOMD9uf0uKj9YFieuUZp7TjmVU5ddGx9FDLoVRV9+D0+qfw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fCn2n1hhZz14sm for ; Sat, 14 Feb 2026 11:32:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 36be8 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 14 Feb 2026 11:32:49 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 6c90df36955c - main - emulators/qemu: Update version 10.2.0=>10.2.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6c90df36955cc6e60bfff2da315394cc31f0214b Auto-Submitted: auto-generated Date: Sat, 14 Feb 2026 11:32:49 +0000 Message-Id: <69905d61.36be8.7f34e213@gitrepo.freebsd.org> The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c90df36955cc6e60bfff2da315394cc31f0214b commit 6c90df36955cc6e60bfff2da315394cc31f0214b Author: Muhammad Moinur Rahman AuthorDate: 2026-02-14 11:26:05 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2026-02-14 11:32:26 +0000 emulators/qemu: Update version 10.2.0=>10.2.1 Changelog: https://wiki.qemu.org/ChangeLog/10.2 --- emulators/qemu/Makefile | 3 +-- emulators/qemu/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 784808fd2ad7..84b2176508a0 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,6 +1,5 @@ PORTNAME= qemu -DISTVERSION= 10.2.0 -PORTREVISION= 1 +DISTVERSION= 10.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 231ae17e6ba6..07739811ae84 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766917199 -SHA256 (qemu/10.2.0/qemu-10.2.0.tar.xz) = 9e30ad1b8b9f7b4463001582d1ab297f39cfccea5d08540c0ca6d6672785883a -SIZE (qemu/10.2.0/qemu-10.2.0.tar.xz) = 141093360 +TIMESTAMP = 1771067995 +SHA256 (qemu/10.2.1/qemu-10.2.1.tar.xz) = a3717477d8e2c84d630bfffbc20f6cd3293eb45aa1e6dac6d0cc27689991c9e1 +SIZE (qemu/10.2.1/qemu-10.2.1.tar.xz) = 141075160