From nobody Mon Apr 8 06:49:43 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 4VCfpc3ydXz5GL1L; Mon, 8 Apr 2024 06:49:44 +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 4VCfpb4Y0Zz4nTm; Mon, 8 Apr 2024 06:49:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712558983; 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=kpuGaGbN1272PTYKX+0BrKrdf2/igA++5Bluvt3gS50=; b=poQvbsBfkEDATPeJgFUfh48FJRtLCRFY6B8K+r/kvUYSkpb0R0F2o+jWB3ZkICYmk/zyAY obrbv4c1i1yigospd/Mge3F799y/BOlu+o5S4L33RhK+363mN5UgMeMPIYB35Qox9cGxds +2jF0kDgvRM18VR8h1y0aQeGVg1AZA2KHDCzqISjbarIL1776GkQmcUnQOnrYXiPTQOMiY hWPFcYIVwO3sa3PDWevcr1/Eohbt+iQ+eYWcLeSLbwDqAvE/5KKNniiRwXDLrA/cQjXCwF meqvceffsLeesGBvLFLzNZQumplLq435EqWBRiqW3pu7Zqj1m/rw0QRULZnLrw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712558983; a=rsa-sha256; cv=none; b=IJedm5rfIqtZe2PZ2aOV7cVSPohN6eX+oQuWS0fDofwmStUuDyXIRnqr94FzxE7OgbiSj+ 9UnI46IiifbCCHosFDZzK0l9X8cB5AIEjPCBtCFoy0/r/m3nH61y60BATBL3J1PHs0uILU 9Jc9UIReDnBDUO4WAL5gk8+vkkQIejnIvMFtGj1EdnSJy4iBmHX+wY+TrvIXxT2rASUFM1 vJK1dikMj99G+hqEpDYWf0gnXBtLnF8HVXy8dmZOVqU046IE1lep4ojOgBex8CowfqNwsF NjnMnnEyPYKZGwcPK6/ByGJ5g+078bW1ePP9X7YJs7PS282U4uEyuNwyxFLEbw== 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=1712558983; 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=kpuGaGbN1272PTYKX+0BrKrdf2/igA++5Bluvt3gS50=; b=uaqdmmLhX1QErvZikgWYQxhU+domBgwY20DrvlQS+JLUMF+XGHChHC9wh3aRa5b5bwCypP V8KYjvH0zSSS/uUQrtsLbtrfivlt0iyt4DdomL1IGbNREyfH5hME9ptEbm0uLJVXnhdhhN tIreTqmagMo6axK8ePX8LEYOXevuWCUifraGQxwD6GHfT6bcKqDh5Me3BbCNa5zm6BwYeX uav2+Z9AFmk1/5tEe8auUvIrSuSI+ABMa0AgxeWwGY8ErpfDHAgpOO9FY+FBAco4N1rRoU Ulepx5DZ+VThlN8LR2f8exuUgKvOSiOFurN7YKmzUc1I9FOxBsnxccayTURVSg== 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 4VCfpb47sXz11Rr; Mon, 8 Apr 2024 06:49:43 +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 4386nhpV034787; Mon, 8 Apr 2024 06:49:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 4386nhq0034784; Mon, 8 Apr 2024 06:49:43 GMT (envelope-from git) Date: Mon, 8 Apr 2024 06:49:43 GMT Message-Id: <202404080649.4386nhq0034784@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: 2041edf1d24b - main - devel/phpunit11: Update to 11.1.1 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: 2041edf1d24bae1db4ab507f2b3b232833c29310 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2041edf1d24bae1db4ab507f2b3b232833c29310 commit 2041edf1d24bae1db4ab507f2b3b232833c29310 Author: Po-Chuan Hsieh AuthorDate: 2024-04-08 06:45:14 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-04-08 06:45:14 +0000 devel/phpunit11: Update to 11.1.1 Changes: https://github.com/sebastianbergmann/phpunit/blob/11.1/ChangeLog-11.1.md --- devel/phpunit11/Makefile | 2 +- devel/phpunit11/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/phpunit11/Makefile b/devel/phpunit11/Makefile index afe52fe76ae7..8755e6b132f0 100644 --- a/devel/phpunit11/Makefile +++ b/devel/phpunit11/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 11.0.9 +PORTVERSION= 11.1.1 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 11${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo index 68e40ca79a1b..1705b1683d0c 100644 --- a/devel/phpunit11/distinfo +++ b/devel/phpunit11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711860477 -SHA256 (phpunit-11.0.9.phar) = b2791ce4d0e3bf4571539c80f977a49622201b35d14ea02d4040ca901c15ec27 -SIZE (phpunit-11.0.9.phar) = 5034213 +TIMESTAMP = 1712427888 +SHA256 (phpunit-11.1.1.phar) = 5ccdb3d50e60135ac65fcc3aea035584c14363f0353150fbc9f7de5479e7b5ed +SIZE (phpunit-11.1.1.phar) = 5099215