Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 2024 21:45:16 GMT
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 8170b0e74103 - 2024Q4 - devel/aphpunit: Update from 2.2 to 2.3
Message-ID:  <202411262145.4AQLjGZ0065753@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=8170b0e74103b22f20e3fed7bca6e03bd68bc8e7

commit 8170b0e74103b22f20e3fed7bca6e03bd68bc8e7
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:45:08 +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
    
    (cherry picked from commit 54e5eb782158ac372d8e12252150f0c6885a30cf)
---
 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?202411262145.4AQLjGZ0065753>