Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2014 22:30:27 +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: r349368 - head/databases/phpmyadmin
Message-ID:  <201403272230.s2RMURsc013884@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Thu Mar 27 22:30:27 2014
New Revision: 349368
URL: http://svnweb.freebsd.org/changeset/ports/349368
QAT: https://qat.redports.org/buildarchive/r349368/

Log:
  Update to 4.1.12
  
  This is a routine bugfix release
  
  Release Notes:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.12/phpMyAdmin-4.1.12-notes.html/view

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

Modified: head/databases/phpmyadmin/Makefile
==============================================================================
--- head/databases/phpmyadmin/Makefile	Thu Mar 27 21:58:34 2014	(r349367)
+++ head/databases/phpmyadmin/Makefile	Thu Mar 27 22:30:27 2014	(r349368)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	4.1.11
+DISTVERSION=	4.1.12
 CATEGORIES=	databases www
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${DISTVERSION}
 DISTNAME=	${PORTNAME}-${DISTVERSION}-all-languages

Modified: head/databases/phpmyadmin/distinfo
==============================================================================
--- head/databases/phpmyadmin/distinfo	Thu Mar 27 21:58:34 2014	(r349367)
+++ head/databases/phpmyadmin/distinfo	Thu Mar 27 22:30:27 2014	(r349368)
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-4.1.11-all-languages.tar.xz) = 7ca1ca199d4a546818c2913c19df2d563d507a550136547b5416d2bf6197a9f6
-SIZE (phpMyAdmin-4.1.11-all-languages.tar.xz) = 4798976
+SHA256 (phpMyAdmin-4.1.12-all-languages.tar.xz) = c91d37d9c61fa84e741423173474e5d2fde8f7e450169328c776e5485ebb3c18
+SIZE (phpMyAdmin-4.1.12-all-languages.tar.xz) = 4872100



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