git: baae1af5e904 - main - devel/arcanist-lib: Fix for PHP 8.4.0RC3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Nov 2024 17:03:09 UTC
The branch main has been updated by grembo: URL: https://cgit.FreeBSD.org/ports/commit/?id=baae1af5e904fee238df2a84d98dd616227a58d2 commit baae1af5e904fee238df2a84d98dd616227a58d2 Author: Michael Gmelin <grembo@FreeBSD.org> AuthorDate: 2024-11-11 16:58:58 +0000 Commit: Michael Gmelin <grembo@FreeBSD.org> CommitDate: 2024-11-11 16:58:58 +0000 devel/arcanist-lib: Fix for PHP 8.4.0RC3 Reported by: cracauer Differential Revision: https://reviews.freebsd.org/D47376 --- devel/arcanist-lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/arcanist-lib/Makefile b/devel/arcanist-lib/Makefile index b5ffbe608260..0289addfe9d7 100644 --- a/devel/arcanist-lib/Makefile +++ b/devel/arcanist-lib/Makefile @@ -1,6 +1,6 @@ PORTNAME?= arcanist PORTVERSION?= 20220518 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES?= devel PKGNAMESUFFIX= ${SLAVE_PKGNAMESUFFIX}${PHP_PKGNAMESUFFIX}