From owner-svn-ports-head@freebsd.org Fri Nov 25 08:19:44 2016 Return-Path: Delivered-To: svn-ports-head@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 1F851C52065; Fri, 25 Nov 2016 08:19:44 +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 E312E769; Fri, 25 Nov 2016 08:19:43 +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 uAP8JhbS007926; Fri, 25 Nov 2016 08:19:43 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAP8Jgci007924; Fri, 25 Nov 2016 08:19:42 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201611250819.uAP8Jgci007924@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 25 Nov 2016 08:19:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427084 - head/databases/phpmyadmin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2016 08:19:44 -0000 Author: matthew Date: Fri Nov 25 08:19:42 2016 New Revision: 427084 URL: https://svnweb.freebsd.org/changeset/ports/427084 Log: Security Update to 4.6.5 This update includes fixes for 14 security issues, as well as ordinary bug fixes and improvements. ChangeLog: https://github.com/phpmyadmin/phpmyadmin/blob/master/ChangeLog MFH: 2016Q4 Security: 6fe72178-b2e3-11e6-8b2a-6805ca0b3d42 Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Fri Nov 25 08:16:36 2016 (r427083) +++ head/databases/phpmyadmin/Makefile Fri Nov 25 08:19:42 2016 (r427084) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.6.4 -PORTREVISION= 1 +DISTVERSION= 4.6.5 CATEGORIES= databases www MASTER_SITES= https://files.phpmyadmin.net/${PORTNAME}/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: head/databases/phpmyadmin/distinfo ============================================================================== --- head/databases/phpmyadmin/distinfo Fri Nov 25 08:16:36 2016 (r427083) +++ head/databases/phpmyadmin/distinfo Fri Nov 25 08:19:42 2016 (r427084) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471426358 -SHA256 (phpMyAdmin-4.6.4-all-languages.tar.xz) = f2ea32a2971efcab073ad41b6512475af1b6da70cf800a5586a12cf49797d319 -SIZE (phpMyAdmin-4.6.4-all-languages.tar.xz) = 6137016 +TIMESTAMP = 1480059999 +SHA256 (phpMyAdmin-4.6.5-all-languages.tar.xz) = 6940e44d1d99c61c9f556295dc66176ff9ec8f07b0bbceb14fa352b5624bdee4 +SIZE (phpMyAdmin-4.6.5-all-languages.tar.xz) = 6159436