From owner-svn-ports-all@freebsd.org Sun Mar 13 14:47:39 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0ABD3ACF6EF; Sun, 13 Mar 2016 14:47:39 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D00EF75B; Sun, 13 Mar 2016 14:47:38 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2DElbPA038321; Sun, 13 Mar 2016 14:47:37 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2DElbTe038319; Sun, 13 Mar 2016 14:47:37 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201603131447.u2DElbTe038319@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 13 Mar 2016 14:47:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r410976 - branches/2016Q1/lang/php56 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2016 14:47:39 -0000 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