git: 4842c8394605 - main - lang/php83: Update version 8.3.0alpha3=>8.3.0beta1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Jul 2023 18:14:21 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=4842c8394605383142ee49e410fdde2f56072ab4 commit 4842c8394605383142ee49e410fdde2f56072ab4 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-07-20 18:12:39 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-07-20 18:14:14 +0000 lang/php83: Update version 8.3.0alpha3=>8.3.0beta1 Changelog: https://github.com/php/php-src/blob/php-8.3.0beta1/NEWS Sponsored by: Bounce Experts --- lang/php83/Makefile | 6 +++--- lang/php83/distinfo | 6 +++--- lang/php83/pkg-plist | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lang/php83/Makefile b/lang/php83/Makefile index 1d03dd084cdc..478f7ca0fd33 100644 --- a/lang/php83/Makefile +++ b/lang/php83/Makefile @@ -1,9 +1,9 @@ PORTNAME= php83 -DISTVERSION= 8.3.0alpha3 +DISTVERSION= 8.3.0beta1 PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= https://downloads.php.net/~jakub/ -#MASTER_SITES= https://downloads.php.net/~eric/ +MASTER_SITES= https://downloads.php.net/~jakub/ \ + https://downloads.php.net/~eric/ DISTNAME= php-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org diff --git a/lang/php83/distinfo b/lang/php83/distinfo index 338ba8d4b3e7..f101b8091555 100644 --- a/lang/php83/distinfo +++ b/lang/php83/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688707232 -SHA256 (php-8.3.0alpha3.tar.xz) = 2a8d12479648b1d33212678ceb9cc55386c253b7fbc6988304c7f4a1dfe4bfc9 -SIZE (php-8.3.0alpha3.tar.xz) = 12300908 +TIMESTAMP = 1689844560 +SHA256 (php-8.3.0beta1.tar.xz) = 7998e1c2a90fd51932ce9579b8c53151691788f1110601ad99a5fae56843765f +SIZE (php-8.3.0beta1.tar.xz) = 12369024 diff --git a/lang/php83/pkg-plist b/lang/php83/pkg-plist index b1b861ca8d01..a01d7361c7c7 100644 --- a/lang/php83/pkg-plist +++ b/lang/php83/pkg-plist @@ -61,6 +61,7 @@ include/php/Zend/zend_globals.h include/php/Zend/zend_globals_macros.h include/php/Zend/zend_hash.h include/php/Zend/zend_highlight.h +include/php/Zend/zend_hrtime.h include/php/Zend/zend_inheritance.h include/php/Zend/zend_ini.h include/php/Zend/zend_ini_parser.h @@ -207,7 +208,6 @@ include/php/ext/standard/file_arginfo.h include/php/ext/standard/flock_compat.h include/php/ext/standard/fsock.h include/php/ext/standard/head.h -include/php/ext/standard/hrtime.h include/php/ext/standard/html.h include/php/ext/standard/html_tables.h include/php/ext/standard/info.h