summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2015-01-12 08:35:37 +0000
committertron <tron@pkgsrc.org>2015-01-12 08:35:37 +0000
commit1d41f10500ee327cfcd66ecb8b1cb0e42067d8a3 (patch)
treed43ca66828631e5f45dcb8cdab37541744311a42
parent44e6ca42a531b139207f84fe8d1927e7b069c62a (diff)
downloadpkgsrc-1d41f10500ee327cfcd66ecb8b1cb0e42067d8a3.tar.gz
Update "phpmyadmin" package to version 4.3.6. Changes since version 4.3.2:
- bug Undefined index notices while configuring recent and favorite tables - bug #4687 Designer breaks without configuration storage - bug #4686 Select elements flicker and selects something else - bug #4689 Setup tool creates "pma__favorites" incorrectly - bug #4685 Call to a member function isUserType() on a non-object - bug #4691 Do not include console when no server is selected - bug #4688 File permissions in archive - bug #4692 Dynamic javascripts gives 500 when db selected - bug Auto-configuration: tables were not created automatically - bug #4677 Advanced feature checker does not check for favorite tables feature - bug #4678 Some of the data stored in configuration storage are not deleted upon db or table delete - bug #4679 Setup does not allow providing a name for favorites table - bug #4680 Number of favorite table are not configurable in setup - bug #4681 'Central columns table' field in setup does not have a description - bug #4318 Default connection collation and sorting - bug #4683 Relational data is not properly updated on table rename - bug #4655 Undefined index: collation_connection (second patch) - bug #4682 4.3.3 & 4.3.4 Import sql created by mysqldump fails on foreign keys - bug #4676 Auto-configuration issues - bug #4416 New lines are removed when grid editing (part two: TEXT) - bug #4653 Always connection error was shown, on /setup at tab "configuration storage" - bug #4661 Drag and drop file import always fails - bug #4651 don't open console with esc - bug #4664 select min() displays 1 row, but reports the table amount of rows returned - bug #4666 Undefined indexes in table stucture print view of a view - bug #4663 Export missing back ticks for order table name - bug #4668 Remove from central columns error - bug #4670 CSV import reads both commas and values into first column after first row - bug #4642 phpmyadmin often fails to load due to specific load order - bug #4671 Unable to move all columns - bug #4645 Import of export created with mysqldump - bug #4672 "Distinct values" does not page - bug #4667 Consistency in borders - bug #4658 Illegal string offset (Data_length, Index_length) - bug #4655 Undefined index: collation_connection - bug #4673 Delimiter causing page lock - bug The "Recently used tables" setting should be with Nav panel - bug #4647 Can't disable Favorites - bug #4646 Version Check Broken - bug #4630 AJAX request infinite loop - bug #4649 Attributes field size smaller than others - bug #4622 Cannot remove table ordering on a Mac - bug Fix initial replication configuration - bug Undefined index central_columnswork - bug #4657 Don't have default blowfish_secret - bug #4656 Some error popups fade away too quickly - bug #4648 Consistency in borders - bug $cfg['Error_Handler']['display'] no longer necessary - bug #4659 Leading and trailing whitespace in column name
-rw-r--r--databases/phpmyadmin/Makefile4
-rw-r--r--databases/phpmyadmin/PLIST4
-rw-r--r--databases/phpmyadmin/distinfo8
3 files changed, 9 insertions, 7 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile
index c7d1a60c23a..2fe07fd1f98 100644
--- a/databases/phpmyadmin/Makefile
+++ b/databases/phpmyadmin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.142 2014/12/14 09:16:23 tron Exp $
+# $NetBSD: Makefile,v 1.143 2015/01/12 08:35:37 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.2
+DIST_VERSION= 4.3.6
DOC_FILES= ChangeLog LICENSE README RELEASE-DATE-${DIST_VERSION}
APACHE_USER?= www
diff --git a/databases/phpmyadmin/PLIST b/databases/phpmyadmin/PLIST
index d278e9c76e2..26c550c042f 100644
--- a/databases/phpmyadmin/PLIST
+++ b/databases/phpmyadmin/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.40 2014/12/10 20:34:34 tron Exp $
+@comment $NetBSD: PLIST,v 1.41 2015/01/12 08:35:37 tron Exp $
share/doc/phpmyadmin/ChangeLog
share/doc/phpmyadmin/LICENSE
share/doc/phpmyadmin/README
@@ -1017,6 +1017,8 @@ share/phpmyadmin/prefs_manage.php
share/phpmyadmin/print.css
share/phpmyadmin/robots.txt
share/phpmyadmin/schema_export.php
+share/phpmyadmin/scripts/decode_bug.php
+share/phpmyadmin/scripts/revision-info
share/phpmyadmin/server_binlog.php
share/phpmyadmin/server_collations.php
share/phpmyadmin/server_databases.php
diff --git a/databases/phpmyadmin/distinfo b/databases/phpmyadmin/distinfo
index 1703b952e72..468ecdccb83 100644
--- a/databases/phpmyadmin/distinfo
+++ b/databases/phpmyadmin/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.99 2014/12/14 09:16:23 tron Exp $
+$NetBSD: distinfo,v 1.100 2015/01/12 08:35:37 tron Exp $
-SHA1 (phpMyAdmin-4.3.2-all-languages.tar.xz) = 7fc284fddd21a6d66598e9d49e4aa5d865854821
-RMD160 (phpMyAdmin-4.3.2-all-languages.tar.xz) = 6fea5eba19f2f340ea2bdb19f7fbd6e892e8086e
-Size (phpMyAdmin-4.3.2-all-languages.tar.xz) = 5369772 bytes
+SHA1 (phpMyAdmin-4.3.6-all-languages.tar.xz) = e0c7048212354a7d77cb8ce35f803007ca376637
+RMD160 (phpMyAdmin-4.3.6-all-languages.tar.xz) = 41e2a4a07d72fa323ff94aa1c7187706ff0c8f03
+Size (phpMyAdmin-4.3.6-all-languages.tar.xz) = 5449548 bytes
SHA1 (patch-libraries_vendor_config.php) = af587496e999bf1e92d6c5a9ab8053fe6e92a0f2