git: fdd590bc51ca - main - devel/aphpunit: Upgrade from 2.0 to 2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Dec 2022 23:26:09 UTC
The branch main has been updated by tz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fdd590bc51ca314d67d3adc4a947f8b3c2cd8ea1
commit fdd590bc51ca314d67d3adc4a947f8b3c2cd8ea1
Author: Torsten Zuehlsdorff <tz@FreeBSD.org>
AuthorDate: 2022-12-07 23:24:57 +0000
Commit: Torsten Zuehlsdorff <tz@FreeBSD.org>
CommitDate: 2022-12-07 23:26:02 +0000
devel/aphpunit: Upgrade from 2.0 to 2.1
- Feature: Add flag --print-exceptions to print content of generated Exception files
- Bugfix: Also catch Throwable Errors and return error code when found
---
devel/aphpunit/Makefile | 2 +-
devel/aphpunit/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/aphpunit/Makefile b/devel/aphpunit/Makefile
index 7f4342e06193..1a969f03e847 100644
--- a/devel/aphpunit/Makefile
+++ b/devel/aphpunit/Makefile
@@ -1,5 +1,5 @@
PORTNAME= aphpunit
-DISTVERSION= 2.0
+DISTVERSION= 2.1
CATEGORIES= devel www
MASTER_SITES= http://phar.toco-domains.de/
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
diff --git a/devel/aphpunit/distinfo b/devel/aphpunit/distinfo
index bf2fae411ede..ec2f3ed58803 100644
--- a/devel/aphpunit/distinfo
+++ b/devel/aphpunit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611522620
-SHA256 (aphpunit-2.0.phar) = b34fb13a2df43b0e8e747788c6712911411a0df07852570cd906ef261a270896
-SIZE (aphpunit-2.0.phar) = 59041
+TIMESTAMP = 1670451737
+SHA256 (aphpunit-2.1.phar) = c1ac16427fcea47020a99ab47cc3c413558dd0dcac5e131067b63a2b55d98d60
+SIZE (aphpunit-2.1.phar) = 59571