Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2012 20:58:49 +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: r307598 - head/databases/phpmyadmin
Message-ID:  <201211202058.qAKKwnYr092849@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Tue Nov 20 20:58:49 2012
New Revision: 307598
URL: http://svnweb.freebsd.org/changeset/ports/307598

Log:
  Update to version 3.5.4
  
  This is a routine bugfix / new feature release.
  ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.4/phpMyAdmin-3.5.4-notes.html/view
  
  Feature safe:	yes

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

Modified: head/databases/phpmyadmin/Makefile
==============================================================================
--- head/databases/phpmyadmin/Makefile	Tue Nov 20 20:25:44 2012	(r307597)
+++ head/databases/phpmyadmin/Makefile	Tue Nov 20 20:58:49 2012	(r307598)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	3.5.3
+DISTVERSION=	3.5.4
 CATEGORIES=	databases www
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${DISTVERSION}
 DISTNAME=	${PORTNAME}-${DISTVERSION}-all-languages

Modified: head/databases/phpmyadmin/distinfo
==============================================================================
--- head/databases/phpmyadmin/distinfo	Tue Nov 20 20:25:44 2012	(r307597)
+++ head/databases/phpmyadmin/distinfo	Tue Nov 20 20:58:49 2012	(r307598)
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-3.5.3-all-languages.tar.xz) = 4d2573d2cad3abc67997361ee3d5bf05cf2c3c6b8fb1b2c611030d32ec0db826
-SIZE (phpMyAdmin-3.5.3-all-languages.tar.xz) = 3663564
+SHA256 (phpMyAdmin-3.5.4-all-languages.tar.xz) = 7dcfa494f8efb988e3cad875ab7863119ed55a4db2f361f3266f85253ab421c9
+SIZE (phpMyAdmin-3.5.4-all-languages.tar.xz) = 3689072



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