Date: Fri, 17 Mar 2017 08:42:37 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r436324 - branches/2017Q1/lang/php70 Message-ID: <201703170842.v2H8gbMl030929@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Fri Mar 17 08:42:37 2017 New Revision: 436324 URL: https://svnweb.freebsd.org/changeset/ports/436324 Log: MFH: r436275 Update PHP 7 from 7.0.16 to 7.0.17 Changelog: http://www.php.net/ChangeLog-7.php#7.0.17 PR: 217800 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Approved by: ports-secteam (junovitch) Modified: branches/2017Q1/lang/php70/Makefile branches/2017Q1/lang/php70/distinfo Directory Properties: branches/2017Q1/ (props changed) Modified: branches/2017Q1/lang/php70/Makefile ============================================================================== --- branches/2017Q1/lang/php70/Makefile Fri Mar 17 08:33:49 2017 (r436323) +++ branches/2017Q1/lang/php70/Makefile Fri Mar 17 08:42:37 2017 (r436324) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.16 +PORTVERSION= 7.0.17 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2017Q1/lang/php70/distinfo ============================================================================== --- branches/2017Q1/lang/php70/distinfo Fri Mar 17 08:33:49 2017 (r436323) +++ branches/2017Q1/lang/php70/distinfo Fri Mar 17 08:42:37 2017 (r436324) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487141848 -SHA256 (php-7.0.16.tar.xz) = 244ac39bc657448962860aa7a590e4417f68513ad5e86ee2727b1328b0537309 -SIZE (php-7.0.16.tar.xz) = 12587920 +TIMESTAMP = 1489565928 +SHA256 (php-7.0.17.tar.xz) = 471c16fcdd6a5e1a37199e97bcaeea6117626229785185be7532aaa7c6ee04be +SIZE (php-7.0.17.tar.xz) = 12588452
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703170842.v2H8gbMl030929>