aboutsummaryrefslogtreecommitdiff
path: root/databases/phpmyadmin211
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-01-17 02:44:14 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-01-17 02:44:14 +0000
commitc4bd59fe2ca8a284463266d078d60fb2dadb6fac (patch)
tree787e64850bd61e10f13a703a868e18a1e8594c5d /databases/phpmyadmin211
parent084a911c1ebb5be5f25e7384a2cde5b83bb576df (diff)
downloadports-c4bd59fe2ca8a284463266d078d60fb2dadb6fac.tar.gz
ports-c4bd59fe2ca8a284463266d078d60fb2dadb6fac.zip
- This is the final release of version 2.9.2, which is actually unchanged
from the preliminary 2.9.2.rc1 currently in ports. That release was a fast reaction to the vulnerabilities more fully documented with this release. Fixes ----- * improved support for web clusters * deleting a user under MySQL 4.1.x * DELIMITER in export no longer commented out * export of query results and procedure definitions * detection of a binary column * problem on 64-bit systems * granting all privileges on a wildcard name * verification on encrypted zip files * security fixes ChangeLog: http://www.phpmyadmin.net/ChangeLog.txt PR: ports/108014 Submitted by: maintainer (Matthew Seaman) Security: http://www.securityfocus.com/archive/1/453432 Security: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-1 Security: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-2
Notes
Notes: svn path=/head/; revision=182563
Diffstat (limited to 'databases/phpmyadmin211')
-rw-r--r--databases/phpmyadmin211/Makefile4
-rw-r--r--databases/phpmyadmin211/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/phpmyadmin211/Makefile b/databases/phpmyadmin211/Makefile
index e31e296b6b6a..ef0030db7f0a 100644
--- a/databases/phpmyadmin211/Makefile
+++ b/databases/phpmyadmin211/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= phpMyAdmin
-DISTVERSION= 2.9.2.r1
+DISTVERSION= 2.9.2
CATEGORIES= databases www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= phpmyadmin
-DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.r(.)/-rc\1/}-all-languages
+DISTNAME= ${PORTNAME}-${PORTVERSION}-all-languages
MAINTAINER= m.seaman@infracaninophile.co.uk
COMMENT= A set of PHP-scripts to manage MySQL over the web
diff --git a/databases/phpmyadmin211/distinfo b/databases/phpmyadmin211/distinfo
index a9cd74d6f74d..a1dd2d5a0181 100644
--- a/databases/phpmyadmin211/distinfo
+++ b/databases/phpmyadmin211/distinfo
@@ -1,3 +1,3 @@
-MD5 (phpMyAdmin-2.9.2-rc1-all-languages.tar.bz2) = 86c3f72b2853fb3b50703749af8c42f7
-SHA256 (phpMyAdmin-2.9.2-rc1-all-languages.tar.bz2) = dd10b5f49c0837d7b884fc395176a3b76eef586eb84177d2adc6474b0d9e53a5
-SIZE (phpMyAdmin-2.9.2-rc1-all-languages.tar.bz2) = 2352924
+MD5 (phpMyAdmin-2.9.2-all-languages.tar.bz2) = 8d67cab6f93da370929622d0ef96839a
+SHA256 (phpMyAdmin-2.9.2-all-languages.tar.bz2) = 9f53c41d7334e8234654512678a1de7b41f47c9149d2352216dd82cb351269f6
+SIZE (phpMyAdmin-2.9.2-all-languages.tar.bz2) = 2351428