git: 1c36a6253645 - main - lang/php86: Update version 8.6.0alpha2=>8.6.0alpha3
Muhammad Moinur Rahman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c36a625364503c646e67399b351ad5ceded3712 commit 1c36a625364503c646e67399b351ad5ceded3712 Author: Muhammad Moinur Rahman <[email protected]> AuthorDate: 2026-07-31 18:10:45 +0000 Commit: Muhammad Moinur Rahman <[email protected]> CommitDate: 2026-07-31 20:19:16 +0000 lang/php86: Update version 8.6.0alpha2=>8.6.0alpha3 Please DO NOT use this version in production, it is an early test version. For upgrade notes please visit: https://github.com/php/php-src/blob/php-8.6.0alpha3/UPGRADING Changelog: https://github.com/php/php-src/blob/php-8.6.0alpha3/NEWS --- lang/php86/Makefile | 2 +- lang/php86/distinfo | 6 +++--- lang/php86/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/lang/php86/Makefile b/lang/php86/Makefile index 7df117a48324..c853c4c0f0bc 100644 --- a/lang/php86/Makefile +++ b/lang/php86/Makefile @@ -1,5 +1,5 @@ PORTNAME= php86 -DISTVERSION= 8.6.0alpha2 +DISTVERSION= 8.6.0alpha3 PORTREVISION?= 0 CATEGORIES?= lang devel www #MASTER_SITES= PHP/distributions diff --git a/lang/php86/distinfo b/lang/php86/distinfo index 0486224d8271..3fcc4d360722 100644 --- a/lang/php86/distinfo +++ b/lang/php86/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1784440370 -SHA256 (php-8.6.0alpha2.tar.xz) = 27f0d92f7fc945ef962b2a71049632a1c4c061c6318c136a1e62f84b7d240603 -SIZE (php-8.6.0alpha2.tar.xz) = 14595984 +TIMESTAMP = 1785318451 +SHA256 (php-8.6.0alpha3.tar.xz) = 5eec9db06195860097005309eb6176309ae738df28f56eb23c87be5887d86c78 +SIZE (php-8.6.0alpha3.tar.xz) = 14793440 diff --git a/lang/php86/pkg-plist b/lang/php86/pkg-plist index 2a4f10cf8d36..8bbdbfa730b3 100644 --- a/lang/php86/pkg-plist +++ b/lang/php86/pkg-plist @@ -91,6 +91,7 @@ include/php/Zend/zend_objects.h include/php/Zend/zend_objects_API.h include/php/Zend/zend_observer.h include/php/Zend/zend_operators.h +include/php/Zend/zend_partial.h include/php/Zend/zend_perf_stat.h include/php/Zend/zend_portability.h include/php/Zend/zend_property_hooks.h @@ -508,6 +509,7 @@ include/php/main/php_glob.h include/php/main/php_globals.h include/php/main/php_ini.h include/php/main/php_ini_builder.h +include/php/main/php_io.h include/php/main/php_main.h include/php/main/php_memory_streams.h include/php/main/php_network.h