Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 18:42:24 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: b2a218b12253 - main - devel/phpunit11: Update to 11.3.3
Message-ID:  <202409081842.488IgO39034205@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=b2a218b1225350bc5630bba13372fe45f6c56df3

commit b2a218b1225350bc5630bba13372fe45f6c56df3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:16:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:36:59 +0000

    devel/phpunit11: Update to 11.3.3
    
    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 f7c0cc432feb..b18da1ca530b 100644
--- a/devel/phpunit11/Makefile
+++ b/devel/phpunit11/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	11.3.1
+PORTVERSION=	11.3.3
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	11${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo
index 7183f98e51ee..14cab4024bc8 100644
--- a/devel/phpunit11/distinfo
+++ b/devel/phpunit11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724084514
-SHA256 (phpunit-11.3.1.phar) = d522d01acb309f82937929c1a7931c182a7571dccc3b0eb0cbcf861c382548a0
-SIZE (phpunit-11.3.1.phar) = 5251220
+TIMESTAMP = 1725559563
+SHA256 (phpunit-11.3.3.phar) = 5c9308b78b2a7fcf0f0fa8ec78a0e46b8807b5e72ff9b0888b255a5907318a1d
+SIZE (phpunit-11.3.3.phar) = 5259575


home | help

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