Date: Thu, 23 Jun 2016 07:28:35 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417350 - head/databases/phpmyadmin Message-ID: <201606230728.u5N7SZYP026755@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Thu Jun 23 07:28:35 2016 New Revision: 417350 URL: https://svnweb.freebsd.org/changeset/ports/417350 Log: Security update to 4.6.3 See: PMSA-2016-19 -- PMSA-2016-28 inclusive https://www.phpmyadmin.net/security/ vuXML to follow MFH: 2016Q2 Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Thu Jun 23 07:17:46 2016 (r417349) +++ head/databases/phpmyadmin/Makefile Thu Jun 23 07:28:35 2016 (r417350) @@ -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: head/databases/phpmyadmin/distinfo ============================================================================== --- head/databases/phpmyadmin/distinfo Thu Jun 23 07:17:46 2016 (r417349) +++ head/databases/phpmyadmin/distinfo Thu Jun 23 07:28:35 2016 (r417350) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606230728.u5N7SZYP026755>