Date: Sun, 13 Mar 2016 14:47:37 +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: r410976 - branches/2016Q1/lang/php56 Message-ID: <201603131447.u2DElbTe038319@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: junovitch Date: Sun Mar 13 14:47:37 2016 New Revision: 410976 URL: https://svnweb.freebsd.org/changeset/ports/410976 Log: MFH: r410091 - Update to 5.6.19 Changelog: http://php.net/downloads.php#v5.6.19 Security: https://vuxml.FreeBSD.org/freebsd/e991ef79-e920-11e5-92ce-002590263bf5.html Approved by: ports-secteam (with hat) 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 Sun Mar 13 14:45:29 2016 (r410975) +++ branches/2016Q1/lang/php56/Makefile Sun Mar 13 14:47:37 2016 (r410976) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.18 +PORTVERSION= 5.6.19 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2016Q1/lang/php56/distinfo ============================================================================== --- branches/2016Q1/lang/php56/distinfo Sun Mar 13 14:45:29 2016 (r410975) +++ branches/2016Q1/lang/php56/distinfo Sun Mar 13 14:47:37 2016 (r410976) @@ -1,4 +1,4 @@ -SHA256 (php-5.6.18.tar.bz2) = c3cd4a29a9562309d36e2b128407d6eaa5c7dde590d2b1a464457383e517f4ed -SIZE (php-5.6.18.tar.bz2) = 14094993 +SHA256 (php-5.6.19.tar.bz2) = 2a24a3f84971680ac0a4c71050067de4f76ee235aa4a041fae21bfa69975c168 +SIZE (php-5.6.19.tar.bz2) = 14100438 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?201603131447.u2DElbTe038319>