Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2022 23:27:56 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: 489b9b9a2cfd - main - devel/phpunit9: Update to 9.5.13
Message-ID:  <202201282327.20SNRud0094091@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=489b9b9a2cfd35e490d1bb9ec95214f4e09c8f82

commit 489b9b9a2cfd35e490d1bb9ec95214f4e09c8f82
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-28 23:12:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-28 23:26:37 +0000

    devel/phpunit9: Update to 9.5.13
    
    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 bd7d3c38231a..95a2f405f40e 100644
--- a/devel/phpunit9/Makefile
+++ b/devel/phpunit9/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	9.5.12
+PORTVERSION=	9.5.13
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	9${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit9/distinfo b/devel/phpunit9/distinfo
index db52fc83b580..3924b0669ba7 100644
--- a/devel/phpunit9/distinfo
+++ b/devel/phpunit9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643133655
-SHA256 (phpunit-9.5.12.phar) = 174f8ffdde87e077ce7eab147e66bdc3788e3cf31d13387f5aaa3d2742dcbcdb
-SIZE (phpunit-9.5.12.phar) = 4508668
+TIMESTAMP = 1643382502
+SHA256 (phpunit-9.5.13.phar) = 16742686383afac8a7a1e3f905862d77169746b0342f66ab80b0148582e5472a
+SIZE (phpunit-9.5.13.phar) = 4508676



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