diff options
| author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2004-10-23 08:50:41 +0000 |
|---|---|---|
| committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2004-10-23 08:50:41 +0000 |
| commit | 66b8db991a874929b9678a5ceec724b04ee030f9 (patch) | |
| tree | f3e88e928864c638db7d15ead790c31d9cc2940b /databases/phpmyadmin211 | |
| parent | Update to version 1.1. (diff) | |
Upgrade to phpMyAdmin 2.6.0-pl2 in order to close a remote command
execution vulnerability.
PR: ports/72954
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Fixes VuXML: http://vuxml.FreeBSD.org/fc07c9ca-22ce-11d9-814e-0001020eed82.html
Approved by: edwin
Diffstat (limited to 'databases/phpmyadmin211')
| -rw-r--r-- | databases/phpmyadmin211/Makefile | 4 | ||||
| -rw-r--r-- | databases/phpmyadmin211/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/phpmyadmin211/Makefile b/databases/phpmyadmin211/Makefile index 36366b347cee..c7ca6667ed24 100644 --- a/databases/phpmyadmin211/Makefile +++ b/databases/phpmyadmin211/Makefile @@ -6,11 +6,11 @@ # PORTNAME= phpMyAdmin -PORTVERSION= 2.6.0 -PORTREVISION= 1 +PORTVERSION= 2.6.0.2 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpmyadmin +DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\1/} 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 c920be3d3797..e33b399b0a50 100644 --- a/databases/phpmyadmin211/distinfo +++ b/databases/phpmyadmin211/distinfo @@ -1,2 +1,2 @@ -MD5 (phpMyAdmin-2.6.0.tar.bz2) = 7d8dc68a88aca0c5f36c5d8996bb563f -SIZE (phpMyAdmin-2.6.0.tar.bz2) = 1277016 +MD5 (phpMyAdmin-2.6.0-pl2.tar.bz2) = f9000262ce736ec21369e1be1522ea0d +SIZE (phpMyAdmin-2.6.0-pl2.tar.bz2) = 1278267 |
