01.09.2024 12:48, Kirill A. Korinsky пишет:
> It should go also.
>
> The cause that I had exported diff as git show and inlinded the result.
>
> Unfortently git show just says that it's deleted as:
>
> diff --git
> sysutils/docker-buildx/patches/patch-vendor_github_com_tonistiigi_fsutil_diskwri
On Sun, 01 Sep 2024 11:37:49 +0200,
Klemens Nanni wrote:
>
> 15.08.2024 20:49, Kirill A. Korinsky пишет:
> > Thus, go-1.23 allows to nuke all patches. Now this port is qutie trivial.
>
> After your port one patch remains
> patch-vendor_github_com_moby_buildkit_cmd_buildkitd_config_gcpolicy_unix_
15.08.2024 20:49, Kirill A. Korinsky пишет:
> Thus, go-1.23 allows to nuke all patches. Now this port is qutie trivial.
After your port one patch remains
patch-vendor_github_com_moby_buildkit_cmd_buildkitd_config_gcpolicy_unix_go
Did you miss that one or should it stay?
ports@,
Here an update for sysutils/docker-buildx.
Changelog for missed releases available on github:
- https://github.com/docker/buildx/releases/tag/v0.16.0
- https://github.com/docker/buildx/releases/tag/v0.16.1
- https://github.com/docker/buildx/releases/tag/v0.16.2
Thus, go-1.23 allows to
@ports,
Here a bugfix release for sysutils/docker-buildx
Changelogs:
- https://github.com/docker/buildx/releases/tag/v0.15.1
- https://github.com/docker/buildx/releases/tag/v0.15.0
Notable changes that one of OpenBSD specific patch were merged, and it isn't
required anymore.
Tested on -curren
@ports,
Here an update for sysutils/docker-buildx
Changelog: https://github.com/docker/buildx/releases/tag/v0.15.0
Notable changes that one of OpenBSD specific patch were merged, and it isn't
required anymore.
Tested on -current/amd64.
The diff:
diff --git sysutils/docker-buildx/Makefile sysu