summaryrefslogtreecommitdiff
path: root/databases/phpmyadmin/Makefile
diff options
context:
space:
mode:
authortron <tron>2012-11-18 13:57:59 +0000
committertron <tron>2012-11-18 13:57:59 +0000
commitc3f85b83c82dce807e8ae443e3d0a78052b7136c (patch)
tree81221404ddebbca2a2231be46ad1517e3a63c643 /databases/phpmyadmin/Makefile
parent216b6827fe3d7d5d1a5e00c8cba90391eca996b8 (diff)
downloadpkgsrc-c3f85b83c82dce807e8ae443e3d0a78052b7136c.tar.gz
Update "phpmyadmin" package to version 3.5.4. Changes since 3.5.3:
- bug #3570212 [edit] uuid_short() is a no-arguments function - bug #3569577 [edit] Add routine parameter headers not valid for "function" - bug #3575799 [search] Various search operators not working as expected - bug #3576322 [search] Invalid select query generated for tables with ENUM fields - bug #3577468 [display] Incorrect imagejpeg Syntax Breaks Image Transformation - bug #3578776 [search] Editing SQL not possible when no records found - bug #3571970 [interface] Display chart and number of rows to plot - bug #3582631 [core] Wrong redirect url caused cookies error with ForceSSL
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 4a972411334..bcf98905a49 100644
--- a/databases/phpmyadmin/Makefile
+++ b/databases/phpmyadmin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2012/10/17 18:35:06 tron Exp $
+# $NetBSD: Makefile,v 1.109 2012/11/18 13:57:59 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= 3.5.3
+DIST_VERSION= 3.5.4
DOC_FILES= ChangeLog Documentation.txt LICENSE README \
RELEASE-DATE-${DIST_VERSION}