Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2022 13:42:43 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: 6980552f5e9b - main - devel/phpunit9: Update to 9.5.18
Message-ID:  <202203251342.22PDghdC018433@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=6980552f5e9bfccbd753237d1f81fe1e86ba75d2

commit 6980552f5e9bfccbd753237d1f81fe1e86ba75d2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-25 12:45:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-25 13:36:40 +0000

    devel/phpunit9: Update to 9.5.18
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.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 43218e14818e..9b5945988b4b 100644
--- a/devel/phpunit9/Makefile
+++ b/devel/phpunit9/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	9.5.16
+PORTVERSION=	9.5.18
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	9${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit9/distinfo b/devel/phpunit9/distinfo
index 03e8ee0fa4ac..a09b48d2e002 100644
--- a/devel/phpunit9/distinfo
+++ b/devel/phpunit9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646057876
-SHA256 (phpunit-9.5.16.phar) = 342166d3067cb86a4d9620d0a49b9ae4b4bbe25d5d751a0ecfd3ed4e96409b0a
-SIZE (phpunit-9.5.16.phar) = 4513114
+TIMESTAMP = 1647264426
+SHA256 (phpunit-9.5.18.phar) = 44ac6b8284418f2cfb8031a6314816f5cb24544366225a227f3ccb1744f33ce2
+SIZE (phpunit-9.5.18.phar) = 4517083



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