diff options
author | tz <tz@FreeBSD.org> | 2016-12-08 22:30:48 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-12-08 22:30:48 +0800 |
commit | 4443753153493427805e0ae5170c4529af0124d9 (patch) | |
tree | 48f6f6b516862914455869355336272ef59a6682 /lang | |
parent | 7ae618df18f5ac984b664900c80ba439d1e9fc7a (diff) | |
download | freebsd-ports-gnome-4443753153493427805e0ae5170c4529af0124d9.tar.gz freebsd-ports-gnome-4443753153493427805e0ae5170c4529af0124d9.tar.zst freebsd-ports-gnome-4443753153493427805e0ae5170c4529af0124d9.zip |
Update PHP 7 from 7.0.13 to 7.0.14
Changelog: http://www.php.net/ChangeLog-7.php#7.0.14
MFH: 2016Q4
Approved by: mentors (implicit)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php70/Makefile | 4 | ||||
-rw-r--r-- | lang/php70/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index 744047199adb..23c0cdd966dc 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.13 -PORTREVISION?= 1 +PORTVERSION= 7.0.14 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 76f20bd215be..93421db0ca7b 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479305486 -SHA256 (php-7.0.13.tar.xz) = 357ba7f93975d7d836abed0852dc3ed96a988af539e87750613294cbee82f1bf -SIZE (php-7.0.13.tar.xz) = 12528816 +TIMESTAMP = 1481099651 +SHA256 (php-7.0.14.tar.xz) = 0f1dff6392a1cc2ed126b9695f580a2ed77eb09d2c23b41cabfb41e6f27a8c89 +SIZE (php-7.0.14.tar.xz) = 12534712 |