diff options
Diffstat (limited to 'lang/php84')
-rw-r--r-- | lang/php84/Makefile | 4 | ||||
-rw-r--r-- | lang/php84/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/php84/Makefile b/lang/php84/Makefile index b6c07273399a..3bf61525ae64 100644 --- a/lang/php84/Makefile +++ b/lang/php84/Makefile @@ -1,5 +1,5 @@ PORTNAME= php84 -DISTVERSION= 8.4.8 +DISTVERSION= 8.4.10 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions @@ -197,7 +197,7 @@ COMMENT= The ${PHP_MODNAME} shared extension for php USES+= php:ext,noflavors PHP_MODNAME= ${PKGNAMESUFFIX:S/-//} PHP_VER= 84 -IGNORE_WITH_PHP= 81 82 83 +IGNORE_WITH_PHP= 81 82 83 85 EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME} WRKSRC= ${WRKDIR}/${EXTSUBDIR} diff --git a/lang/php84/distinfo b/lang/php84/distinfo index a7ffa64e34bf..3be8a2533adc 100644 --- a/lang/php84/distinfo +++ b/lang/php84/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749266448 -SHA256 (php-8.4.8.tar.xz) = aa6a4d330b47eacd83e351658ba8c47747a1e4356456219cfb6d75e7838da091 -SIZE (php-8.4.8.tar.xz) = 13619152 +TIMESTAMP = 1751553605 +SHA256 (php-8.4.10.tar.xz) = 14983a9ef8800e6bc2d920739fd386054402f7976ca9cd7f711509496f0d2632 +SIZE (php-8.4.10.tar.xz) = 13625264 |