git: 8e894f1b216f - 2024Q4 - devel/aphpunit: Update from 2.1 to 2.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Nov 2024 11:20:13 UTC
The branch 2024Q4 has been updated by tz: URL: https://cgit.FreeBSD.org/ports/commit/?id=8e894f1b216fc0f7f6d23d7c1b9119fccc8ff0d7 commit 8e894f1b216fc0f7f6d23d7c1b9119fccc8ff0d7 Author: Torsten Zuehlsdorff <tz@FreeBSD.org> AuthorDate: 2024-11-25 11:15:46 +0000 Commit: Torsten Zuehlsdorff <tz@FreeBSD.org> CommitDate: 2024-11-25 11:20:05 +0000 devel/aphpunit: Update from 2.1 to 2.2 Changelog: * Feature: Terminated Childs are reported as Errors now * Bugfix: Define all nullable Parameter explicitly for full PHP 8.4 compatibility Also change WWW & MASTER_SITES to new home of the project (cherry picked from commit b7755466d09c0a906cdd68bdaf37a093901e1231) --- devel/aphpunit/Makefile | 6 +++--- devel/aphpunit/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/aphpunit/Makefile b/devel/aphpunit/Makefile index 1a969f03e847..19897272f074 100644 --- a/devel/aphpunit/Makefile +++ b/devel/aphpunit/Makefile @@ -1,13 +1,13 @@ PORTNAME= aphpunit -DISTVERSION= 2.1 +DISTVERSION= 2.2 CATEGORIES= devel www -MASTER_SITES= http://phar.toco-domains.de/ +MASTER_SITES= http://phar.p.variablis.de/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} EXTRACT_SUFX= .phar MAINTAINER= tz@FreeBSD.org COMMENT= Testing framework for unit tests -WWW= https://gitlab.toco-domains.de/tocOS/APHPUnit +WWW= https://gitlab.p.variablis.de/open-source/aphpunit/ LICENSE= BSD2CLAUSE diff --git a/devel/aphpunit/distinfo b/devel/aphpunit/distinfo index ec2f3ed58803..6dfd53b0df0a 100644 --- a/devel/aphpunit/distinfo +++ b/devel/aphpunit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670451737 -SHA256 (aphpunit-2.1.phar) = c1ac16427fcea47020a99ab47cc3c413558dd0dcac5e131067b63a2b55d98d60 -SIZE (aphpunit-2.1.phar) = 59571 +TIMESTAMP = 1732533105 +SHA256 (aphpunit-2.2.phar) = 9cf5535eae9b86fc462d07bb7de14e7986327ee75f8c2bd630ed0b5a634a3d9a +SIZE (aphpunit-2.2.phar) = 60549