diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2018-01-10 16:01:51 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2018-01-10 16:01:51 +0000 |
commit | cb787abbae76acd321f6b5860f5cdcc9a1096e2f (patch) | |
tree | f61318cd0b6d1fd3523d9c435148a3fda7c6ee1e | |
parent | Update to 1.1.0 release. (diff) |
lang/php70: Update from 7.0.26 to 7.0.27
Changelog: http://www.php.net/ChangeLog-7.php#7.0.27
MFH: 2018Q1
Notes
Notes:
svn path=/head/; revision=458655
-rw-r--r-- | lang/php70/Makefile | 4 | ||||
-rw-r--r-- | lang/php70/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index ad11b682c1c2..06065017dfd3 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.26 -PORTREVISION?= 2 +PORTVERSION= 7.0.27 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 00abb9293767..b4cd273a6e5b 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1511442099 -SHA256 (php-7.0.26.tar.xz) = ed5cbb4bbb0ddef8985f100bba2e94002ad22a230b5da2dccfe148915df5f199 -SIZE (php-7.0.26.tar.xz) = 11966888 +TIMESTAMP = 1515408469 +SHA256 (php-7.0.27.tar.xz) = 4b2bc823e806dbf7b62fe0b92b0d14b0c6e03f88c3fc5d96278416c54ce11f6c +SIZE (php-7.0.27.tar.xz) = 11916824 SHA256 (php-7.0.x-mail-header.patch) = b78cd5a36a4709ea4e43e5babe73648ae6ace870cc0e34a5417177045834b4f0 SIZE (php-7.0.x-mail-header.patch) = 4504 |