Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2024 06:49: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: a7faada5ca50 - main - devel/phpunit9: Update to 9.6.19
Message-ID:  <202404080649.4386nipb034823@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=a7faada5ca50a0c5834221e234fe54b122852b48

commit a7faada5ca50a0c5834221e234fe54b122852b48
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-08 06:45:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-08 06:45:15 +0000

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

diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile
index e3c66beebc4a..a0725add3f01 100644
--- a/devel/phpunit9/Makefile
+++ b/devel/phpunit9/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	9.6.18
+PORTVERSION=	9.6.19
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	9${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit9/distinfo b/devel/phpunit9/distinfo
index c192869d5cd3..124fb2dec496 100644
--- a/devel/phpunit9/distinfo
+++ b/devel/phpunit9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711466076
-SHA256 (phpunit-9.6.18.phar) = fc3729afdbab93cbf9f662de730bcc2f936bd9255bb08c6c53d41b9b0a30ec62
-SIZE (phpunit-9.6.18.phar) = 5092691
+TIMESTAMP = 1712427890
+SHA256 (phpunit-9.6.19.phar) = f30c21743f4fbea14ad8ab8f47673f9067117262dafa147fcb182e75fbc1c249
+SIZE (phpunit-9.6.19.phar) = 5115411



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