diff options
author | tz <tz@FreeBSD.org> | 2017-06-12 18:33:36 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-06-12 18:33:36 +0800 |
commit | 1956a7189660125bdfdbe77987852e51704a36a7 (patch) | |
tree | 30ecdc89eedc22308a5b459a4ec997df45024d5a /lang | |
parent | 78566f40b05947ff26cca9e7566da6562f8bd92b (diff) | |
download | freebsd-ports-gnome-1956a7189660125bdfdbe77987852e51704a36a7.tar.gz freebsd-ports-gnome-1956a7189660125bdfdbe77987852e51704a36a7.tar.zst freebsd-ports-gnome-1956a7189660125bdfdbe77987852e51704a36a7.zip |
Update PHP 7.1 from 7.1.5 to 7.1.6
Changelog: http://www.php.net/ChangeLog-7.php#7.1.6
MFH: 2017Q2
Diffstat (limited to 'lang')
-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 a55e0d416080..39ef9a7daac1 100644 --- a/lang/php71/Makefile +++ b/lang/php71/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php71 -PORTVERSION= 7.1.5 +PORTVERSION= 7.1.6 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php71/distinfo b/lang/php71/distinfo index fe05af7ed2a3..d6441897271a 100644 --- a/lang/php71/distinfo +++ b/lang/php71/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494835176 -SHA256 (php-7.1.5.tar.xz) = d149a3c396c45611f5dc6bf14be190f464897145a76a8e5851cf18ff7094f6ac -SIZE (php-7.1.5.tar.xz) = 12797696 +TIMESTAMP = 1497260087 +SHA256 (php-7.1.6.tar.xz) = 01584dc521ab7ec84b502b61952f573652fe6aa00c18d6d844fb9209f14b245b +SIZE (php-7.1.6.tar.xz) = 12808680 |