Date: Wed, 16 Nov 2016 15:39:01 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426243 - head/lang/php70 Message-ID: <201611161539.uAGFd1vs007289@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Wed Nov 16 15:39:01 2016 New Revision: 426243 URL: https://svnweb.freebsd.org/changeset/ports/426243 Log: Update PHP 7 from 7.0.12 to 7.0.13 Changes: http://www.php.net/ChangeLog-7.php#7.0.13 MFH: 2016Q4 Approved by: pi (mentor) Modified: head/lang/php70/Makefile head/lang/php70/distinfo Modified: head/lang/php70/Makefile ============================================================================== --- head/lang/php70/Makefile Wed Nov 16 15:23:47 2016 (r426242) +++ head/lang/php70/Makefile Wed Nov 16 15:39:01 2016 (r426243) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.12 +PORTVERSION= 7.0.13 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php70/distinfo ============================================================================== --- head/lang/php70/distinfo Wed Nov 16 15:23:47 2016 (r426242) +++ head/lang/php70/distinfo Wed Nov 16 15:39:01 2016 (r426243) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476438518 -SHA256 (php-7.0.12.tar.xz) = f3d6c49e1c242e5995dec15e503fde996c327eb86cd7ec45c690e93c971b83ff -SIZE (php-7.0.12.tar.xz) = 12520004 +TIMESTAMP = 1479305486 +SHA256 (php-7.0.13.tar.xz) = 357ba7f93975d7d836abed0852dc3ed96a988af539e87750613294cbee82f1bf +SIZE (php-7.0.13.tar.xz) = 12528816
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611161539.uAGFd1vs007289>