summaryrefslogtreecommitdiff
path: root/databases/phpmyadmin/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2007-03-20 15:27:51 +0000
committersalo <salo>2007-03-20 15:27:51 +0000
commitbd53518e64d1ebe16b6737be8ab8048514abfd9e (patch)
tree1e1211dd3048ed6d36d848066bcad0091dc86028 /databases/phpmyadmin/Makefile
parent4c5db5d65af1dadc25ee691685cb371434297aa6 (diff)
downloadpkgsrc-bd53518e64d1ebe16b6737be8ab8048514abfd9e.tar.gz
Pullup ticket 2054 - requested by tron
security update for phpmyadmin Revisions pulled up: - pkgsrc/databases/phpmyadmin/Makefile 1.58 - pkgsrc/databases/phpmyadmin/PLIST 1.17 - pkgsrc/databases/phpmyadmin/distinfo 1.28 Module Name: pkgsrc Committed By: tron Date: Tue Mar 20 14:17:16 UTC 2007 Modified Files: pkgsrc/databases/phpmyadmin: Makefile PLIST distinfo Log Message: Update "phpmyadmin" package to version 2.10.0.2: - Fix for PMASA-2007-3 (PHP Executor Deep Recursion Stack Overflow) - New graphical relation manager, called Designer, available in database view
Diffstat (limited to 'databases/phpmyadmin/Makefile')
-rw-r--r--databases/phpmyadmin/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile
index 5ec0fd6cfcd..203bc722075 100644
--- a/databases/phpmyadmin/Makefile
+++ b/databases/phpmyadmin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56.2.1 2007/01/10 13:22:19 ghen Exp $
+# $NetBSD: Makefile,v 1.56.2.2 2007/03/20 15:27:51 salo Exp $
DISTNAME= phpMyAdmin-${DIST_VERSION}-all-languages
PKGNAME= phpmyadmin-${DIST_VERSION:S/-//}
@@ -21,7 +21,7 @@ MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR:Q} \
USE_TOOLS+= perl:run
CONF_INC_PHP= ${PREFIX}/share/phpmyadmin/config.inc.php
-DIST_VERSION= 2.9.2-rc1
+DIST_VERSION= 2.10.0.2
DOC_FILES= CREDITS ChangeLog \
Documentation.txt INSTALL LICENSE README \
RELEASE-DATE-${DIST_VERSION} TODO
@@ -46,8 +46,10 @@ NO_BUILD= yes
INSTALL_DIRS= css js lang libraries libraries/auth libraries/dbg \
libraries/dbi libraries/engines libraries/export \
- libraries/fpdf libraries/fpdf/font libraries/import \
- libraries/transformations themes themes/darkblue_orange \
+ libraries/import libraries/tcpdf libraries/tcpdf/font \
+ libraries/transformations pmd pmd/images pmd/scripts \
+ pmd/styles pmd/styles/default pmd/styles/default/images \
+ themes themes/darkblue_orange \
themes/darkblue_orange/css themes/darkblue_orange/img \
themes/original themes/original/css themes/original/img