From owner-svn-ports-all@freebsd.org Thu Jun 23 12:22:04 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 EE0E0B73D65; Thu, 23 Jun 2016 12:22:04 +0000 (UTC) (envelope-from matthew@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 BFB711D81; Thu, 23 Jun 2016 12:22:04 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5NCM3GT043318; Thu, 23 Jun 2016 12:22:03 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5NCM3o7043316; Thu, 23 Jun 2016 12:22:03 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201606231222.u5NCM3o7043316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Thu, 23 Jun 2016 12:22:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r417372 - branches/2016Q2/databases/phpmyadmin 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.22 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: Thu, 23 Jun 2016 12:22:05 -0000 Author: matthew Date: Thu Jun 23 12:22:03 2016 New Revision: 417372 URL: https://svnweb.freebsd.org/changeset/ports/417372 Log: MFH: r417350 Security update to 4.6.3 See: PMSA-2016-19 -- PMSA-2016-28 inclusive https://www.phpmyadmin.net/security/ vuXML to follow Approved by: ports-secteam (junovitch) Modified: branches/2016Q2/databases/phpmyadmin/Makefile branches/2016Q2/databases/phpmyadmin/distinfo Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/databases/phpmyadmin/Makefile ============================================================================== --- branches/2016Q2/databases/phpmyadmin/Makefile Thu Jun 23 12:21:56 2016 (r417371) +++ branches/2016Q2/databases/phpmyadmin/Makefile Thu Jun 23 12:22:03 2016 (r417372) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.6.2 +DISTVERSION= 4.6.3 CATEGORIES= databases www MASTER_SITES= https://files.phpmyadmin.net/${PORTNAME}/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: branches/2016Q2/databases/phpmyadmin/distinfo ============================================================================== --- branches/2016Q2/databases/phpmyadmin/distinfo Thu Jun 23 12:21:56 2016 (r417371) +++ branches/2016Q2/databases/phpmyadmin/distinfo Thu Jun 23 12:22:03 2016 (r417372) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464209674 -SHA256 (phpMyAdmin-4.6.2-all-languages.tar.xz) = 2ae6f6f0e8697b5ab5d0334bb16fa59da9143dce0d4576e6370ef54f7ad28872 -SIZE (phpMyAdmin-4.6.2-all-languages.tar.xz) = 6128060 +TIMESTAMP = 1466666746 +SHA256 (phpMyAdmin-4.6.3-all-languages.tar.xz) = 943bad38a95f21bb015bdb78c9c067e0ea7510c1b35d4b8e757cb89c413e3bac +SIZE (phpMyAdmin-4.6.3-all-languages.tar.xz) = 6111852