Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Nov 2014 13:49:40 +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: r372012 - head/databases/phpmyadmin
Message-ID:  <201411011349.sA1Dnebk036330@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sat Nov  1 13:49:40 2014
New Revision: 372012
URL: https://svnweb.freebsd.org/changeset/ports/372012
QAT: https://qat.redports.org/buildarchive/r372012/

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

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

Modified: head/databases/phpmyadmin/Makefile
==============================================================================
--- head/databases/phpmyadmin/Makefile	Sat Nov  1 13:22:00 2014	(r372011)
+++ head/databases/phpmyadmin/Makefile	Sat Nov  1 13:49:40 2014	(r372012)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	4.2.10.1
+DISTVERSION=	4.2.11
 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 Nov  1 13:22:00 2014	(r372011)
+++ head/databases/phpmyadmin/distinfo	Sat Nov  1 13:49:40 2014	(r372012)
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-4.2.10.1-all-languages.tar.xz) = e27dfe93970543a6f4332bae576feb534c80cf8d046cd0626b6a019fe6f6fd96
-SIZE (phpMyAdmin-4.2.10.1-all-languages.tar.xz) = 5211604
+SHA256 (phpMyAdmin-4.2.11-all-languages.tar.xz) = 18fd82ffac52cf6c191526a0f102c4e31d82c807967be043a64b924e063488ae
+SIZE (phpMyAdmin-4.2.11-all-languages.tar.xz) = 5206872



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