summaryrefslogtreecommitdiff
path: root/databases/phpmyadmin/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2015-03-18 21:25:28 +0000
committertron <tron@pkgsrc.org>2015-03-18 21:25:28 +0000
commit3b6e5f22a49a7bfc285289546d21e5aa22eba1e3 (patch)
tree715386e7fbfae5debc154dc68e2cbbb1f036c944 /databases/phpmyadmin/Makefile
parent453e88da15ca8d747615fef93177e76ba58dad3c (diff)
downloadpkgsrc-3b6e5f22a49a7bfc285289546d21e5aa22eba1e3.tar.gz
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
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 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