Bug 293529 - ports-mgmt/poudriere-dsh2dsh: Update to 3.4.99.20260228
Summary: ports-mgmt/poudriere-dsh2dsh: Update to 3.4.99.20260228
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-01 15:44 UTC by Denis Shaposhnikov
Modified: 2026-03-02 01:20 UTC (History)
1 user (show)

See Also:


Attachments
poudriere-dsh2dsh-3.4.99.20260228.patch (1.81 KB, patch)
2026-03-01 15:44 UTC, Denis Shaposhnikov
dsh: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Shaposhnikov 2026-03-01 15:44:44 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-03-02 01:19:40 UTC
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(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2026-03-02 01:20:33 UTC
Thanks.