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

PR:		ports/161937
Submitted by:	maintainer
This commit is contained in:
Doug Barton 2011-10-24 22:36:19 +00:00
parent 877122b5db
commit 2f0ad7dced
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284267
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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