Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2011 18:49:19 +0100 (BST)
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/161937: [maintainer] databases/phpmyadmin -- update to 3.4.7
Message-ID:  <201110231749.p9NHnJOM045459@lucid-nonsense.infracaninophile.co.uk>
Resent-Message-ID: <201110231750.p9NHo1Fb072043@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         161937
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin -- update to 3.4.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 23 17:50:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
Infracaninophile
>Environment:
System: FreeBSD lucid-nonsense.infracaninophile.co.uk 8.2-STABLE FreeBSD 8.2-STABLE #19: Sun Oct 23 08:30:58 BST 2011 root@lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64


	
>Description:

Routine bugfix upgrade to version 3.4.7

ChangeLog:

http://sourceforge.net/projects/phpmyadmin/files%2FphpMyAdmin%2F3.4.7%2FphpMyAdmin-3.4.7.html/view

Welcome to phpMyAdmin 3.4.7, a bugfix release.

3.4.7.0 (2011-10-23)
- bug #3418610 [interface] Links in navigation when $cfg['MainPageIconic'] = false
- bug #3418849 [interface] Inline edit shows dropdowns even after closing
- bug [view] View renaming did not work
- bug [navi] Wrong icon for view (MySQL 5.5)
- bug #3420229 [doc] Missing documentation section
- bug #3423725 [pdf] Broken PDF file when exporting database to PDF
- [core] Allow to set language in URL
- bug #3425184 [doc] Fix links to PHP documentation
- bug #3426031 [export] Export to bzip2 is not working


>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/Makefile,v
retrieving revision 1.145
diff -u -u -r1.145 Makefile
--- Makefile	17 Oct 2011 04:35:00 -0000	1.145
+++ Makefile	23 Oct 2011 17:46:06 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	3.4.6
+DISTVERSION=	3.4.7
 CATEGORIES=	databases www
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${DISTVERSION}
 DISTNAME=	${PORTNAME}-${DISTVERSION}-all-languages
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/distinfo,v
retrieving revision 1.121
diff -u -u -r1.121 distinfo
--- distinfo	17 Oct 2011 03:39:14 -0000	1.121
+++ distinfo	23 Oct 2011 17:46:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-3.4.6-all-languages.tar.bz2) = c5eb78779d6f4f29c0c4ee91d658f15965f2681683e8c704b76779047ba753b9
-SIZE (phpMyAdmin-3.4.6-all-languages.tar.bz2) = 4602509
+SHA256 (phpMyAdmin-3.4.7-all-languages.tar.bz2) = 83439c01d10c93efadfc75ded9227b27ffe9f91bb017c54b91f33d87aeac0102
+SIZE (phpMyAdmin-3.4.7-all-languages.tar.bz2) = 4604198
--- phpmyadmin.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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