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