From 776b7259a8c25d505a2df9ee02de6fede978c67c Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 18 Mar 2015 21:25:28 +0000 Subject: Update "phpmyadmin" package to version 4.3.12. Changes since version 4.3.9: - bug #4746 Right-aligned columns have left-aligned header - bug #4779 PMA_Util::parseEnumSetValues fails on enums with UTF-8 values - bug Undefined index savedsearcheswork - bug #4788 Inline edit of DATE fields with NULL, NULL checkbox is under datepicker - bug #4790 DROP TABLE/VIEW IF EXISTS are not tracked - bug Compatibility with central columns of version 4.4 - bug #4758 Firefox with auth_type to http with multiple server doesn't work anymore - bug #4789 Views aren't dropped when copying a database - bug #4784 Incomplete bookmark saving - bug #4786 SELECT width on relations page - bug [security] Risk of BREACH attack, see PMASA-2015-1 - bug #4774 SQL links are completely wrong - bug #4768 MariaDB: version mismatch - bug #4777 Some images are missing in Designer for original theme - bug #4767 Drizzle: undefined index in mysql_charsets.inc.php - bug #4753 Normal field and multi-line field have different margins - bug #4760 Cannot re-import settings from local storage - bug #4778 SQL error when database list is sorted by additional columns - bug #4780 Notice when timestamp column does not have default value - bug Undefined index navwork - bug #4744 Opening console scroll down the page - bug Remove extra column heading in view structure page - bug Add missing confirmation when deleting central columns - bug Undefined index DisableIS - bug #4763 Database export with more than 512 tables fails - bug #4769 Previously set column aliases are destroyed if returned to the same table - bug #4752 Incorrect page after creating table - bug #4771 Central Columns not working, showing error --- databases/phpmyadmin/Makefile | 4 ++-- databases/phpmyadmin/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'databases/phpmyadmin') diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile index 6f4b6080884..8ccd4b0ec0d 100644 --- a/databases/phpmyadmin/Makefile +++ b/databases/phpmyadmin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.144 2015/02/18 21:28:10 tron Exp $ +# $NetBSD: Makefile,v 1.145 2015/03/18 21:25:28 tron Exp $ DISTNAME= phpMyAdmin-${DIST_VERSION}-all-languages PKGNAME= phpmyadmin-${DIST_VERSION:S/-//} @@ -28,7 +28,7 @@ MESSAGE_SUBST+= CONF_INC_PHP=${CONF_INC_PHP} PMCONFFILE=${PMCONFFILE:Q} \ EXDIR=${EXDIR:Q} CONF_INC_PHP= ${PREFIX}/share/phpmyadmin/config.inc.php -DIST_VERSION= 4.3.9 +DIST_VERSION= 4.3.12 DOC_FILES= ChangeLog LICENSE README RELEASE-DATE-${DIST_VERSION} APACHE_USER?= www diff --git a/databases/phpmyadmin/distinfo b/databases/phpmyadmin/distinfo index e886436b33f..4d22853d082 100644 --- a/databases/phpmyadmin/distinfo +++ b/databases/phpmyadmin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.101 2015/02/18 21:28:10 tron Exp $ +$NetBSD: distinfo,v 1.102 2015/03/18 21:25:28 tron Exp $ -SHA1 (phpMyAdmin-4.3.9-all-languages.tar.xz) = 9d7149282eea698bef731fe1c4b2638ff7748a64 -RMD160 (phpMyAdmin-4.3.9-all-languages.tar.xz) = e5fee143236477ad34b411932ec11fd7b092344d -Size (phpMyAdmin-4.3.9-all-languages.tar.xz) = 5442120 bytes +SHA1 (phpMyAdmin-4.3.12-all-languages.tar.xz) = bb0c5f440043534145b9db3afb1b62dd05dd42c4 +RMD160 (phpMyAdmin-4.3.12-all-languages.tar.xz) = ee53e7daf657641f75f4bc374a61659f3d818fd6 +Size (phpMyAdmin-4.3.12-all-languages.tar.xz) = 5370996 bytes SHA1 (patch-libraries_vendor_config.php) = af587496e999bf1e92d6c5a9ab8053fe6e92a0f2 -- cgit v1.2.3