From 5303ed5d12fde674159f24c8f9d32ac0a72debe9 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 8 Mar 2014 13:07:42 +0000 Subject: Update "phpmyadmin" package to version 4.1.9. The following bugs have been fixed since the release of version 4.1.7: - bug #4279 CTRL + up or down moves two fields (part one) - bug #4294 output as text radio clickable for "OpenDocument Text" export - bug #4297 DROP DATABASE tick box in export no longer works - bug #4291 Unable to export comments in OpenDocument text format - bug #4299 Deletion even when the user says "No" to the confirmation message - bug #4303 "New" link in navi panel is shown even if no privileges - bug #4302 Some params are being omitted from microhistory - bug #4298 Missing validation on Import CSV: "Columns enclosed with" and "Columns escaped with" - bug #4040 Fatal error while resetting settings - bug #4305 JS error when editing procedure from nav panel - bug #4308 Edit routine form submitting when pressing enter - bug #4307 Nav: "Columns" won't expand with specific schema - bug #4276 Login loop on session expiry - bug #4249 Incorrect number of result rows for SQL with subqueries - bug #4275 Broken Link to php extension manual - bug #4053 List of procedures is not displayed after executing with Enter - bug #4081 Setup page content shifted to the right edge of its tabs - bug #4284 Reordering a column erases comments for other columns - bug #4286 Open "Browse" in a new tab - bug #4287 Printview - Always one column too much - bug #4288 Expand database (+ icon) after timeout doesn't do anything - bug #4285 Fixed CSS for setup - Fixed altering table to DOUBLE/FLOAT field - bug #4292 Success message and failure message being shown together - bug #4293 opening new tab (using selflink) for import.php based actions results in error and logout --- databases/phpmyadmin/Makefile | 4 ++-- databases/phpmyadmin/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'databases') diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile index eb0ee66d087..34f229bdabf 100644 --- a/databases/phpmyadmin/Makefile +++ b/databases/phpmyadmin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.123 2014/02/22 11:14:57 tron Exp $ +# $NetBSD: Makefile,v 1.124 2014/03/08 13:07:42 tron Exp $ DISTNAME= phpMyAdmin-${DIST_VERSION}-all-languages PKGNAME= phpmyadmin-${DIST_VERSION:S/-//} @@ -29,7 +29,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.1.7 +DIST_VERSION= 4.1.9 DOC_FILES= ChangeLog LICENSE README RELEASE-DATE-${DIST_VERSION} APACHE_USER?= www diff --git a/databases/phpmyadmin/distinfo b/databases/phpmyadmin/distinfo index 647060e3a8b..aa8eed48263 100644 --- a/databases/phpmyadmin/distinfo +++ b/databases/phpmyadmin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.80 2014/02/22 11:14:57 tron Exp $ +$NetBSD: distinfo,v 1.81 2014/03/08 13:07:42 tron Exp $ -SHA1 (phpMyAdmin-4.1.7-all-languages.tar.xz) = a31116d0c971650938689043a84a22d8c20eb305 -RMD160 (phpMyAdmin-4.1.7-all-languages.tar.xz) = 4a7df2b7cf0bc4f6f8cd802fc81ee42908cf33c5 -Size (phpMyAdmin-4.1.7-all-languages.tar.xz) = 4807196 bytes +SHA1 (phpMyAdmin-4.1.9-all-languages.tar.xz) = f069e4c0ceae7d2ad585d81297cc30ea187d9197 +RMD160 (phpMyAdmin-4.1.9-all-languages.tar.xz) = c2490ef58b9e05370a6bba8aff6684aecb8cb43c +Size (phpMyAdmin-4.1.9-all-languages.tar.xz) = 4869148 bytes SHA1 (patch-libraries_vendor_config.php) = af587496e999bf1e92d6c5a9ab8053fe6e92a0f2 -- cgit v1.2.3