Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2024 20:15:44 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: d8544bf0d948 - main - devel/phpunit11: Update to 11.3.4
Message-ID:  <202409152015.48FKFi66080987@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit d8544bf0d948ca65c0ac89c0009211bcd1202e6d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-15 19:35:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-15 20:09:35 +0000

    devel/phpunit11: Update to 11.3.4
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/11.3/ChangeLog-11.3.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 b18da1ca530b..71bf911c2065 100644
--- a/devel/phpunit11/Makefile
+++ b/devel/phpunit11/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	11.3.3
+PORTVERSION=	11.3.4
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	11${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo
index 14cab4024bc8..1015a1b1c1c7 100644
--- a/devel/phpunit11/distinfo
+++ b/devel/phpunit11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725559563
-SHA256 (phpunit-11.3.3.phar) = 5c9308b78b2a7fcf0f0fa8ec78a0e46b8807b5e72ff9b0888b255a5907318a1d
-SIZE (phpunit-11.3.3.phar) = 5259575
+TIMESTAMP = 1726080931
+SHA256 (phpunit-11.3.4.phar) = 068dad7ddc6fca6a0ad92a395c39edd7491b700f8ba6eab73d93d5ae8234c473
+SIZE (phpunit-11.3.4.phar) = 5260918



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