diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-03 20:30:23 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-03 20:38:29 +0200 |
commit | 0f08a007e69570ee71bd130f1131c5d1f09a10d2 (patch) | |
tree | b67cf96b6ac27a567328c00ee6241d1e5c4bc608 /textproc | |
parent | lang/php83: Update version 8.3.22=>8.3.23 (diff) |
lang/php84: Update version 8.4.8=>8.4.10
Changelog: https://www.php.net/ChangeLog-8.php#8.4.10
Security: CVE-2025-1220
Security: CVE-2025-1735
Security: CVE-2025-6491
MFH: 2025Q3
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/php84-dom/Makefile | 1 | ||||
-rw-r--r-- | textproc/php84-simplexml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php84-xml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php84-xmlreader/Makefile | 1 | ||||
-rw-r--r-- | textproc/php84-xmlwriter/Makefile | 1 | ||||
-rw-r--r-- | textproc/php84-xsl/Makefile | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/textproc/php84-dom/Makefile b/textproc/php84-dom/Makefile index 45f6e658b8df..02a3ee9976c6 100644 --- a/textproc/php84-dom/Makefile +++ b/textproc/php84-dom/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php84 diff --git a/textproc/php84-simplexml/Makefile b/textproc/php84-simplexml/Makefile index 42e38d98b4e4..ddb54ac3fffd 100644 --- a/textproc/php84-simplexml/Makefile +++ b/textproc/php84-simplexml/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php84 diff --git a/textproc/php84-xml/Makefile b/textproc/php84-xml/Makefile index c8219b5b9e5c..1d04b9033f65 100644 --- a/textproc/php84-xml/Makefile +++ b/textproc/php84-xml/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php84 diff --git a/textproc/php84-xmlreader/Makefile b/textproc/php84-xmlreader/Makefile index bbe854b9e45a..4af62c73f7c1 100644 --- a/textproc/php84-xmlreader/Makefile +++ b/textproc/php84-xmlreader/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php84 diff --git a/textproc/php84-xmlwriter/Makefile b/textproc/php84-xmlwriter/Makefile index 1d9010ad49c3..7adfd0814081 100644 --- a/textproc/php84-xmlwriter/Makefile +++ b/textproc/php84-xmlwriter/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php84 diff --git a/textproc/php84-xsl/Makefile b/textproc/php84-xsl/Makefile index 8624e2a9f3b8..64d8e7f98be1 100644 --- a/textproc/php84-xsl/Makefile +++ b/textproc/php84-xsl/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php84 |