diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-09-28 13:03:54 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-09-28 13:03:54 +0000 |
commit | ecc5bebd754bf64373a3e61dd17c72ea270a72f2 (patch) | |
tree | 102e901270a2775d3da28b18c98fa64edab53926 | |
parent | - Update to 2.3.1 (diff) |
lang/php70: Update from 7.0.23 to 7.0.24
Changelog: http://www.php.net/ChangeLog-7.php#7.0.24
MFH: 2017Q3
Notes
Notes:
svn path=/head/; revision=450848
-rw-r--r-- | devel/php70-intl/Makefile | 1 | ||||
-rw-r--r-- | lang/php70/Makefile | 2 | ||||
-rw-r--r-- | lang/php70/distinfo | 6 |
3 files changed, 4 insertions, 5 deletions
diff --git a/devel/php70-intl/Makefile b/devel/php70-intl/Makefile index fa96ef953672..7fbefd3675e5 100644 --- a/devel/php70-intl/Makefile +++ b/devel/php70-intl/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 3 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php70 diff --git a/lang/php70/Makefile b/lang/php70/Makefile index 9765807abba2..f5126035daea 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.23 +PORTVERSION= 7.0.24 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 24566a7a50f2..687a8ef3edea 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1504170108 -SHA256 (php-7.0.23.tar.xz) = 8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df -SIZE (php-7.0.23.tar.xz) = 11953100 +TIMESTAMP = 1506594895 +SHA256 (php-7.0.24.tar.xz) = 4dba7aa365193c9229f89f1975fad4c01135d29922a338ffb4a27e840d6f1c98 +SIZE (php-7.0.24.tar.xz) = 11959232 |