Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 2024 21:44:43 GMT
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 54e5eb782158 - main - devel/aphpunit: Update from 2.2 to 2.3
Message-ID:  <202411262144.4AQLih53065460@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=54e5eb782158ac372d8e12252150f0c6885a30cf

commit 54e5eb782158ac372d8e12252150f0c6885a30cf
Author:     Torsten Zuehlsdorff <tz@FreeBSD.org>
AuthorDate: 2024-11-26 21:43:55 +0000
Commit:     Torsten Zuehlsdorff <tz@FreeBSD.org>
CommitDate: 2024-11-26 21:43:55 +0000

    devel/aphpunit: Update from 2.2 to 2.3
    
      Changelog:
        - Bugfix: Remove usage of E_STRICT constant for PHP 8.4 compatibility
    
    Sponsored by:   P. Variablis
---
 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 19897272f074..ebcc34c98a53 100644
--- a/devel/aphpunit/Makefile
+++ b/devel/aphpunit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aphpunit
-DISTVERSION=	2.2
+DISTVERSION=	2.3
 CATEGORIES=	devel www
 MASTER_SITES=	http://phar.p.variablis.de/
 PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}
diff --git a/devel/aphpunit/distinfo b/devel/aphpunit/distinfo
index 6dfd53b0df0a..9334412bcf1b 100644
--- a/devel/aphpunit/distinfo
+++ b/devel/aphpunit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1732533105
-SHA256 (aphpunit-2.2.phar) = 9cf5535eae9b86fc462d07bb7de14e7986327ee75f8c2bd630ed0b5a634a3d9a
-SIZE (aphpunit-2.2.phar) = 60549
+TIMESTAMP = 1732655317
+SHA256 (aphpunit-2.3.phar) = 406f0f278f8d1e2e176ba1b0605ecdb09c54658ab04af50e662d9272cad0b505
+SIZE (aphpunit-2.3.phar) = 60489



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