git: 9dd525130a60 - main - lang/php74: Update version 7.4.29=>7.4.30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Jun 2022 14:13:15 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=9dd525130a60df51c6d6aef7e1831240ef402169 commit 9dd525130a60df51c6d6aef7e1831240ef402169 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-06-10 13:34:22 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-06-10 13:34:22 +0000 lang/php74: Update version 7.4.29=>7.4.30 - mysqlnd: Fixed bug #81719: mysqlnd/pdo password buffer overflow. (CVE-2022-31626) - pgsql: Fixed bug #81720: Uninitialized array in pg_query_params(). (CVE-2022-31625) Approved by: tz (private email) Relnotes: https://www.php.net/ChangeLog-7.php#7.4.30 Sponsored by: Bounce Experts --- devel/php74-ffi/Makefile | 1 - lang/php74/Makefile | 2 +- lang/php74/distinfo | 6 +++--- mail/php74-imap/Makefile | 1 - www/mod_php74/Makefile | 1 - 5 files changed, 4 insertions(+), 7 deletions(-) diff --git a/devel/php74-ffi/Makefile b/devel/php74-ffi/Makefile index 7d3651f0c94d..4e685e0b1352 100644 --- a/devel/php74-ffi/Makefile +++ b/devel/php74-ffi/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php74 diff --git a/lang/php74/Makefile b/lang/php74/Makefile index 6138b524e9b6..4a40b132f638 100644 --- a/lang/php74/Makefile +++ b/lang/php74/Makefile @@ -1,5 +1,5 @@ PORTNAME= php74 -DISTVERSION= 7.4.29 +DISTVERSION= 7.4.30 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP diff --git a/lang/php74/distinfo b/lang/php74/distinfo index 6bbac2b994c3..d44f0e3c17fc 100644 --- a/lang/php74/distinfo +++ b/lang/php74/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650059168 -SHA256 (php/php-7.4.29.tar.xz) = 7d0f07869f33311ff3fe1138dc0d6c0d673c37fcb737eaed2c6c10a949f1aed6 -SIZE (php/php-7.4.29.tar.xz) = 10418908 +TIMESTAMP = 1654867369 +SHA256 (php/php-7.4.30.tar.xz) = ea72a34f32c67e79ac2da7dfe96177f3c451c3eefae5810ba13312ed398ba70d +SIZE (php/php-7.4.30.tar.xz) = 10419136 diff --git a/mail/php74-imap/Makefile b/mail/php74-imap/Makefile index ef4b8bfaf19c..f6e7d148e028 100644 --- a/mail/php74-imap/Makefile +++ b/mail/php74-imap/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= mail MASTERDIR= ${.CURDIR}/../../lang/php74 diff --git a/www/mod_php74/Makefile b/www/mod_php74/Makefile index a891a4998c5a..1c81ca2d3c57 100644 --- a/www/mod_php74/Makefile +++ b/www/mod_php74/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 2 CATEGORIES= www devel PKGNAMEPREFIX= mod_