diff --git a/databases/mycli/Portfile b/databases/mycli/Portfile index 5bd4a2203b605..d00041b1885b5 100644 --- a/databases/mycli/Portfile +++ b/databases/mycli/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup python 1.0 PortGroup github 1.0 -github.setup dbcli mycli 1.24.3 v +github.setup dbcli mycli 1.27.2 v github.tarball_from archive revision 0 @@ -18,9 +18,9 @@ long_description {*}${description} homepage https://mycli.net -checksums rmd160 45e5df60b9d1c5f4ce9040732c38700701738992 \ - sha256 1e5a195120880edb919252dcf05d0948cc0dbc7db3d6ddecf72c202c31329662 \ - size 276324 +checksums rmd160 e8af29534da419053763a87b251a8dfc3646e678 \ + sha256 2d89259911289cc09295875c4017b0e0b6db1a83a3600c67378fcdcb6eba2454 \ + size 286537 variant python38 conflicts python39 python310 description "Use Python 3.8" {} variant python39 conflicts python38 python310 description "Use Python 3.9" {}