Files
Herby Gillot 6562a93234 mysql8: update to 8.4.0
- mysql82 and mysql81 are now replaced by mysql8

Fixes: https://trac.macports.org/ticket/69934
2024-05-15 12:18:35 -04:00

18 lines
477 B
Tcl

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup obsolete 1.0
name mysql82
replaced_by mysql8
version 8.2.0
revision 2
license {GPL-2 OpenSSLException}
categories databases
subport ${name}-server {
replaced_by mysql8-server
revision 1
license BSD
}