From nobody Sun Jul 21 09:59:52 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 4WRf606K0rz5RB5Z; Sun, 21 Jul 2024 09:59:52 +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 4WRf604M5nz3wYv; Sun, 21 Jul 2024 09:59:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721555992; 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=lboiPYee4qVxLJewcceI+X1jOkdgVbD8YyKYPYCCX18=; b=WaNbzpZOZaeqlPTZMFC+vQr3T9fss7EU4A9rv38gAL0hq1o/fVZ+fe7oCC5CSoTfLyas6x QKmO/19DAaz1/D7uQxZiWx2h95SkKZHZKIDyl0j4NHlYsGK4JT0M/oVs4m4jbF5U90Qn86 RTclG8WjXR2v87ZRYpZIGFaT61/2k/mDYzBCUNG1lqr830z0THRak3UTS1l2HWDJxBffbi fmXBDC5un95075x/AzInjLMeuNj4xEZbKLMA5R3EnBum2JclqcsyjjLTfSL/AzREuo39Oc iD2MC/5x5bBN2nqcz9KIG74AFiad8KxSFARp1o/ldQVip0bGOAw+e2OvtpoOIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721555992; a=rsa-sha256; cv=none; b=p+RMiMySuggZ5WmRLhEUKV6Be76H3Q14v4FjOn9YS2jrm/z+TTFlMd4PLZQ+if4YcFRGcO 26yY1DdHF6kZPVex8qVicAjyvgaeKbjRfltdYq3Oa/TwrcZ5XiLJ6vnUrKOQ/x5JJsU9QH C0MbQ+1dPffmEmXyAqO8Zo4FClobpgtLv5SIEla+yh4bjmsLhcAR27IsDhk7dleZongqqn z5t/5hnA6EGqSCGA8NBUbZIwO8HcXTAE52CkUNIAjvHWf4IBroULqJOm7qvT3R9RUcv5n+ IR85nX8XZRSh/wLjjR0H6WqE9neCWyL5s0Za8+1ceZ/hO67bG3jfODk65w+KbA== 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=1721555992; 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=lboiPYee4qVxLJewcceI+X1jOkdgVbD8YyKYPYCCX18=; b=Nl4IztDaqMzTfdQLZG4nL/wfu/ocTL7QUUvB3a71baFjXwMgptZnkXABWXaj0cdSwgBXeP H2R8R0f5yzIBEG6l8zzeDVI0X2HjeOTcQdy2tYtU7UqHs20MBuBdzStIryMkARJf0wpGE0 MOcS3KMHN1MB97okL9Em80+OlpI/Q7Ii6uQJxzdD9ejT3IZemy0PoS29TcusFbW9VJHhR+ y3I/+McPvQNEC9fBsjLJ+j0APuu6FnXHuaEZ6kreiC2vQ9xXNvAxMspFE20FOIYvK2yFow zCla4lfNyxVoHVi2DQeKYulnwyoHW0hXabjlogtgHgyWB+LnoEFuouDFAj9Eyg== 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 4WRf602pRnzw9p; Sun, 21 Jul 2024 09:59:52 +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 46L9xq0e078647; Sun, 21 Jul 2024 09:59:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 46L9xqwQ078644; Sun, 21 Jul 2024 09:59:52 GMT (envelope-from git) Date: Sun, 21 Jul 2024 09:59:52 GMT Message-Id: <202407210959.46L9xqwQ078644@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: 71b737b6770a - main - devel/phpunit11: Update to 11.2.8 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: 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: 71b737b6770af2bfa6031b4f69e3a4a167a6383c Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=71b737b6770af2bfa6031b4f69e3a4a167a6383c commit 71b737b6770af2bfa6031b4f69e3a4a167a6383c Author: Po-Chuan Hsieh AuthorDate: 2024-07-21 09:56:27 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-07-21 09:56:27 +0000 devel/phpunit11: Update to 11.2.8 Changes: https://github.com/sebastianbergmann/phpunit/blob/11.2/ChangeLog-11.2.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 f33462b7c2bf..3cb7dd80a2c9 100644 --- a/devel/phpunit11/Makefile +++ b/devel/phpunit11/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 11.2.7 +PORTVERSION= 11.2.8 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 11${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo index 59c2fe51ad31..38d822425c87 100644 --- a/devel/phpunit11/distinfo +++ b/devel/phpunit11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720689604 -SHA256 (phpunit-11.2.7.phar) = c2cbc6c42d955c59b089701d75c35556bd1b4cd90909b989d1d506234e022aac -SIZE (phpunit-11.2.7.phar) = 5145526 +TIMESTAMP = 1721499012 +SHA256 (phpunit-11.2.8.phar) = 673f6bdb05af5ca98ae5882d35e7b2cc447b46bd7663e30585a9935a92eae826 +SIZE (phpunit-11.2.8.phar) = 5145766