diff options
author | tz <tz@FreeBSD.org> | 2016-10-19 21:34:18 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-10-19 21:34:18 +0800 |
commit | 44906eb4989deb252176f66043dda751856fdafb (patch) | |
tree | 2524f7817f3acd45902ccde2141c610cafc27643 /lang | |
parent | 8a2536d8b7f09414dcc05cd8581dbb3463669752 (diff) | |
download | freebsd-ports-gnome-44906eb4989deb252176f66043dda751856fdafb.tar.gz freebsd-ports-gnome-44906eb4989deb252176f66043dda751856fdafb.tar.zst freebsd-ports-gnome-44906eb4989deb252176f66043dda751856fdafb.zip |
Update PHP 7 from 7.0.11 to 7.0.12
Changes: http://www.php.net/ChangeLog-7.php#7.0.12
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 78413b74268d..161ac332a27e 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.11 +PORTVERSION= 7.0.12 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 1809874b5f2d..9cdac632d0b2 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1474368102 -SHA256 (php-7.0.11.tar.xz) = d4cccea8da1d27c11b89386f8b8e95692ad3356610d571253d00ca67d524c735 -SIZE (php-7.0.11.tar.xz) = 12258500 +TIMESTAMP = 1476438518 +SHA256 (php-7.0.12.tar.xz) = f3d6c49e1c242e5995dec15e503fde996c327eb86cd7ec45c690e93c971b83ff +SIZE (php-7.0.12.tar.xz) = 12520004 |