From nobody Sun Mar 31 03:39:10 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 4V6fyQ5frWz5GhD9; Sun, 31 Mar 2024 03:39:10 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V6fyQ2dz0z4DWf; Sun, 31 Mar 2024 03:39:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711856350; 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=rKCo616bREh7muCC3buMm49EHr4BpflLlyoAoK5sRIE=; b=rg+srN8u6FYH91R2KglWOMA6aLPFRLOIQZbYFexsOZyFaHlnKJTpE07a7945WwQRFtR7gk D/lBSRSFWizTweeoRydpTMLcTY6AbyTUcNgps+LSKliEdwIHeOFGGuFFMyDQdVnzfo7IAL 9orQSMskVrmNRmYJvyWdhRF1NFztdg+WuIwPPs/Req+L9F05tvdtpWPJQtpTiq1UExYvdr ZfOIVqOisP10McOz3Sr5U/lLFyPeNKaMpKMyu9jr9TAc4nbESdiyBTDZVXj8z2ROND4oZd iOfqX7J5jyGL9Bbb3Mp9QdruMOXMisrZqOwxL68YD0g1ejq5d4V68R12pIPIXw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711856350; a=rsa-sha256; cv=none; b=pq6B4tOmBt7hMmBoE2Dbb7WzUFVGZZw9it9ibLfI2MneoBHH9ULalvtsh4AWRuECC00ula JTz3RdlDB7KtpOBOgj5fdjLSSETjQg4hLC2PTOytt6AXh52icGqMXM6xaLTdD0EwBbAqvW 0Leo8TQn+9D1/4uIna5LAzfLtMNrY7asr4jEDhDgEYV8h6HerO92TPol/wrUiCLq/g1mei k9ZJ//rh8wgniRltXdvjrTSPj38CwBbuBb2JmbOGCcKEwez31kht+SAT/sbCIQ2TGrHrZ9 gTqksPf8fvhg1g/8YDWpJegNJg6/4164NWyD5sXc5skrDTgimlNWHcYiKPP3tw== 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=1711856350; 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=rKCo616bREh7muCC3buMm49EHr4BpflLlyoAoK5sRIE=; b=wNc5498dYID9f6ABHEcb9Q2NnIIbgtZlRHZJe8BjIdFFEaUJnploJW6np9im7jOdkW4QE9 NEAR6/uXBqjWYx9fdNo+pq5Yy3XDtJJE4Di7hP5sYolEFUXI0mp4S0veIaG+Z08ZjVlLXy zQGZ72a0AleTM0xIxH7N6JGYsFaRq1dnTVEaExGe5yT4FAB7tBajI0n+/svdk0siS+mOQY ZS97+III6s+yY204ro5R7OeFazLKFt+rZrr/UvFPSVR1HFLxzoMhqRXrVYVx/XTP9htxCq IBCwEJt76kRzgzD6xooW4oWu+GprxMEHFVGnNS5nJeLU+92XReKY7gFAQZ57JQ== 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 4V6fyQ2GM1zMGQ; Sun, 31 Mar 2024 03:39:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 42V3dAMW076256; Sun, 31 Mar 2024 03:39:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 42V3dAf8076253; Sun, 31 Mar 2024 03:39:10 GMT (envelope-from git) Date: Sun, 31 Mar 2024 03:39:10 GMT Message-Id: <202403310339.42V3dAf8076253@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: e6b43d66cde2 - main - devel/phpunit10: Update to 10.5.15 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: 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: e6b43d66cde2be1aa689375aa40414dab5d5dd39 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6b43d66cde2be1aa689375aa40414dab5d5dd39 commit e6b43d66cde2be1aa689375aa40414dab5d5dd39 Author: Po-Chuan Hsieh AuthorDate: 2024-03-31 03:05:39 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-03-31 03:05:39 +0000 devel/phpunit10: Update to 10.5.15 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 c766b892e842..1936d9dd426f 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 10.5.13 +PORTVERSION= 10.5.15 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 10${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo index 3f694cf87192..b11a488f35d0 100644 --- a/devel/phpunit10/distinfo +++ b/devel/phpunit10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710712322 -SHA256 (phpunit-10.5.13.phar) = 766f88313fdc72169620c2f7f08e09da71710f00a9e26008cdae5ecc7dfd8446 -SIZE (phpunit-10.5.13.phar) = 5013880 +TIMESTAMP = 1711466072 +SHA256 (phpunit-10.5.15.phar) = 0aa69229c4474399247976cfc03e94dff3e8782976c7405b30995b4de110e3f0 +SIZE (phpunit-10.5.15.phar) = 5015092