From 569080c294e00ac9e4b9517539760516f51b02d2 Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 30 Apr 2021 15:02:26 +0000 Subject: lang/php73: update to 7.3.28 29 Apr 2021, PHP 7.3.28 - Imap: . Fixed bug #80710 (imap_mail_compose() header injection). (cmb, Stas) --- lang/php/phpversion.mk | 4 ++-- lang/php73/Makefile | 3 +-- lang/php73/distinfo | 10 +++++----- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk index 1ae93868c60..dc593f1a68e 100644 --- a/lang/php/phpversion.mk +++ b/lang/php/phpversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.324 2021/04/30 14:59:15 taca Exp $ +# $NetBSD: phpversion.mk,v 1.325 2021/04/30 15:02:26 taca Exp $ # # This file selects a PHP version, based on the user's preferences and # the installed packages. It does not add a dependency on the PHP @@ -88,7 +88,7 @@ PHPVERSION_MK= defined # Define each PHP's version. PHP56_VERSION= 5.6.40 -PHP73_VERSION= 7.3.27 +PHP73_VERSION= 7.3.28 PHP74_VERSION= 7.4.18 PHP80_VERSION= 8.0.5 diff --git a/lang/php73/Makefile b/lang/php73/Makefile index ea699548223..d98764b439e 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2021/04/21 11:40:27 adam Exp $ +# $NetBSD: Makefile,v 1.18 2021/04/30 15:02:26 taca Exp $ # # We can't omit PKGNAME here to handle PKG_OPTIONS. # PKGNAME= php-${PHP_VERSION:S/RC/rc/} -PKGREVISION= 1 COMMENT= PHP Hypertext Preprocessor version 7.3 LICENSE= php diff --git a/lang/php73/distinfo b/lang/php73/distinfo index 68350688d5b..aeb448a84fc 100644 --- a/lang/php73/distinfo +++ b/lang/php73/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.32 2021/02/05 14:46:58 taca Exp $ +$NetBSD: distinfo,v 1.33 2021/04/30 15:02:26 taca Exp $ -SHA1 (php-7.3.27.tar.xz) = 637c2ebe12cb3347b9e8b37893569dc542010e50 -RMD160 (php-7.3.27.tar.xz) = 5d0de4cd9fd2c60a55eeb65e632ce5cfb5660d2a -SHA512 (php-7.3.27.tar.xz) = a5c186663d656b473f6165b433077057972b1454013ca0f99831be61bd7b7f1c841b8dae69951fa371f678ea3f0e5410518427ee08cb20611bfc00f263d4d47a -Size (php-7.3.27.tar.xz) = 12137924 bytes +SHA1 (php-7.3.28.tar.xz) = 6bbb16cb394385800c56c39c908d8a63297480c9 +RMD160 (php-7.3.28.tar.xz) = 01ff4fd1443f12f7afa0f02ad28f36306b7aaa41 +SHA512 (php-7.3.28.tar.xz) = 91f4f23fea6e2c5ea1fa5774075e1b1f7cfcc46064ab0d2f03e4f1b9b6c3dd7fd5a59854ed3fe3a8e2962283045f6a1c3273438b4bc0c68b11f41b9338f44274 +Size (php-7.3.28.tar.xz) = 12139380 bytes SHA1 (patch-configure) = 08b80528ba90c705398e8841c232382663479a3b SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640 SHA1 (patch-ext_gd_config.m4) = eaecfb31b18700dd642c067ed82748d4f6be2335 -- cgit v1.2.3