Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 23:39:37 +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: 4ae52c549353 - main - ports-mgmt/poudriere-dsh2dsh: Update 3.4.99.20260415 => 3.4.99.20260426
Message-ID:  <69eff3b9.25291.37386ffa@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=4ae52c549353133d1f8b7dbad6f911eadac90610

commit 4ae52c549353133d1f8b7dbad6f911eadac90610
Author:     Denis Shaposhnikov <dsh@bamus.cz>
AuthorDate: 2026-04-27 23:38:51 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-04-27 23:38:51 +0000

    ports-mgmt/poudriere-dsh2dsh: Update 3.4.99.20260415 => 3.4.99.20260426
    
    Upstream changes:
    - options: Improve performance by loading ports_env.
    - bulk: Revert not refetching on checksum failure (for distinfo-expected rerolled distfile cases).
    - testport: do not check the parent directory of a port does not have Mk.
    - Fix documented default for `CHECK_CHANGED_OPTIONS`.
    - sh: Add simple command redirect vfork support from Jilles.
    
    PR:             294829
    Sponsored by:   UNIS Labs
---
 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 985a12e25c09..a1683cbda92e 100644
--- a/ports-mgmt/poudriere-dsh2dsh/Makefile
+++ b/ports-mgmt/poudriere-dsh2dsh/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	poudriere
-DISTVERSION=	3.4.99.20260415
+DISTVERSION=	3.4.99.20260426
 CATEGORIES=	ports-mgmt
 PKGNAMESUFFIX=	-dsh2dsh
 
diff --git a/ports-mgmt/poudriere-dsh2dsh/distinfo b/ports-mgmt/poudriere-dsh2dsh/distinfo
index 826772216569..980725faaa76 100644
--- a/ports-mgmt/poudriere-dsh2dsh/distinfo
+++ b/ports-mgmt/poudriere-dsh2dsh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1776265599
-SHA256 (dsh2dsh-poudriere-3.4.99.20260415_GH0.tar.gz) = aceb401045351daed39d53299cbab4abe562dd92ba77766b6a74fa4a9d87eeb4
-SIZE (dsh2dsh-poudriere-3.4.99.20260415_GH0.tar.gz) = 5837385
+TIMESTAMP = 1777208789
+SHA256 (dsh2dsh-poudriere-3.4.99.20260426_GH0.tar.gz) = 3336343b8b22bd39a01b5c8207a66ffdaf9168cebc3d4fda6dbfacc94f97147d
+SIZE (dsh2dsh-poudriere-3.4.99.20260426_GH0.tar.gz) = 5837280


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69eff3b9.25291.37386ffa>