diff options
author | tz <tz@FreeBSD.org> | 2016-11-16 23:39:01 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-11-16 23:39:01 +0800 |
commit | 48599988a99ae3269eb4de21e3c609d11fc2f6ad (patch) | |
tree | 7479191cc7227b07b30a4f1e74150d1522cbc03d /lang | |
parent | 22eaf1b3ea3c10cbeaca8be78aaf18ecca8c1494 (diff) | |
download | freebsd-ports-gnome-48599988a99ae3269eb4de21e3c609d11fc2f6ad.tar.gz freebsd-ports-gnome-48599988a99ae3269eb4de21e3c609d11fc2f6ad.tar.zst freebsd-ports-gnome-48599988a99ae3269eb4de21e3c609d11fc2f6ad.zip |
Update PHP 7 from 7.0.12 to 7.0.13
Changes: http://www.php.net/ChangeLog-7.php#7.0.13
MFH: 2016Q4
Approved by: pi (mentor)
Diffstat (limited to 'lang')
-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 e066eb7ea1a1..2a63896c29de 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.12 +PORTVERSION= 7.0.13 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 9cdac632d0b2..76f20bd215be 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476438518 -SHA256 (php-7.0.12.tar.xz) = f3d6c49e1c242e5995dec15e503fde996c327eb86cd7ec45c690e93c971b83ff -SIZE (php-7.0.12.tar.xz) = 12520004 +TIMESTAMP = 1479305486 +SHA256 (php-7.0.13.tar.xz) = 357ba7f93975d7d836abed0852dc3ed96a988af539e87750613294cbee82f1bf +SIZE (php-7.0.13.tar.xz) = 12528816 |