aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-30 07:45:32 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-30 16:51:57 +0000
commit495ac465a6ee203cdce102693b63f4eb04f22cf1 (patch)
tree6b9c7fe714c98e4b113f09fbba9ba554e2642515
parent81c87b44bce1fa9b640987feab562806e2cd760b (diff)
downloadports-495ac465a6ee203cdce102693b63f4eb04f22cf1.tar.gz
ports-495ac465a6ee203cdce102693b63f4eb04f22cf1.zip
lang/php83: Update version 8.3.0beta3=>8.3.0RC1
Please DO NOT use this version in production, it is an early test version. Changelog: https://github.com/php/php-src/blob/php-8.3.0RC1/NEWS Sponsored by: Bounce Experts
-rw-r--r--Mk/Uses/php.mk2
-rw-r--r--lang/php83/Makefile2
-rw-r--r--lang/php83/distinfo6
3 files changed, 5 insertions, 5 deletions
diff --git a/Mk/Uses/php.mk b/Mk/Uses/php.mk
index 07a5193dce92..330d58c8226c 100644
--- a/Mk/Uses/php.mk
+++ b/Mk/Uses/php.mk
@@ -180,7 +180,7 @@ PHP_VER= ${FLAVOR:S/^php//}
# When adding a version, please keep the comment in
# Mk/bsd.default-versions.mk in sync.
. if ${PHP_VER} == 83
-PHP_EXT_DIR= 20220830
+PHP_EXT_DIR= 20230831
PHP_EXT_INC= hash json openssl pcre random spl
. elif ${PHP_VER} == 82
PHP_EXT_DIR= 20220829
diff --git a/lang/php83/Makefile b/lang/php83/Makefile
index 446229c7e66a..08a306dd92a1 100644
--- a/lang/php83/Makefile
+++ b/lang/php83/Makefile
@@ -1,5 +1,5 @@
PORTNAME= php83
-DISTVERSION= 8.3.0beta3
+DISTVERSION= 8.3.0RC1
CATEGORIES?= lang devel www
MASTER_SITES= https://downloads.php.net/~jakub/ \
https://downloads.php.net/~eric/
diff --git a/lang/php83/distinfo b/lang/php83/distinfo
index 9da7f5ccb6cf..f3ab97e2a104 100644
--- a/lang/php83/distinfo
+++ b/lang/php83/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692763139
-SHA256 (php-8.3.0beta3.tar.xz) = 5d6dedf413ac045bd38585c5eba7da565f15c8c2c507e3a2ee1e39bd652613a6
-SIZE (php-8.3.0beta3.tar.xz) = 12379580
+TIMESTAMP = 1693378600
+SHA256 (php-8.3.0RC1.tar.xz) = a569e4c52221cca53c0a9f80886cea86a46d5a826efb305f08ce399f6ba01fb7
+SIZE (php-8.3.0RC1.tar.xz) = 12381792