Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2023 20:54:01 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: c04562d3c627 - main - devel/phpunit10: Update to 10.5.3
Message-ID:  <202312142054.3BEKs1lW003290@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=c04562d3c62777b1d7f81d6c936ac25b85fae01e

commit c04562d3c62777b1d7f81d6c936ac25b85fae01e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-14 20:44:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 20:44:52 +0000

    devel/phpunit10: Update to 10.5.3
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/10.5/ChangeLog-10.5.md
---
 devel/phpunit10/Makefile | 2 +-
 devel/phpunit10/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/phpunit10/Makefile b/devel/phpunit10/Makefile
index 068279b67b30..7f40cee2a239 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.5.2
+PORTVERSION=	10.5.3
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	10${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo
index 70ef079643e7..dac11584b618 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702028040
-SHA256 (phpunit-10.5.2.phar) = e49e970f9c5aed10d00da4c5e30e7d2400ac9d966cecce526dc0ebc1deab95fd
-SIZE (phpunit-10.5.2.phar) = 4794593
+TIMESTAMP = 1702543610
+SHA256 (phpunit-10.5.3.phar) = 42519b018ce187c86136438ac7c546dd9b6a5e8735330cbf1e4cf2e9bf1b8d4c
+SIZE (phpunit-10.5.3.phar) = 4794851



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