Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2024 14:26:50 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: 7997cd1e6534 - main - devel/phpunit10: Update to 10.5.19
Message-ID:  <202404201426.43KEQoiK007016@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=7997cd1e6534e2eb43d99393af942eea2fd481fc

commit 7997cd1e6534e2eb43d99393af942eea2fd481fc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-20 14:22:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-20 14:25:36 +0000

    devel/phpunit10: Update to 10.5.19
    
    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 edb5aed066d3..7403f40e6d93 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.5.17
+PORTVERSION=	10.5.19
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	10${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo
index fbf07894c499..ae6f0fd0c978 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712427886
-SHA256 (phpunit-10.5.17.phar) = 7eb5fbc25c10756456ef04ca6b3ebc719acc26d7f35b5949360c494086db80ab
-SIZE (phpunit-10.5.17.phar) = 5023747
+TIMESTAMP = 1713528494
+SHA256 (phpunit-10.5.19.phar) = e37728f7d5a26f5b2ddaaec4f11582a7372d984dacb9789ee5f4e58ca8df6b50
+SIZE (phpunit-10.5.19.phar) = 5024889



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