git: 6245ed97aa89 - main - devel/arcanist-lib: Ignore with php85
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Sep 2025 10:03:56 UTC
The branch main has been updated by grembo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6245ed97aa895a8dc03843ea187c793c845a79d0
commit 6245ed97aa895a8dc03843ea187c793c845a79d0
Author: Michael Gmelin <grembo@FreeBSD.org>
AuthorDate: 2025-09-23 10:01:29 +0000
Commit: Michael Gmelin <grembo@FreeBSD.org>
CommitDate: 2025-09-23 10:03:20 +0000
devel/arcanist-lib: Ignore with php85
Too many things got deprecated.
---
devel/arcanist-lib/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/devel/arcanist-lib/Makefile b/devel/arcanist-lib/Makefile
index 0bd44bc6d3f9..3c2553b5066c 100644
--- a/devel/arcanist-lib/Makefile
+++ b/devel/arcanist-lib/Makefile
@@ -12,6 +12,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= php:cli,flavors python:env shebangfix
+IGNORE_WITH_PHP= 85
USE_GITHUB= yes
GH_ACCOUNT= phacility
GH_TAGNAME= 85c953e