MFH: r560905

lang/php73: Upgrade from 7.3.25 to 7.3.26

Standard:

    Fixed bug #77423 (FILTER_VALIDATE_URL accepts URLs with invalid userinfo). (CVE-2020-7071)
    Fixed bug #80457 (stream_get_contents() fails with maxlength=-1 or default).

PR:		252510
Submitted by:	<michael.glaus@hostpoint.ch>
This commit is contained in:
Torsten Zuehlsdorff 2021-01-10 00:02:09 +00:00
parent 9ebca5d479
commit a8dbb61875
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=560909
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php73
DISTVERSION= 7.3.25
DISTVERSION= 7.3.26
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1606917188
SHA256 (php-7.3.25.tar.xz) = c71c00ad03079efb78d1a6b8623ca4f725be697dbd9a46debacbcc9a2475f329
SIZE (php-7.3.25.tar.xz) = 12136668
TIMESTAMP = 1610219227
SHA256 (php-7.3.26.tar.xz) = d93052f4cb2882090b6a37fd1e0c764be1605a2461152b7f6b8f04fa48875208
SIZE (php-7.3.26.tar.xz) = 12138088