Date: Sat, 15 Aug 2015 08:12:12 +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: r394286 - head/lang/php56 Message-ID: <201508150812.t7F8CCFa045847@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Sat Aug 15 08:12:11 2015 New Revision: 394286 URL: https://svnweb.freebsd.org/changeset/ports/394286 Log: Update to 5.6.12 release. Modified: head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Sat Aug 15 07:43:50 2015 (r394285) +++ head/lang/php56/Makefile Sat Aug 15 08:12:11 2015 (r394286) @@ -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: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Sat Aug 15 07:43:50 2015 (r394285) +++ head/lang/php56/distinfo Sat Aug 15 08:12:11 2015 (r394286) @@ -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?201508150812.t7F8CCFa045847>