From nobody Mon Oct 14 05:27:27 2024 X-Original-To: dev-commits-ports-all@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 4XRm2S4MW1z5Z9cQ; Mon, 14 Oct 2024 05:27:28 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XRm2R742Vz4V1W; Mon, 14 Oct 2024 05:27:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728883648; 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=290xpEzNuWOhmSs5NeIWWIrMOl/+zd0laZW0CEdwsr8=; b=jB8wkkugNLeKdgvcST4eP3lKI+MB/fWn6QlwU3G8Fnp5xTJcMvJ/hOIelQC/ZgZ1SG3Dtw JEl400yiM14Su+bdI514Kwd4cEAxQBv9DS1/1DZlL7KxS2VGXDn++thzo26IRnZcnNgLxQ 7zmTI5YlotgsusJgbxZTbH5lJSv2GM4Jpso+MI964xe/LCoaEQFs6WEYMLOYU/yJ3+Udn1 EQ3pm5EDyYo8+5477LYV1rYNnfEQwWVLlcN4aRSygAxMemCEyw6Rg/dih0JWpnKszrPL8X hHp8hjnsHTyl8+lvLTupUUcy1h7OY/WQjFd9R9SmopntmIKMPi3p7HnADUOe0Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728883648; 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=290xpEzNuWOhmSs5NeIWWIrMOl/+zd0laZW0CEdwsr8=; b=UzIh3u7TUHzdAf67ojjs4XYW6YFrPtAiNROasRFSAhpY7gZdxUp3jLMAMXBnrjjT63QnCQ 21sk3ScXeSjmTnWHh4NE9ixNikQbYlBG1omeFYXY15agrSO4bMIjnJE7MMOfOwvNWxfVEj +FdyhHMRLhsHvgXWgdf5YxfE0Nr0jBwAdoo4Gce/JAhHUroOMHAiZ+2IgyAXgFhb3vQHrm arDO6Yf1Yapo1kN2sc+mKz/DUusvebw3iqk98WhBpEas9fbQXwrZUO+4JovxFHuzTdPs6D zuLuddOP2WeGvaHkICmzQo8F7JaM9lY0XQEM3ujxABGRjlrbY/3ZRCZ7m9NTVw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728883648; a=rsa-sha256; cv=none; b=XdPBDkqXUOTjWPWxZ8AWBqiZQNa8VF6yjgOyNuBPzgy1HBj+CskNl79oRYEHM8t5A7ay3B 8M+kj5phYHvE4Z2bqf/613JnPiuKqwLT09K4/PHnIRIP4lK3xH+d/Fq4llvslNSkVQc+sb IeLruSV7WneXszED0n68YA+w7hnsksPQRGaQO1Y47LcaIORpyvIlkvdjCNx8pw6u89FMd9 FaYhcddqjthFDC7CV7okQyorQabvGgRKD9PZ6f+Jk6Dhxv2t7SNOc5z1ESElNTtM+InND+ 8jGi94JVD4fl0ERxeLiqzzqr9ka0JnfXF2yx99leFEOEV6rA9rg2j3B9zrli8g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XRm2R6FlnzPlJ; Mon, 14 Oct 2024 05:27:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 49E5RRgR047342; Mon, 14 Oct 2024 05:27:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 49E5RR59047339; Mon, 14 Oct 2024 05:27:27 GMT (envelope-from git) Date: Mon, 14 Oct 2024 05:27:27 GMT Message-Id: <202410140527.49E5RR59047339@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> Subject: git: 2aa137731ac8 - main - devel/phpunit10: Update to 10.5.36 List-Id: Commit messages for all branches of the ports repository <dev-commits-ports-all.freebsd.org> List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: <mailto:dev-commits-ports-all+help@freebsd.org> List-Post: <mailto:dev-commits-ports-all@freebsd.org> List-Subscribe: <mailto:dev-commits-ports-all+subscribe@freebsd.org> List-Unsubscribe: <mailto:dev-commits-ports-all+unsubscribe@freebsd.org> X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@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: 2aa137731ac88e54a16459b912106725862c2d89 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2aa137731ac88e54a16459b912106725862c2d89 commit 2aa137731ac88e54a16459b912106725862c2d89 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-14 04:47:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-14 05:25:17 +0000 devel/phpunit10: Update to 10.5.36 Changes: https://github.com/sebastianbergmann/phpunit/blob/10.5/ChangeLog-10.5.md --- devel/phpunit10/Makefile | 2 +- devel/phpunit10/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/phpunit10/Makefile b/devel/phpunit10/Makefile index a71981e46304..d21c4eb31af5 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 10.5.35 +PORTVERSION= 10.5.36 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 10${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo index b855236f9f74..7e746cef89ab 100644 --- a/devel/phpunit10/distinfo +++ b/devel/phpunit10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727314500 -SHA256 (phpunit-10.5.35.phar) = f3d06626f2bae38c11ca3b937e81cd98649576027e2abba3c28287b9e1e8b352 -SIZE (phpunit-10.5.35.phar) = 5114849 +TIMESTAMP = 1728632248 +SHA256 (phpunit-10.5.36.phar) = 7ccf47fa1d234b679999befc7da1d84ec09782754fe2bcbe5591c60256da068c +SIZE (phpunit-10.5.36.phar) = 5117460