Date: Tue, 9 Feb 2016 11:12:06 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r408558 - branches/2016Q1/lang/php56 Message-ID: <201602091112.u19BC6Ux088434@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Tue Feb 9 11:12:06 2016 New Revision: 408558 URL: https://svnweb.freebsd.org/changeset/ports/408558 Log: MFH: r408553 - Update to 5.6.18 Approved by: port-secteam (with hat) Security: 85eb4e46-cf16-11e5-840f-485d605f4717 Modified: branches/2016Q1/lang/php56/Makefile branches/2016Q1/lang/php56/distinfo Directory Properties: branches/2016Q1/ (props changed) Modified: branches/2016Q1/lang/php56/Makefile ============================================================================== --- branches/2016Q1/lang/php56/Makefile Tue Feb 9 11:09:34 2016 (r408557) +++ branches/2016Q1/lang/php56/Makefile Tue Feb 9 11:12:06 2016 (r408558) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.17 +PORTVERSION= 5.6.18 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2016Q1/lang/php56/distinfo ============================================================================== --- branches/2016Q1/lang/php56/distinfo Tue Feb 9 11:09:34 2016 (r408557) +++ branches/2016Q1/lang/php56/distinfo Tue Feb 9 11:12:06 2016 (r408558) @@ -1,4 +1,4 @@ -SHA256 (php-5.6.17.tar.bz2) = 77b45f56a1e63e75bb22b42cfb8b438ec4083c59ce774b4d7c1685544b7add3b -SIZE (php-5.6.17.tar.bz2) = 14072840 +SHA256 (php-5.6.18.tar.bz2) = c3cd4a29a9562309d36e2b128407d6eaa5c7dde590d2b1a464457383e517f4ed +SIZE (php-5.6.18.tar.bz2) = 14094993 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?201602091112.u19BC6Ux088434>