phpMyAdmin: update to 5.2.3

This commit is contained in:
William Desportes
2025-10-08 13:45:37 +02:00
committed by Renee Otten
parent e0746806cf
commit e3e98677cd
+5 -5
View File
@@ -4,11 +4,11 @@ PortSystem 1.0
name phpmyadmin
set my_name phpMyAdmin
version 5.2.2
version 5.2.3
revision 0
checksums rmd160 8c012ac92fa366d2b1c82cfa3dad6328dddbaaf0 \
sha256 f881819a3b11e653b0212afaf0cc105db85c767715cb3f5852670f7fc36c9669 \
size 7539088
checksums rmd160 cd0ef1cb88b5aa4f5de86ef188e801607025b94d \
sha256 57881348297c4412f86c410547cf76b4d8a236574dd2c6b7d6a2beebe7fc44e3 \
size 7748924
categories www php databases
platforms any
@@ -32,7 +32,7 @@ use_xz yes
# The php variants deliberately do not conflict
foreach php {php72 php73 php74 php80 php81 php82 php83} {
foreach php {php72 php73 php74 php80 php81 php82 php83 php84} {
variant ${php} description "Use ${php}" "
depends_run-append port:${php}-gd \
port:${php}-mbstring \