Update PHP 7.1 from 7.1.27 to 7.1.28

Changelog:

    EXIF:
        Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s).
        Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value).
    SQLite3:
        Added sqlite3.defensive INI directive.

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

MFH:		2019Q2
This commit is contained in:
Torsten Zuehlsdorff 2019-04-05 13:49:11 +00:00
parent 033d6aec87
commit 3ed0968d9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497952
3 changed files with 4 additions and 5 deletions

View file

@ -1,6 +1,5 @@
# $FreeBSD$
PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php71

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php71
PORTVERSION= 7.1.27
PORTVERSION= 7.1.28
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions

View file

@ -1,5 +1,5 @@
TIMESTAMP = 1552055901
SHA256 (php-7.1.27.tar.xz) = 25672a3a6060eff37c865a0c84e284da50b7ee8cd57174c78f0ae244b90a96a8
SIZE (php-7.1.27.tar.xz) = 12219868
TIMESTAMP = 1554455730
SHA256 (php-7.1.28.tar.xz) = 45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2
SIZE (php-7.1.28.tar.xz) = 12222508
SHA256 (php-7.1.x-mail-header.patch) = 8f173d89672f7ebfabfcc3c5d7f8dec1c4243aba665db4b4046e67c34d9d4dc7
SIZE (php-7.1.x-mail-header.patch) = 4504