pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/phpmyadmin Update "phpmyadmin" package to ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5100a204371b
branches:  trunk
changeset: 631505:5100a204371b
user:      tron <tron%pkgsrc.org@localhost>
date:      Sat Mar 08 13:07:42 2014 +0000

description:
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

diffstat:

 databases/phpmyadmin/Makefile |  4 ++--
 databases/phpmyadmin/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (32 lines):

diff -r e13b216a06a8 -r 5100a204371b databases/phpmyadmin/Makefile
--- a/databases/phpmyadmin/Makefile     Sat Mar 08 11:57:00 2014 +0000
+++ b/databases/phpmyadmin/Makefile     Sat Mar 08 13:07:42 2014 +0000
@@ -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 @@
                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 -r e13b216a06a8 -r 5100a204371b databases/phpmyadmin/distinfo
--- a/databases/phpmyadmin/distinfo     Sat Mar 08 11:57:00 2014 +0000
+++ b/databases/phpmyadmin/distinfo     Sat Mar 08 13:07:42 2014 +0000
@@ -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



Home | Main Index | Thread Index | Old Index