Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Mar 2026 01:19:33 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Denis Shaposhnikov <dsh@bamus.cz>
Subject:   git: f7de3a696e42 - main - ports-mgmt/poudriere-dsh2dsh: Update 3.4.99.20260219 => 3.4.99.20260228
Message-ID:  <69a4e5a5.46f29.658e8191@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

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(-)

diff --git a/ports-mgmt/poudriere-dsh2dsh/Makefile b/ports-mgmt/poudriere-dsh2dsh/Makefile
index 3d3007d25c3b..f38d9fc2311c 100644
--- a/ports-mgmt/poudriere-dsh2dsh/Makefile
+++ b/ports-mgmt/poudriere-dsh2dsh/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	poudriere
-DISTVERSION=	3.4.99.20260219
+DISTVERSION=	3.4.99.20260228
 CATEGORIES=	ports-mgmt
 PKGNAMESUFFIX=	-dsh2dsh
 
diff --git a/ports-mgmt/poudriere-dsh2dsh/distinfo b/ports-mgmt/poudriere-dsh2dsh/distinfo
index d74254a4114d..6f01649b2ca8 100644
--- a/ports-mgmt/poudriere-dsh2dsh/distinfo
+++ b/ports-mgmt/poudriere-dsh2dsh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771511829
-SHA256 (dsh2dsh-poudriere-3.4.99.20260219_GH0.tar.gz) = ab36992db3b1defad48e21bdbb98795e259cc7faa5862a44ea7f2a7d6dfe1e56
-SIZE (dsh2dsh-poudriere-3.4.99.20260219_GH0.tar.gz) = 5830997
+TIMESTAMP = 1772287845
+SHA256 (dsh2dsh-poudriere-3.4.99.20260228_GH0.tar.gz) = 2c1ea25b852618ded616f9c101a9460b8dc116d496baa1faa71ac312783127d7
+SIZE (dsh2dsh-poudriere-3.4.99.20260228_GH0.tar.gz) = 5831845


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a4e5a5.46f29.658e8191>