Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2014 09:42:43 +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: r374645 - head/databases/phpmyadmin
Message-ID:  <201412130942.sBD9ghrb059117@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sat Dec 13 09:42:42 2014
New Revision: 374645
URL: https://svnweb.freebsd.org/changeset/ports/374645
QAT: https://qat.redports.org/buildarchive/r374645/

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

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

Modified: head/databases/phpmyadmin/Makefile
==============================================================================
--- head/databases/phpmyadmin/Makefile	Sat Dec 13 09:39:47 2014	(r374644)
+++ head/databases/phpmyadmin/Makefile	Sat Dec 13 09:42:42 2014	(r374645)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	4.3.1
+DISTVERSION=	4.3.2
 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 Dec 13 09:39:47 2014	(r374644)
+++ head/databases/phpmyadmin/distinfo	Sat Dec 13 09:42:42 2014	(r374645)
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-4.3.1-all-languages.tar.xz) = 0edb9bab60453c385ebd59008a6e4e764b29ca4297b1960bcb3486c459262e93
-SIZE (phpMyAdmin-4.3.1-all-languages.tar.xz) = 5370420
+SHA256 (phpMyAdmin-4.3.2-all-languages.tar.xz) = c0c2330913d44f88261f40808f6ae451a8d35920d67159525a73177cc9bafc17
+SIZE (phpMyAdmin-4.3.2-all-languages.tar.xz) = 5369772



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