Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 May 2016 07:27:14 +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: r414517 - head/databases/phpmyadmin
Message-ID:  <201605030727.u437RE1w032208@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Tue May  3 07:27:13 2016
New Revision: 414517
URL: https://svnweb.freebsd.org/changeset/ports/414517

Log:
  Update to 4.6.1
  
  This is a routine bug-fix update.
  
  ChangeLog:	  https://www.phpmyadmin.net/files/4.6.1/

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

Modified: head/databases/phpmyadmin/Makefile
==============================================================================
--- head/databases/phpmyadmin/Makefile	Tue May  3 03:19:22 2016	(r414516)
+++ head/databases/phpmyadmin/Makefile	Tue May  3 07:27:13 2016	(r414517)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	4.6.0
+DISTVERSION=	4.6.1
 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	Tue May  3 03:19:22 2016	(r414516)
+++ head/databases/phpmyadmin/distinfo	Tue May  3 07:27:13 2016	(r414517)
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-4.6.0-all-languages.tar.xz) = 337ef3d1234525599f25e0bcf962f85ed5a9bf550b91e4e25c48bf5604d16e9c
-SIZE (phpMyAdmin-4.6.0-all-languages.tar.xz) = 6113584
+SHA256 (phpMyAdmin-4.6.1-all-languages.tar.xz) = cc85edc5b71bacf6fead0ffaecbd5395fa31fd7bfd6b4a9b12720baa7e715b66
+SIZE (phpMyAdmin-4.6.1-all-languages.tar.xz) = 6109268



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