git: 2747d4a41de1 - main - lang/php82: Update version 8.2.0RC6=>8.2.0RC7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Nov 2022 23:48:08 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2747d4a41de14ad20acae0322f362ada239cf5b0
commit 2747d4a41de14ad20acae0322f362ada239cf5b0
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-11-25 23:45:24 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-11-25 23:47:44 +0000
lang/php82: Update version 8.2.0RC6=>8.2.0RC7
- Core:
. Move observer_declared_function_notify until after pass_two(). (Bob)
. Do not report MINIT stage internal class aliases in extensions.
(Bob)
- Opcache:
. Fix opcache preload with observers enabled. (Bob)
- Standard:
. Fix crash reading module_entry after DL_UNLOAD() when module already
loaded. (Bob)
Relnotes: https://github.com/php/php-src/blob/php-8.2.0RC7/NEWS
Sponsored by: Bounce Experts
---
devel/php82-intl/Makefile | 1 -
lang/php82/Makefile | 4 ++--
lang/php82/distinfo | 6 +++---
3 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/devel/php82-intl/Makefile b/devel/php82-intl/Makefile
index ee29a2235e91..ed4b8c995619 100644
--- a/devel/php82-intl/Makefile
+++ b/devel/php82-intl/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php82
diff --git a/lang/php82/Makefile b/lang/php82/Makefile
index 1672dec60c13..dcaee8c7027c 100644
--- a/lang/php82/Makefile
+++ b/lang/php82/Makefile
@@ -1,8 +1,8 @@
PORTNAME= php82
-DISTVERSION= 8.2.0RC6
+DISTVERSION= 8.2.0RC7
PORTREVISION?= 0
CATEGORIES?= lang devel www
-MASTER_SITES= https://downloads.php.net/~sergey/
+MASTER_SITES= https://downloads.php.net/~pierrick/
DISTNAME= php-${DISTVERSION}
MAINTAINER= bofh@FreeBSD.org
diff --git a/lang/php82/distinfo b/lang/php82/distinfo
index 98a6c894761e..4d6014dfd8f3 100644
--- a/lang/php82/distinfo
+++ b/lang/php82/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1668013086
-SHA256 (php-8.2.0RC6.tar.xz) = b1b4fcb08c257b73ae817c6a2d93b78ca5e5ace42c5f5887ed6447f06fa7bfc6
-SIZE (php-8.2.0RC6.tar.xz) = 11922808
+TIMESTAMP = 1669408567
+SHA256 (php-8.2.0RC7.tar.xz) = 31204434c525f85e64f666a766f623443637616b184e8652414f619a127c5ef7
+SIZE (php-8.2.0RC7.tar.xz) = 12020100