From nobody Sun May 3 19:59:59 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 4g7wbz6h5wz6c0ys for ; Sun, 03 May 2026 19:59:59 +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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g7wbz5Tg6z444f for ; Sun, 03 May 2026 19:59:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777838399; 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=ar3BFg0uAyqFn2efw3osXxl6hK3hdIk8RLUgmb45svo=; b=sHJAcDK965MRsKbvIPVCfUbZMFlMwhvqOyowLPP4pvwkGA4N0tJYwrr0yMFRoIP00Lx1GJ VS0hVsCFWPzhrDezxx2H/+ruewDr8htDdtHnwVQdKt5YD8iPhrAD4rd4Xyz2VcAgypDaeJ Q9pv9IxVY8DqenWKZlx8JTJp8KvWXyacVCWiwk6QYAcV3Pu3zB0/LClVCy3/0Q3DyP3rOa 5K28PNWxXP35zVSVVr91d8pMWm0ijhLCTJrB6d3JV1oZ2qXyTshLpPhI+UO3wDrhgQPjju euyFKm7vEfOXLnQmhT5pBQB1QPWPi0mUp6i4tGrQyvPklQpx+/ChYLTpcAA1CQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777838399; a=rsa-sha256; cv=none; b=nnGP4ILPzDsDBAlRFOymyW0dFSYF4DyKg7dLWjcRYbZXvyyVLkMScT+31hG6FdL0fjUToW 3g5W6c5SVebfjs4nu2twnbOT3Hnwsvqmgr8AR58VBzTA0RM+WbMaNCszSXVsCJgC91iJBy nkh66sbG99Ds7iekkmwC9KqJ/UhPtj+CBH845nxlqqquPSXFI/i9W3MpeS8VmbohiqcuDL wWLY6t/UQYGG52crrEGgcIY66kiF2saDdV5mfF0+V53+kTEGi4bnQ6mxh8WfWukTjQVTIJ chwwSr+OQSU+0C7K4+ckwti6z6nLn5IFZC29xxkH4yHxpW9l0wI3u5j/4HXJwg== 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=1777838399; 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=ar3BFg0uAyqFn2efw3osXxl6hK3hdIk8RLUgmb45svo=; b=Z0z6/Pva2j+Svy8+XpRrGxBPqdQ7oDZJGCsoAbAea9dzK/GRXTTOqMYDofeMf+CMv3xteQ kUG/Kw5d7h7SPNslETsrs9fLJy6VZN6OYmRq86VUuKAwZddax/Q0nHY9ywtoDrl+owgLi4 SfGwUuIALCQwa90xOnLzt42wri1/uiSQ9aRUNdoYND6zDVFT8NWAfFyYOkqVj5276wDRBt zqbQDzRYajrdC7DXJW+uXycoFmj8gLCKazmOhvOUvrcej2/h5LMujsCnHDnG0d/Y9VqSm6 qmn3b+GTZGMs3fK4T1ys51o/1b+o8DIyQzKKr6/2sh0gWVrlWM64dSnhVkDfkQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g7wbz4Tcmzn41 for ; Sun, 03 May 2026 19:59:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3f560 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 03 May 2026 19:59:59 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jochen Neumeister Subject: git: 357798b4222b - main - devel/phpunit8: Update to 8.5.52 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: joneum X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 357798b4222b1a5407a2c0bc2c5d64f87a777bee Auto-Submitted: auto-generated Date: Sun, 03 May 2026 19:59:59 +0000 Message-Id: <69f7a93f.3f560.56b2047f@gitrepo.freebsd.org> The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=357798b4222b1a5407a2c0bc2c5d64f87a777bee commit 357798b4222b1a5407a2c0bc2c5d64f87a777bee Author: Jochen Neumeister AuthorDate: 2026-05-03 19:58:50 +0000 Commit: Jochen Neumeister CommitDate: 2026-05-03 19:58:50 +0000 devel/phpunit8: Update to 8.5.52 Sponsored by: Netzkommune GmbH --- devel/phpunit8/Makefile | 2 +- devel/phpunit8/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/phpunit8/Makefile b/devel/phpunit8/Makefile index 74c0bb6948bb..5246cc2e8ae4 100644 --- a/devel/phpunit8/Makefile +++ b/devel/phpunit8/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -DISTVERSION= 8.5.50 +DISTVERSION= 8.5.52 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit8/distinfo b/devel/phpunit8/distinfo index a174d5398e78..2cdfd9f8f7f3 100644 --- a/devel/phpunit8/distinfo +++ b/devel/phpunit8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767721880 -SHA256 (phpunit-8.5.50.phar) = f51eac1707f4cecaf4e920d57e0c6225a830284a3906cdd22734129fc71287fa -SIZE (phpunit-8.5.50.phar) = 3301242 +TIMESTAMP = 1777837768 +SHA256 (phpunit-8.5.52.phar) = 7b10b6056780081a338dd8975566c2a8d29fb24ce402601845c88d3b310b3b15 +SIZE (phpunit-8.5.52.phar) = 3301891