1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 2.11.10.1, this fixes for various XSS vulnerabilities

PR:		ports/149840
Submitted by:	Matthew Seaman <m.seaman AT infracaninophile.co.uk> (maintainer)
Security:	CVE-2010-3056
This commit is contained in:
Li-Wen Hsu 2010-08-21 23:12:16 +00:00
parent 2f13a7f2c2
commit 7106062213
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259699
2 changed files with 6 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= phpMyAdmin211
DISTVERSION= 2.11.10
DISTVERSION= 2.11.10.1
CATEGORIES= databases www
MASTER_SITES= SF/phpmyadmin/phpMyAdmin/${PORTVERSION}
DISTNAME= ${PORTNAME:S/211//}-${DISTVERSION}-all-languages
@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME:S/211//}-${DISTVERSION}-all-languages
MAINTAINER= m.seaman@infracaninophile.co.uk
COMMENT= A set of PHP-scripts to manage MySQL over the web
LICENSE= GPLv2
USE_BZIP2= yes
NO_BUILD= yes
.if !defined(WITHOUT_PHP_DEPENDS)

View File

@ -1,3 +1,3 @@
MD5 (phpMyAdmin-2.11.10-all-languages.tar.bz2) = bb1c00fba7ed25b72be45659080f1ccd
SHA256 (phpMyAdmin-2.11.10-all-languages.tar.bz2) = c4091e2e126fe76319cc63ba6ba2cf5fdc668111b25d56acb33481331f5fb063
SIZE (phpMyAdmin-2.11.10-all-languages.tar.bz2) = 3113953
MD5 (phpMyAdmin-2.11.10.1-all-languages.tar.bz2) = 0d30538c6423ccdfd52184ba7f000054
SHA256 (phpMyAdmin-2.11.10.1-all-languages.tar.bz2) = c4588951a73c25ffb1f9f087c7c0642db1955aab87770068f87fb1b878f312fd
SIZE (phpMyAdmin-2.11.10.1-all-languages.tar.bz2) = 3073771