Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Dec 2014 21:36:31 +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: r375805 - head/databases/phpmyadmin
Message-ID:  <201412292136.sBTLaV89067542@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Mon Dec 29 21:36:30 2014
New Revision: 375805
URL: https://svnweb.freebsd.org/changeset/ports/375805
QAT: https://qat.redports.org/buildarchive/r375805/

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

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

Modified: head/databases/phpmyadmin/Makefile
==============================================================================
--- head/databases/phpmyadmin/Makefile	Mon Dec 29 21:24:19 2014	(r375804)
+++ head/databases/phpmyadmin/Makefile	Mon Dec 29 21:36:30 2014	(r375805)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	4.3.3
+DISTVERSION=	4.3.4
 CATEGORIES=	databases www
 MASTER_SITES=	SF/${PORTNAME:tl}/${PORTNAME}/${DISTVERSION}
 DISTNAME=	${PORTNAME}-${DISTVERSION}-all-languages

Modified: head/databases/phpmyadmin/distinfo
==============================================================================
--- head/databases/phpmyadmin/distinfo	Mon Dec 29 21:24:19 2014	(r375804)
+++ head/databases/phpmyadmin/distinfo	Mon Dec 29 21:36:30 2014	(r375805)
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-4.3.3-all-languages.tar.xz) = 728e40a06f7c6daa0b515dd564c5dd506a3115a0c21561f6e85e32166ee2e8f3
-SIZE (phpMyAdmin-4.3.3-all-languages.tar.xz) = 5283844
+SHA256 (phpMyAdmin-4.3.4-all-languages.tar.xz) = 91258e07e04e25c5e49284b194ebff8ffa807ad38832fbe802cc6af3f7cb96d3
+SIZE (phpMyAdmin-4.3.4-all-languages.tar.xz) = 5285212



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