Date: Sat, 11 Jul 2015 11:55:53 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391734 - head/lang/php56 Message-ID: <201507111155.t6BBtrG5039747@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Sat Jul 11 11:55:52 2015 New Revision: 391734 URL: https://svnweb.freebsd.org/changeset/ports/391734 Log: Update to 5.6.11 release. Modified: head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Sat Jul 11 11:30:24 2015 (r391733) +++ head/lang/php56/Makefile Sat Jul 11 11:55:52 2015 (r391734) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.10 +PORTVERSION= 5.6.11 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Sat Jul 11 11:30:24 2015 (r391733) +++ head/lang/php56/distinfo Sat Jul 11 11:55:52 2015 (r391734) @@ -1,4 +1,4 @@ -SHA256 (php-5.6.10.tar.bz2) = 0a579c81c724ea41815eee0caa8ea7d8eeb302458519d8cc4fc5b055577c8c45 -SIZE (php-5.6.10.tar.bz2) = 14080915 +SHA256 (php-5.6.11.tar.bz2) = bd6b260816764c267244749ead07482120dbf8d1920ebbbb0dcb2aa411033866 +SIZE (php-5.6.11.tar.bz2) = 14081292 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?201507111155.t6BBtrG5039747>