- Update to 2.5.7-pl1, which closes security vulnerability allowing remote
user to inject php code PR: ports/68557 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
This commit is contained in:
parent
847d659d12
commit
42aa428c90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112712
@ -6,10 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= phpMyAdmin
|
||||
PORTVERSION= 2.5.7
|
||||
PORTVERSION= 2.5.7.1
|
||||
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 administer MySQL over the web
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (phpMyAdmin-2.5.7.tar.bz2) = f0f06811aa4f7c14e053ddd23002f40d
|
||||
SIZE (phpMyAdmin-2.5.7.tar.bz2) = 1121972
|
||||
MD5 (phpMyAdmin-2.5.7-pl1.tar.bz2) = 93b7c7f3dfcfd6df9c2ea26f31a51772
|
||||
SIZE (phpMyAdmin-2.5.7-pl1.tar.bz2) = 1123591
|
||||
|
@ -6,10 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= phpMyAdmin
|
||||
PORTVERSION= 2.5.7
|
||||
PORTVERSION= 2.5.7.1
|
||||
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 administer MySQL over the web
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (phpMyAdmin-2.5.7.tar.bz2) = f0f06811aa4f7c14e053ddd23002f40d
|
||||
SIZE (phpMyAdmin-2.5.7.tar.bz2) = 1121972
|
||||
MD5 (phpMyAdmin-2.5.7-pl1.tar.bz2) = 93b7c7f3dfcfd6df9c2ea26f31a51772
|
||||
SIZE (phpMyAdmin-2.5.7-pl1.tar.bz2) = 1123591
|
||||
|
Loading…
Reference in New Issue
Block a user