diff options
Diffstat (limited to 'lang/php83')
-rw-r--r-- | lang/php83/Makefile | 6 | ||||
-rw-r--r-- | lang/php83/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/lang/php83/Makefile b/lang/php83/Makefile index 602850e1b2c1..bfd80a5eee56 100644 --- a/lang/php83/Makefile +++ b/lang/php83/Makefile @@ -1,6 +1,6 @@ PORTNAME= php83 -DISTVERSION= 8.3.22 -PORTREVISION?= 1 +DISTVERSION= 8.3.23 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} @@ -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} diff --git a/lang/php83/distinfo b/lang/php83/distinfo index c68e1786aa12..8d15b5e5f9cc 100644 --- a/lang/php83/distinfo +++ b/lang/php83/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749266431 -SHA256 (php-8.3.22.tar.xz) = 66c86889059bd27ccf460590ca48fcaf3261349cc9bdba2023ac6a265beabf36 -SIZE (php-8.3.22.tar.xz) = 12555076 +TIMESTAMP = 1751555643 +SHA256 (php-8.3.23.tar.xz) = 08be64700f703bca6ff1284bf1fdaffa37ae1b9734b6559f8350248e8960a6db +SIZE (php-8.3.23.tar.xz) = 12577624 |