MFH: r500999 r501013

lang/php71: Update from 7.1.28 to 7.1.29

Changelog:

    EXIF:
        Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
    Mail:
        Fixed bug #77821 (Potential heap corruption in TSendMail()).

Changelog taken from: https://www.php.net/ChangeLog-7.php#7.1.29

lang/php71: put mailheader patch back

Reported by:	mat

Approved by:	ports-secteam (mivy)
This commit is contained in:
Torsten Zuehlsdorff 2019-05-08 14:22:06 +00:00
parent 106b20608b
commit 2b7cfa80d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=501022
2 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= php71
PORTVERSION= 7.1.28
PORTREVISION?= 2
PORTVERSION= 7.1.29
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${PORTVERSION}

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1554455730
SHA256 (php-7.1.28.tar.xz) = 45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2
SIZE (php-7.1.28.tar.xz) = 12222508
TIMESTAMP = 1557308735
SHA256 (php-7.1.29.tar.xz) = b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb
SIZE (php-7.1.29.tar.xz) = 12221984
SHA256 (php-7.1.x-mail-header.patch) = 8f173d89672f7ebfabfcc3c5d7f8dec1c4243aba665db4b4046e67c34d9d4dc7
SIZE (php-7.1.x-mail-header.patch) = 4504