summaryrefslogtreecommitdiff
path: root/lang/php83/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php83/Makefile')
-rw-r--r--lang/php83/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php83/Makefile b/lang/php83/Makefile
index f70967d5e8b7..bfd80a5eee56 100644
--- a/lang/php83/Makefile
+++ b/lang/php83/Makefile
@@ -1,5 +1,5 @@
PORTNAME= php83
-DISTVERSION= 8.3.22
+DISTVERSION= 8.3.23
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
@@ -195,7 +195,7 @@ COMMENT= The ${PHP_MODNAME} shared extension for php
USES+= php:ext,noflavors
PHP_MODNAME= ${PKGNAMESUFFIX:S/-//}
PHP_VER= 83
-IGNORE_WITH_PHP= 81 82 84
+IGNORE_WITH_PHP= 81 82 84 85
EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME}
WRKSRC= ${WRKDIR}/${EXTSUBDIR}