Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2018 07:24:04 +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: r487282 - head/databases/phpmyadmin
Message-ID:  <201812120724.wBC7O4w6018078@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Wed Dec 12 07:24:04 2018
New Revision: 487282
URL: https://svnweb.freebsd.org/changeset/ports/487282

Log:
  Security update to 4.8.4
  
  Addresses three security advisories: PMASA-2018-06, PMASA-2018-07,
  PMASA-2018-08.
  
  Also includes additional non-security related code updates.
  
  ChangeLog:    https://www.phpmyadmin.net/files/4.8.4/
  
  PR:		233953
  MFH:		2018Q4
  Security:	ed10ed3f-fddc-11e8-94cf-6805ca0b3d42

Modified:
  head/databases/phpmyadmin/Makefile
  head/databases/phpmyadmin/distinfo

Modified: head/databases/phpmyadmin/Makefile
==============================================================================
--- head/databases/phpmyadmin/Makefile	Wed Dec 12 07:18:56 2018	(r487281)
+++ head/databases/phpmyadmin/Makefile	Wed Dec 12 07:24:04 2018	(r487282)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	4.8.3
+DISTVERSION=	4.8.4
 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	Wed Dec 12 07:18:56 2018	(r487281)
+++ head/databases/phpmyadmin/distinfo	Wed Dec 12 07:24:04 2018	(r487282)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534970018
-SHA256 (phpMyAdmin-4.8.3-all-languages.tar.xz) = 95f2692094d31c2c323d4767023583ab112ad54fff9e3af372710fcb676151af
-SIZE (phpMyAdmin-4.8.3-all-languages.tar.xz) = 5996528
+TIMESTAMP = 1544566482
+SHA256 (phpMyAdmin-4.8.4-all-languages.tar.xz) = e3d07cf070983bda327b9f3029ef1941c692ebad29275028948b0e11fa55990d
+SIZE (phpMyAdmin-4.8.4-all-languages.tar.xz) = 6012216



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812120724.wBC7O4w6018078>