Download raw body.
[maintainer] sysutils/docker-compose: update to 2.29.7
30.09.2024 11:21, Kirill A. Korinsky пишет:
> Here a clean update for sysutils/docker-compose to 2.29.7.
>
> Tested on amd64
Committed, thanks.
> @@ -24,6 +24,8 @@ do-install:
> ${INSTALL_PROGRAM_DIR} ${PREFIX}/libexec/docker/cli-plugins
> ${INSTALL_PROGRAM} ${MODGO_WORKSPACE}/bin/cmd \
> ${PREFIX}/libexec/docker/cli-plugins/docker-compose
> +
> +NO_TEST = Yes
The port has tests, so this is not correct.
If they fail, they fail (and porters can do partial runs or try to fix them).
If they require special setup, you can describe that in TEST_IS_INTERACTIVE.
[maintainer] sysutils/docker-compose: update to 2.29.7