[Bug 292260] sysutils/u-boot-tools: update to 2025.10 and fix SOURCE_DATE_EPOCH build

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 12 Feb 2026 21:17:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292260

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=9534403d8c78f3e98b73df57a123c716a0ee9f9f

commit 9534403d8c78f3e98b73df57a123c716a0ee9f9f
Author:     Siva Mahadevan <siva@FreeBSD.org>
AuthorDate: 2025-06-14 18:50:20 +0000
Commit:     Siva Mahadevan <siva@FreeBSD.org>
CommitDate: 2026-02-12 21:14:31 +0000

    sysutils/u-boot-tools: update to 2025.10 and fix SOURCE_DATE_EPOCH build

    This fixes the reproducible build when SOURCE_DATE_EPOCH is specified.

    * moved to upstream-default gnutls since it doesn't correctly build with
the USES=ssl and openssl flags
    * added BUILD_DEPENDS on gdate from coreutils to handle SOURCE_DATE_EPOCH
correctly
    * cleaned up and simplified make target a bit
    * removed CONFLICTS since it is nonexistent

    Tested by building all dependent sysutils/u-boot* ports.

    PR:             292260
    Approved by:    maintainer timeout (1+ month), lwhsu (mentor, implicitly)
    Sponsored by:   The FreeBSD Foundation

 sysutils/u-boot-tools/Makefile | 20 +++++++-------------
 sysutils/u-boot-tools/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 16 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.