Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2015 16:03:44 +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: r383928 - head/databases/phpmyadmin
Message-ID:  <201504131603.t3DG3iHN069429@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Mon Apr 13 16:03:43 2015
New Revision: 383928
URL: https://svnweb.freebsd.org/changeset/ports/383928

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

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

Modified: head/databases/phpmyadmin/Makefile
==============================================================================
--- head/databases/phpmyadmin/Makefile	Mon Apr 13 16:00:49 2015	(r383927)
+++ head/databases/phpmyadmin/Makefile	Mon Apr 13 16:03:43 2015	(r383928)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	4.4.1.1
+DISTVERSION=	4.4.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	Mon Apr 13 16:00:49 2015	(r383927)
+++ head/databases/phpmyadmin/distinfo	Mon Apr 13 16:03:43 2015	(r383928)
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-4.4.1.1-all-languages.tar.xz) = d863744c1e3a2ebe02a5ba2c023c792b08c4e45b363966ebfd8c45ed13cf2711
-SIZE (phpMyAdmin-4.4.1.1-all-languages.tar.xz) = 5643780
+SHA256 (phpMyAdmin-4.4.2-all-languages.tar.xz) = dcb4a63d551b184131a30d85085e4158288dc2645e67af50b42f03614008c39c
+SIZE (phpMyAdmin-4.4.2-all-languages.tar.xz) = 5659104



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