Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2014 18:09:36 +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: r370656 - head/databases/phpmyadmin
Message-ID:  <201410111809.s9BI9a1e001804@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sat Oct 11 18:09:35 2014
New Revision: 370656
URL: https://svnweb.freebsd.org/changeset/ports/370656
QAT: https://qat.redports.org/buildarchive/r370656/

Log:
  Update to 4.2.10
  
  This is a routine bugfix release
  
  ChangeLog:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.10/phpMyAdmin-4.2.10-notes.html/view

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

Modified: head/databases/phpmyadmin/Makefile
==============================================================================
--- head/databases/phpmyadmin/Makefile	Sat Oct 11 17:57:11 2014	(r370655)
+++ head/databases/phpmyadmin/Makefile	Sat Oct 11 18:09:35 2014	(r370656)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	4.2.9.1
+DISTVERSION=	4.2.10
 CATEGORIES=	databases www
 MASTER_SITES=	SF/${PORTNAME:tl}/${PORTNAME}/${DISTVERSION}
 DISTNAME=	${PORTNAME}-${DISTVERSION}-all-languages

Modified: head/databases/phpmyadmin/distinfo
==============================================================================
--- head/databases/phpmyadmin/distinfo	Sat Oct 11 17:57:11 2014	(r370655)
+++ head/databases/phpmyadmin/distinfo	Sat Oct 11 18:09:35 2014	(r370656)
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-4.2.9.1-all-languages.tar.xz) = 755915d7ad118b93a327dc6c1baeb312c69139a73fb0c3d7809a7ab213b36cfa
-SIZE (phpMyAdmin-4.2.9.1-all-languages.tar.xz) = 5217840
+SHA256 (phpMyAdmin-4.2.10-all-languages.tar.xz) = e439c0f35561634d8946020f4355e4449a10e6899331967bffe4b3d2b5262f7d
+SIZE (phpMyAdmin-4.2.10-all-languages.tar.xz) = 5139012



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