Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 10:58:06 +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: r376420 - head/databases/phpmyadmin
Message-ID:  <201501061058.t06Aw6hI041224@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Tue Jan  6 10:58:05 2015
New Revision: 376420
URL: https://svnweb.freebsd.org/changeset/ports/376420
QAT: https://qat.redports.org/buildarchive/r376420/

Log:
  Update to 4.3.5
  
  This is a routine bug-fix update
  
  Change Log:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.5/phpMyAdmin-4.3.5-notes.html/view

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

Modified: head/databases/phpmyadmin/Makefile
==============================================================================
--- head/databases/phpmyadmin/Makefile	Tue Jan  6 10:25:12 2015	(r376419)
+++ head/databases/phpmyadmin/Makefile	Tue Jan  6 10:58:05 2015	(r376420)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	4.3.4
+DISTVERSION=	4.3.5
 CATEGORIES=	databases www
 MASTER_SITES=	SF/${PORTNAME:tl}/${PORTNAME}/${DISTVERSION}
 DISTNAME=	${PORTNAME}-${DISTVERSION}-all-languages

Modified: head/databases/phpmyadmin/distinfo
==============================================================================
--- head/databases/phpmyadmin/distinfo	Tue Jan  6 10:25:12 2015	(r376419)
+++ head/databases/phpmyadmin/distinfo	Tue Jan  6 10:58:05 2015	(r376420)
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-4.3.4-all-languages.tar.xz) = 91258e07e04e25c5e49284b194ebff8ffa807ad38832fbe802cc6af3f7cb96d3
-SIZE (phpMyAdmin-4.3.4-all-languages.tar.xz) = 5285212
+SHA256 (phpMyAdmin-4.3.5-all-languages.tar.xz) = d499fb0c6178dcb488cf522124f84fc5babfcd6ce336706978f4020daf667df8
+SIZE (phpMyAdmin-4.3.5-all-languages.tar.xz) = 5397680



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