Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2024 05:27:28 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 75180f86d924 - main - devel/phpunit11: Update to 11.4.1
Message-ID:  <202410140527.49E5RS82047378@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=75180f86d9244f88e9621d17a7b4a067f3edbc75

commit 75180f86d9244f88e9621d17a7b4a067f3edbc75
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-14 04:47:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-14 05:25:17 +0000

    devel/phpunit11: Update to 11.4.1
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/11.4/ChangeLog-11.4.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 cb9b909029a9..f59b6236f1bc 100644
--- a/devel/phpunit11/Makefile
+++ b/devel/phpunit11/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	11.3.6
+PORTVERSION=	11.4.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 f52b0e54b89b..2708aeeac47c 100644
--- a/devel/phpunit11/distinfo
+++ b/devel/phpunit11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1727314502
-SHA256 (phpunit-11.3.6.phar) = cb13d2a0120b5f95e7e3f8e5f07d7d0cae6b4120f3bdd24353aa10e4944215cd
-SIZE (phpunit-11.3.6.phar) = 5288592
+TIMESTAMP = 1728632250
+SHA256 (phpunit-11.4.1.phar) = 2e521c522ef3d8a2be2bb26cf68268a9c3017f7eb3bc874f2936ce34bdd93cac
+SIZE (phpunit-11.4.1.phar) = 5325219


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410140527.49E5RS82047378>