git: a0088d66e9fc - main - lang/php83: Update version 8.3.22=>8.3.23
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Jul 2025 18:40:48 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a0088d66e9fcc0ae9a2e4ac201ecb18b5cabdd5b
commit a0088d66e9fcc0ae9a2e4ac201ecb18b5cabdd5b
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-07-03 18:28:44 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-07-03 18:38:27 +0000
lang/php83: Update version 8.3.22=>8.3.23
Changelog: https://www.php.net/ChangeLog-8.php#8.3.23
Security: CVE-2025-1220
Security: CVE-2025-1735
Security: CVE-2025-6491
MFH: 2025Q3
---
lang/php83/Makefile | 4 ++--
lang/php83/distinfo | 6 +++---
net/php83-soap/Makefile | 1 -
textproc/php83-dom/Makefile | 1 -
textproc/php83-simplexml/Makefile | 1 -
textproc/php83-xml/Makefile | 1 -
textproc/php83-xmlreader/Makefile | 1 -
textproc/php83-xmlwriter/Makefile | 1 -
textproc/php83-xsl/Makefile | 1 -
www/mod_php83/Makefile | 1 -
10 files changed, 5 insertions(+), 13 deletions(-)
diff --git a/lang/php83/Makefile b/lang/php83/Makefile
index c70d9a675138..bfd80a5eee56 100644
--- a/lang/php83/Makefile
+++ b/lang/php83/Makefile
@@ -1,6 +1,6 @@
PORTNAME= php83
-DISTVERSION= 8.3.22
-PORTREVISION?= 1
+DISTVERSION= 8.3.23
+PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${DISTVERSION}
diff --git a/lang/php83/distinfo b/lang/php83/distinfo
index c68e1786aa12..8d15b5e5f9cc 100644
--- a/lang/php83/distinfo
+++ b/lang/php83/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749266431
-SHA256 (php-8.3.22.tar.xz) = 66c86889059bd27ccf460590ca48fcaf3261349cc9bdba2023ac6a265beabf36
-SIZE (php-8.3.22.tar.xz) = 12555076
+TIMESTAMP = 1751555643
+SHA256 (php-8.3.23.tar.xz) = 08be64700f703bca6ff1284bf1fdaffa37ae1b9734b6559f8350248e8960a6db
+SIZE (php-8.3.23.tar.xz) = 12577624
diff --git a/net/php83-soap/Makefile b/net/php83-soap/Makefile
index f0decd401d40..da25aa254607 100644
--- a/net/php83-soap/Makefile
+++ b/net/php83-soap/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
CATEGORIES= net
MASTERDIR= ${.CURDIR}/../../lang/php83
diff --git a/textproc/php83-dom/Makefile b/textproc/php83-dom/Makefile
index 1933bf17bab9..152ab51944ab 100644
--- a/textproc/php83-dom/Makefile
+++ b/textproc/php83-dom/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php83
diff --git a/textproc/php83-simplexml/Makefile b/textproc/php83-simplexml/Makefile
index 69388320ee18..87996eb406d9 100644
--- a/textproc/php83-simplexml/Makefile
+++ b/textproc/php83-simplexml/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php83
diff --git a/textproc/php83-xml/Makefile b/textproc/php83-xml/Makefile
index 9fc5ef4eda12..e9650249edbd 100644
--- a/textproc/php83-xml/Makefile
+++ b/textproc/php83-xml/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php83
diff --git a/textproc/php83-xmlreader/Makefile b/textproc/php83-xmlreader/Makefile
index 4a4f2f98d761..fc29a603edcd 100644
--- a/textproc/php83-xmlreader/Makefile
+++ b/textproc/php83-xmlreader/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php83
diff --git a/textproc/php83-xmlwriter/Makefile b/textproc/php83-xmlwriter/Makefile
index f93e37ec6e8a..0aec419cb0a5 100644
--- a/textproc/php83-xmlwriter/Makefile
+++ b/textproc/php83-xmlwriter/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php83
diff --git a/textproc/php83-xsl/Makefile b/textproc/php83-xsl/Makefile
index 59cb10d26d57..13cf30a12fa5 100644
--- a/textproc/php83-xsl/Makefile
+++ b/textproc/php83-xsl/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php83
diff --git a/www/mod_php83/Makefile b/www/mod_php83/Makefile
index caf07c783696..1972e34e820a 100644
--- a/www/mod_php83/Makefile
+++ b/www/mod_php83/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
CATEGORIES= www devel
PKGNAMEPREFIX= mod_