diff options
author | tz <tz@FreeBSD.org> | 2017-08-31 21:56:20 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-08-31 21:56:20 +0800 |
commit | 358ab27a886cc594f124b0d7265eee1e0955b492 (patch) | |
tree | 8f8f87e0eb98514acb0786ea241393dc8b71cde4 /lang/php70 | |
parent | 9f61a2a6e06b5bb8c4d4a463cda7741ac23ccd42 (diff) | |
download | freebsd-ports-gnome-358ab27a886cc594f124b0d7265eee1e0955b492.tar.gz freebsd-ports-gnome-358ab27a886cc594f124b0d7265eee1e0955b492.tar.zst freebsd-ports-gnome-358ab27a886cc594f124b0d7265eee1e0955b492.zip |
Update PHP 7 from 7.0.22 to 7.0.23
Changelog: http://www.php.net/ChangeLog-7.php#7.0.23
MFH: 2017Q3
Diffstat (limited to 'lang/php70')
-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 46189cb4ae3a..8fdc55f047ef 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.22 +PORTVERSION= 7.0.23 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 55427d6a8a3d..24566a7a50f2 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501755347 -SHA256 (php-7.0.22.tar.xz) = 408c3fbc235ec940433bfac1f3ed4bf797f61b4a1693b9fb0b6a04b2c1832501 -SIZE (php-7.0.22.tar.xz) = 12668604 +TIMESTAMP = 1504170108 +SHA256 (php-7.0.23.tar.xz) = 8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df +SIZE (php-7.0.23.tar.xz) = 11953100 |