git: 27ac371f93d3 - main - lang/php74: Update version 7.4.32=>7.4.33
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Nov 2022 14:19:32 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=27ac371f93d36f77f00b8da261e496904184dd33
commit 27ac371f93d36f77f00b8da261e496904184dd33
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-11-05 10:30:34 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-11-05 14:19:15 +0000
lang/php74: Update version 7.4.32=>7.4.33
* GD:
- Fixed bug #81739: OOB read due to insufficient input validation in
imageloadfont(). (CVE-2022-31630)
* Hash:
- Fixed bug #81738: buffer overflow in hash_update() on long parameter
(CVE-2022-37454)
Approved by: tz (By private mail)
Relnotes: https://www.php.net/ChangeLog-7.php#7.4.33
Sponsored by: Bounce Experts
---
archivers/php74-zip/Makefile | 1 -
devel/php74-intl/Makefile | 1 -
lang/php74/Makefile | 2 +-
lang/php74/distinfo | 6 +++---
www/mod_php74/Makefile | 1 -
5 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/archivers/php74-zip/Makefile b/archivers/php74-zip/Makefile
index e4b9e8914ce2..251a2fbca8e2 100644
--- a/archivers/php74-zip/Makefile
+++ b/archivers/php74-zip/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
CATEGORIES= archivers
MASTERDIR= ${.CURDIR}/../../lang/php74
diff --git a/devel/php74-intl/Makefile b/devel/php74-intl/Makefile
index 60ddbc3e821f..482d1fced016 100644
--- a/devel/php74-intl/Makefile
+++ b/devel/php74-intl/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php74
diff --git a/lang/php74/Makefile b/lang/php74/Makefile
index feb5407f8a7c..c709e7e3f216 100644
--- a/lang/php74/Makefile
+++ b/lang/php74/Makefile
@@ -1,5 +1,5 @@
PORTNAME= php74
-DISTVERSION= 7.4.32
+DISTVERSION= 7.4.33
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP
diff --git a/lang/php74/distinfo b/lang/php74/distinfo
index ada825313d26..f6e9a778b8b0 100644
--- a/lang/php74/distinfo
+++ b/lang/php74/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664667683
-SHA256 (php/php-7.4.32.tar.xz) = 323332c991e8ef30b1d219cb10f5e30f11b5f319ce4c6642a5470d75ade7864a
-SIZE (php/php-7.4.32.tar.xz) = 10419092
+TIMESTAMP = 1667595170
+SHA256 (php/php-7.4.33.tar.xz) = 924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b927
+SIZE (php/php-7.4.33.tar.xz) = 10420144
diff --git a/www/mod_php74/Makefile b/www/mod_php74/Makefile
index d1fa2c1abc2c..14d327545e78 100644
--- a/www/mod_php74/Makefile
+++ b/www/mod_php74/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
CATEGORIES= www devel
PKGNAMEPREFIX= mod_