- Update to 3.3.4
PR: ports/148209 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Feature safe: yes
This commit is contained in:
parent
5433ffedb8
commit
27a6bfafa6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257180
2 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= phpMyAdmin
|
||||
DISTVERSION= 3.3.3
|
||||
DISTVERSION= 3.3.4
|
||||
CATEGORIES= databases www
|
||||
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages
|
||||
|
@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages
|
|||
MAINTAINER= m.seaman@infracaninophile.co.uk
|
||||
COMMENT= A set of PHP-scripts to manage MySQL over the web
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_MYSQL= yes
|
||||
IGNORE_WITH_PHP= 4
|
||||
IGNORE_WITH_MYSQL= 323 40 41
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (phpMyAdmin-3.3.3-all-languages.tar.bz2) = 7f670239eededfb038785cd15a12545b
|
||||
SHA256 (phpMyAdmin-3.3.3-all-languages.tar.bz2) = b8a9fb64441ade0336921d959b966cc365793ee0be6d24c9648a73e2e84a747a
|
||||
SIZE (phpMyAdmin-3.3.3-all-languages.tar.bz2) = 3611442
|
||||
MD5 (phpMyAdmin-3.3.4-all-languages.tar.bz2) = 009343c8a17e8ef0aea36ded3ac5dca1
|
||||
SHA256 (phpMyAdmin-3.3.4-all-languages.tar.bz2) = f4ce46548740f46ae294d7f5799c7ee42b15eb38d37726d9b37db5e11d8e5e81
|
||||
SIZE (phpMyAdmin-3.3.4-all-languages.tar.bz2) = 3630303
|
||||
|
|
Loading…
Reference in a new issue