Date: Wed, 24 Aug 2016 15:10:21 +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: r420798 - branches/2016Q3/lang/php70 Message-ID: <201608241510.u7OFALuj079842@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Wed Aug 24 15:10:21 2016 New Revision: 420798 URL: https://svnweb.freebsd.org/changeset/ports/420798 Log: MFH: r420589 lang/php70: Upgrade from 7.0.9 to 7.0.10 Changes: https://php.net/ChangeLog-7.php#7.0.10 Approved by: ports-secteam (junovitch), junovitch (mentor) Modified: branches/2016Q3/lang/php70/Makefile branches/2016Q3/lang/php70/distinfo Directory Properties: branches/2016Q3/ (props changed) Modified: branches/2016Q3/lang/php70/Makefile ============================================================================== --- branches/2016Q3/lang/php70/Makefile Wed Aug 24 15:02:16 2016 (r420797) +++ branches/2016Q3/lang/php70/Makefile Wed Aug 24 15:10:21 2016 (r420798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.9 +PORTVERSION= 7.0.10 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2016Q3/lang/php70/distinfo ============================================================================== --- branches/2016Q3/lang/php70/distinfo Wed Aug 24 15:02:16 2016 (r420797) +++ branches/2016Q3/lang/php70/distinfo Wed Aug 24 15:10:21 2016 (r420798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469527532 -SHA256 (php-7.0.9.tar.bz2) = 2ee6968b5875f2f38700c58a189aad859a6a0b85fc337aa102ec2dc3652c3b7b -SIZE (php-7.0.9.tar.bz2) = 14870061 +TIMESTAMP = 1471602535 +SHA256 (php-7.0.10.tar.xz) = 348476ff7ba8d95a1e28e1059430c10470c5f8110f6d9133d30153dda4cdf56a +SIZE (php-7.0.10.tar.xz) = 12474728
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608241510.u7OFALuj079842>