summaryrefslogtreecommitdiff
path: root/databases/phpmyadmin/Makefile
diff options
context:
space:
mode:
authortron <tron>2014-09-23 13:47:31 +0000
committertron <tron>2014-09-23 13:47:31 +0000
commit348e39909939b747d49457f51a67b2f250d7bef6 (patch)
tree041c6adbaff02c6c03ea924545d9e3268625c223 /databases/phpmyadmin/Makefile
parent7b1bcd8d3da8d38570f562d5fabacbda31a9dbf8 (diff)
downloadpkgsrc-348e39909939b747d49457f51a67b2f250d7bef6.tar.gz
Update "phpmyadmin" package to version 4.2.9.
The following bugs have been fixed since version 4.2.7.1: - bug ajax.js responseHandler: cannot read property of null - bug sql.js: str is undefined - bug #4524 Allow for direct selection of "0" on the "user overview" page - bug #4529 Undefined index: pos - bug #4523 tbl_change.js: insert as new row submit type on multiple selected records does not set all AUTO_INCREMENTs to 0 value - bug ajax.js responseHandler: another "cannot read property" - bug tbl_structure.js "cannot read property" - bug #4530 [security] DOM based XSS that results to a CSRF that creates a ROOT account in certain conditions - bug #4516 Odd export behavior - bug #4519 Uncaught TypeError: Cannot read property 'success' of null - bug #4520 sql.js: cannot read property - bug #4521 Initially allowed chart types do not match selected data - bug #4518 Export to SQL: CREATE TABLE option AUTO_INCREMENT ignored - bug #4522 Duplicate column names while assigning index - bug #4487 Export of partitioned table does not import - bug server_privileges.js: cannot read property - bug #4527 Importing ODS files with column names having trailing spaces fails - bug #4413 Navigation Error in Nav Tree for Search Results Past the First Page - bug functions.js: Cannot read property 'replace' of undefined
Diffstat (limited to 'databases/phpmyadmin/Makefile')
-rw-r--r--databases/phpmyadmin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile
index 6dffd7b6594..642c980735f 100644
--- a/databases/phpmyadmin/Makefile
+++ b/databases/phpmyadmin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.133 2014/08/27 21:25:44 tron Exp $
+# $NetBSD: Makefile,v 1.134 2014/09/23 13:47:31 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.2.7.1
+DIST_VERSION= 4.2.9
DOC_FILES= ChangeLog LICENSE README RELEASE-DATE-${DIST_VERSION}
APACHE_USER?= www