Date: Mon, 17 Aug 2015 15:08:45 +0000 (UTC) From: Jason Unovitch <junovitch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r394512 - branches/2015Q3/lang/php56 Message-ID: <201508171508.t7HF8jKT070437@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: junovitch Date: Mon Aug 17 15:08:44 2015 New Revision: 394512 URL: https://svnweb.freebsd.org/changeset/ports/394512 Log: MFH: r394286 Update to 5.6.12 release. Security: 787ef75e-44da-11e5-93ad-002590263bf5 Approved by: ports-secteam (feld), feld (mentor) Modified: branches/2015Q3/lang/php56/Makefile branches/2015Q3/lang/php56/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/lang/php56/Makefile ============================================================================== --- branches/2015Q3/lang/php56/Makefile Mon Aug 17 14:59:20 2015 (r394511) +++ branches/2015Q3/lang/php56/Makefile Mon Aug 17 15:08:44 2015 (r394512) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.11 +PORTVERSION= 5.6.12 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2015Q3/lang/php56/distinfo ============================================================================== --- branches/2015Q3/lang/php56/distinfo Mon Aug 17 14:59:20 2015 (r394511) +++ branches/2015Q3/lang/php56/distinfo Mon Aug 17 15:08:44 2015 (r394512) @@ -1,4 +1,4 @@ -SHA256 (php-5.6.11.tar.bz2) = bd6b260816764c267244749ead07482120dbf8d1920ebbbb0dcb2aa411033866 -SIZE (php-5.6.11.tar.bz2) = 14081292 +SHA256 (php-5.6.12.tar.bz2) = 6f27104272af7b2a996f85e4100fac627630fbdaf39d7bd263f16cf529c8853a +SIZE (php-5.6.12.tar.bz2) = 14094148 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508171508.t7HF8jKT070437>