Created attachment 268456 [details] poudriere-dsh2dsh-3.4.99.20260228.patch Upstream changes: - bulk/testport: Fix caching of fetched distfiles for flavored-ports * Note that this does not fix go mod cache files not being cached. That is tracked in freebsd/poudriere#1311 - bulk -b: Fix fetching with poudriere-created pkgbase jail. - logclean: Fix empty build log directory removal with multiple jails - jail -d -C: Allow rerunning and fix much of -C handling. - pkgclean -n: Fix possibly generating repo under dry-run.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f7de3a696e42e6aeee25aecb914ed2b27acc41b2 commit f7de3a696e42e6aeee25aecb914ed2b27acc41b2 Author: Denis Shaposhnikov <dsh@bamus.cz> AuthorDate: 2026-03-02 01:18:48 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-03-02 01:18:48 +0000 ports-mgmt/poudriere-dsh2dsh: Update 3.4.99.20260219 => 3.4.99.20260228 Upstream changes: - bulk/testport: Fix caching of fetched distfiles for flavored-ports * Note that this does not fix go mod cache files not being cached. That is tracked in freebsd/poudriere#1311 - bulk -b: Fix fetching with poudriere-created pkgbase jail. - logclean: Fix empty build log directory removal with multiple jails - jail -d -C: Allow rerunning and fix much of -C handling. - pkgclean -n: Fix possibly generating repo under dry-run. PR: 293529 ports-mgmt/poudriere-dsh2dsh/Makefile | 2 +- ports-mgmt/poudriere-dsh2dsh/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Thanks.