From c4bd59fe2ca8a284463266d078d60fb2dadb6fac Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Wed, 17 Jan 2007 02:44:14 +0000 Subject: - 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 --- databases/phpmyadmin211/Makefile | 4 ++-- databases/phpmyadmin211/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'databases/phpmyadmin211') 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 -- cgit v1.3