diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-03-16 13:04:32 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-03-16 13:04:32 +0000 |
commit | d2c3fd757670f7864b0a2ef76ec9a065f15faf87 (patch) | |
tree | 3e02ed9b009140e0ef03242acad318f5176396b4 /lang/php70 | |
parent | sysutils/restic: update to 0.4.0 (diff) |
Update PHP 7 from 7.0.16 to 7.0.17
Changelog: http://www.php.net/ChangeLog-7.php#7.0.17
PR: 217800
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
MFH: 2017Q1
Diffstat (limited to '')
-rw-r--r-- | lang/php70/Makefile | 2 | ||||
-rw-r--r-- | lang/php70/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index 92b2b6958824..c16adb9ed125 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.16 +PORTVERSION= 7.0.17 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php70/distinfo b/lang/php70/distinfo index f7e757bc8dbe..06a5f6f950ae 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487141848 -SHA256 (php-7.0.16.tar.xz) = 244ac39bc657448962860aa7a590e4417f68513ad5e86ee2727b1328b0537309 -SIZE (php-7.0.16.tar.xz) = 12587920 +TIMESTAMP = 1489565928 +SHA256 (php-7.0.17.tar.xz) = 471c16fcdd6a5e1a37199e97bcaeea6117626229785185be7532aaa7c6ee04be +SIZE (php-7.0.17.tar.xz) = 12588452 |