diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-04-14 17:32:50 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-04-14 17:32:50 +0000 |
commit | 1ba4b37923049d647456ff4e3a4624c273b1c923 (patch) | |
tree | 8b84927750cc2c1b6ac5946663e0eec7b18d3e92 | |
parent | 66d61e95cb85f95c2eb1ca89a462b7eb5ba1b0af (diff) |
lang/php81: Update version 8.1.7=>8.1.8
Changelog: https://www.php.net/ChangeLog-8.php#8.1.18
Sponsored by: Bounce Experts
-rw-r--r-- | devel/php81-intl/Makefile | 2 | ||||
-rw-r--r-- | lang/php81/Makefile | 2 | ||||
-rw-r--r-- | lang/php81/distinfo | 6 | ||||
-rw-r--r-- | lang/php81/pkg-plist | 1 |
4 files changed, 6 insertions, 5 deletions
diff --git a/devel/php81-intl/Makefile b/devel/php81-intl/Makefile index 9b26b350679d..2c5bf271c61e 100644 --- a/devel/php81-intl/Makefile +++ b/devel/php81-intl/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php81 diff --git a/lang/php81/Makefile b/lang/php81/Makefile index e25845dbfba2..00268c0166ff 100644 --- a/lang/php81/Makefile +++ b/lang/php81/Makefile @@ -1,5 +1,5 @@ PORTNAME= php81 -DISTVERSION= 8.1.17 +DISTVERSION= 8.1.18 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php81/distinfo b/lang/php81/distinfo index 0fc2cae4347e..c5a15b27e2dd 100644 --- a/lang/php81/distinfo +++ b/lang/php81/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679095083 -SHA256 (php-8.1.17.tar.xz) = b5c48f95b8e1d8624dd05fc2eab7be13277f9a203ccba97bdca5a1a0fb4a1460 -SIZE (php-8.1.17.tar.xz) = 11818552 +TIMESTAMP = 1681490231 +SHA256 (php-8.1.18.tar.xz) = f3553370f8ba42729a9ce75eed17a2111d32433a43b615694f6a571b8bad0e39 +SIZE (php-8.1.18.tar.xz) = 11782240 diff --git a/lang/php81/pkg-plist b/lang/php81/pkg-plist index 7d4687e211bf..84b4ca61ea36 100644 --- a/lang/php81/pkg-plist +++ b/lang/php81/pkg-plist @@ -74,6 +74,7 @@ include/php/Zend/zend_list.h include/php/Zend/zend_llist.h include/php/Zend/zend_long.h include/php/Zend/zend_map_ptr.h +include/php/Zend/zend_max_execution_timer.h include/php/Zend/zend_modules.h include/php/Zend/zend_multibyte.h include/php/Zend/zend_multiply.h |