From nobody Thu Mar 12 14:47:57 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 4fWr7y1Fknz6VS2B for ; Thu, 12 Mar 2026 14:47:58 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fWr7x5XY2z3rbj for ; Thu, 12 Mar 2026 14:47:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773326877; 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=FmbXm/a4HuIaAECPaTbuWMOn9pDqvNV7/ZhjOnEvOgQ=; b=l1U3/r6ZE50vGikTy2RgTEMBffJ2CpaazQK8IkITZEwdjkzgcE7xqnv5nwihXZ2SJ8ujDo J/TeymUqRY7Dk7q5xtAsUSeOxEl0he06vw0Q6xfQE3DWhvoyPjPaVVIVavgRGbBT2speSo /n3t8/3wX0NFHYZCimaWASA2iZyFFtd2SUJ9WEQpSS4bvygn2qjgih/xUyBS9kKxbpBhxS 1Wd0FMicJ03jd4/xUxXdPRpaG5G1xe1GE6clHaQfKRkxkae+KpOB6b+OZqv9DObsK9DVCX IKVVh7tuTDbiB3NNnl9Jm5QIsmqs44nNZNOTFJ5P4XD7SEsnYpVSM98y0ZIRwA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773326877; a=rsa-sha256; cv=none; b=Z32Jx8uoA9m4AidA7XbBRRJCa3sKrBfQaTuBsBVQ8AP5g6yQI71CBSKbQZ27ABNWTJmWDA uIVRcEAqJs+MfUL3EyYWzas0q4cWzxOIQgsYbVfN9dmglddmI3PUjc0aFhOYJh5eITV8+P A1fNxQN1nMTUJDzDmbkFASBQa69ZuhniT/mBrjWiA2fHHfXhhWRtFkKrOgEQkivjLlOhOO PK0bWoiqff3UiKLSbv0hq04zePL3KJow3CheKMbBcgUQjMEgBhwSgx4MWzHNmXakhMISdR 3RqsETAoY8YqhVm28qj02Cs2j2rlBkR7WgtG0HoSLsotTwG0k/SLF9Zmgh3pKw== 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=1773326877; 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=FmbXm/a4HuIaAECPaTbuWMOn9pDqvNV7/ZhjOnEvOgQ=; b=GWfZZrHNngYB5nszQ3dQJuu0IsuK8sdtUiIwqzUlGlVbyn58R75zCCtKB9h/Yr1vMTaxP5 laoy5HK/EeznOz6V1BiJOlPeyKUKSm2WP9neF6TYkYatcEGzjTWJsNX1DP1VAgfLLqZ3y0 wORTNMWqV6M1pv2lmxloM8JiLVjmhlxGa5BK4S0f9k0m9XA9ZpEW1ia9Fp+TWRCkKelxYh b/TG0VDmovtzP8WyXL0VPczKz/lD2TwDKlc6xnWSjENQWr5c6CGNWRUyHdV5zI31KA2gC8 7VBbHM4tSlp6SKQ/W8UMkZT1kXPXG+CVS+ho3G89beRsLxIsK8fwiDjsx9zGGw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fWr7x55WLzqPG for ; Thu, 12 Mar 2026 14:47:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 38d96 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 12 Mar 2026 14:47:57 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 3eda36e6a998 - main - devel/phpunit12: Update to 12.5.14 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: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3eda36e6a9989e3e53a6cd44126dfcbc60e946f7 Auto-Submitted: auto-generated Date: Thu, 12 Mar 2026 14:47:57 +0000 Message-Id: <69b2d21d.38d96.4c908e3c@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3eda36e6a9989e3e53a6cd44126dfcbc60e946f7 commit 3eda36e6a9989e3e53a6cd44126dfcbc60e946f7 Author: Po-Chuan Hsieh AuthorDate: 2026-03-12 14:17:53 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-03-12 14:46:53 +0000 devel/phpunit12: Update to 12.5.14 Changes: https://github.com/sebastianbergmann/phpunit/blob/12.5/ChangeLog-12.5.md --- devel/phpunit12/Makefile | 2 +- devel/phpunit12/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/phpunit12/Makefile b/devel/phpunit12/Makefile index ae5d64d2f3e7..78211b059488 100644 --- a/devel/phpunit12/Makefile +++ b/devel/phpunit12/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 12.5.12 +PORTVERSION= 12.5.14 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 12${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit12/distinfo b/devel/phpunit12/distinfo index 81ec59bd9e2c..100b7d4be0de 100644 --- a/devel/phpunit12/distinfo +++ b/devel/phpunit12/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771421430 -SHA256 (phpunit-12.5.12.phar) = a39ce1520c5face332366024a6d88277026863f3dbf912d43df4c4c28703592d -SIZE (phpunit-12.5.12.phar) = 6188084 +TIMESTAMP = 1773152807 +SHA256 (phpunit-12.5.14.phar) = 2442777a2825e43338cd12aa586327203282184d43f823a5be8c3812c735c43b +SIZE (phpunit-12.5.14.phar) = 6184204