svn commit: r438835 - branches/2017Q2/lang/php70
Torsten Zuehlsdorff
tz at FreeBSD.org
Wed Apr 19 10:59:02 UTC 2017
Author: tz
Date: Wed Apr 19 10:59:00 2017
New Revision: 438835
URL: https://svnweb.freebsd.org/changeset/ports/438835
Log:
MFH: r438767
Update PHP 7 from 7.0.17 to 7.0.18
Changelog: http://www.php.net/ChangeLog-7.php#7.0.18
PR: 218589
Submitted by: Jochen Neumeister <joneum at bsdproject.de>
Differential Revision: https://reviews.freebsd.org/D10373
Approved by: ports-secteam (junovitch)
Modified:
branches/2017Q2/lang/php70/Makefile
branches/2017Q2/lang/php70/distinfo
Directory Properties:
branches/2017Q2/ (props changed)
Modified: branches/2017Q2/lang/php70/Makefile
==============================================================================
--- branches/2017Q2/lang/php70/Makefile Wed Apr 19 10:34:43 2017 (r438834)
+++ branches/2017Q2/lang/php70/Makefile Wed Apr 19 10:59:00 2017 (r438835)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php70
-PORTVERSION= 7.0.17
+PORTVERSION= 7.0.18
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
Modified: branches/2017Q2/lang/php70/distinfo
==============================================================================
--- branches/2017Q2/lang/php70/distinfo Wed Apr 19 10:34:43 2017 (r438834)
+++ branches/2017Q2/lang/php70/distinfo Wed Apr 19 10:59:00 2017 (r438835)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489565928
-SHA256 (php-7.0.17.tar.xz) = 471c16fcdd6a5e1a37199e97bcaeea6117626229785185be7532aaa7c6ee04be
-SIZE (php-7.0.17.tar.xz) = 12588452
+TIMESTAMP = 1491983822
+SHA256 (php-7.0.18.tar.xz) = 679cffcdf2495dee5ab89bda595e678a1096136678b3a1d08f1f57ba347c234d
+SIZE (php-7.0.18.tar.xz) = 12593408
More information about the svn-ports-branches
mailing list