diff options
author | tz <tz@FreeBSD.org> | 2018-03-12 21:58:58 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2018-03-12 21:58:58 +0800 |
commit | ca4f67d79fe5dba520a42e4b9d8da0965e5b6b65 (patch) | |
tree | 126662a7511f175e2a3c1d1d91003eff7cf34bb6 /lang/php71 | |
parent | 8cde1b501caee38e57bbc31076264169ba4a08fd (diff) | |
download | freebsd-ports-gnome-ca4f67d79fe5dba520a42e4b9d8da0965e5b6b65.tar.gz freebsd-ports-gnome-ca4f67d79fe5dba520a42e4b9d8da0965e5b6b65.tar.zst freebsd-ports-gnome-ca4f67d79fe5dba520a42e4b9d8da0965e5b6b65.zip |
Update PHP 7.1 from 7.1.14 to 7.1.15
Changelog: http://www.php.net/ChangeLog-7.php#7.1.15
MFH: 2018Q1
Diffstat (limited to 'lang/php71')
-rw-r--r-- | lang/php71/Makefile | 2 | ||||
-rw-r--r-- | lang/php71/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php71/Makefile b/lang/php71/Makefile index 4fcd7778a688..8f1a2fc4c23e 100644 --- a/lang/php71/Makefile +++ b/lang/php71/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php71 -PORTVERSION= 7.1.14 +PORTVERSION= 7.1.15 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php71/distinfo b/lang/php71/distinfo index 0bfb306b3de6..5457547eb617 100644 --- a/lang/php71/distinfo +++ b/lang/php71/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1517567359 -SHA256 (php-7.1.14.tar.xz) = c09f0c1074f5689b492d79034adb84e6a6c6d08c6763c02282e6318d41156779 -SIZE (php-7.1.14.tar.xz) = 12198612 +TIMESTAMP = 1520856067 +SHA256 (php-7.1.15.tar.xz) = 0e17192fb43532e4ebaa190ecec9c7e59deea7dadb7dab67b19c2081a68bd817 +SIZE (php-7.1.15.tar.xz) = 12201380 SHA256 (php-7.1.x-mail-header.patch) = 8f173d89672f7ebfabfcc3c5d7f8dec1c4243aba665db4b4046e67c34d9d4dc7 SIZE (php-7.1.x-mail-header.patch) = 4504 |