diff options
author | tz <tz@FreeBSD.org> | 2017-08-03 19:33:00 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-08-03 19:33:00 +0800 |
commit | 0d1c3742141b1a4dc1f9d403ffe1141ccdcf4f03 (patch) | |
tree | 530df067e00c33ce4c3edf9154131204bacb0ffb | |
parent | e6f2fb46785903dbe44d23adb16447e315862b0b (diff) | |
download | freebsd-ports-gnome-0d1c3742141b1a4dc1f9d403ffe1141ccdcf4f03.tar.gz freebsd-ports-gnome-0d1c3742141b1a4dc1f9d403ffe1141ccdcf4f03.tar.zst freebsd-ports-gnome-0d1c3742141b1a4dc1f9d403ffe1141ccdcf4f03.zip |
Update PHP 7 from 7.0.21 to 7.0.22
Changelog: http://www.php.net/ChangeLog-7.php#7.0.22
MFH: 2017Q3
-rw-r--r-- | converters/php70-mbstring/Makefile | 2 | ||||
-rw-r--r-- | lang/php70/Makefile | 2 | ||||
-rw-r--r-- | lang/php70/distinfo | 6 |
3 files changed, 4 insertions, 6 deletions
diff --git a/converters/php70-mbstring/Makefile b/converters/php70-mbstring/Makefile index 7e099e5ffc22..634120319c67 100644 --- a/converters/php70-mbstring/Makefile +++ b/converters/php70-mbstring/Makefile @@ -3,8 +3,6 @@ CATEGORIES= converters -PORTREVISION= 1 - MASTERDIR= ${.CURDIR}/../../lang/php70 PKGNAMESUFFIX= -mbstring diff --git a/lang/php70/Makefile b/lang/php70/Makefile index 6b34fcc54326..46189cb4ae3a 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.21 +PORTVERSION= 7.0.22 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 53e3dd5c4b48..55427d6a8a3d 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499416619 -SHA256 (php-7.0.21.tar.xz) = 6713fe3024365d661593235b525235045ef81f18d0043654658c9de1bcb8b9e3 -SIZE (php-7.0.21.tar.xz) = 12626276 +TIMESTAMP = 1501755347 +SHA256 (php-7.0.22.tar.xz) = 408c3fbc235ec940433bfac1f3ed4bf797f61b4a1693b9fb0b6a04b2c1832501 +SIZE (php-7.0.22.tar.xz) = 12668604 |