Bug 281891

Summary: sysutils/dtc: Update to 1.7.1
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me CC: manu, oh
Priority: --- Flags: bugzilla: maintainer-feedback? (uboot)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for dtc none

Description Daniel Engberg freebsd_committer freebsd_triage 2024-10-06 12:08:11 UTC
Created attachment 254047 [details]
Patch for dtc

* Convert to Meson
* Import upstream PR 141 [1]

1: https://github.com/dgibson/dtc/pull/141

Compile and runtime tested on FreeBSD 14.1-RELEASE (amd64) (make, make check-plist, make test)
2 tests fails (1 using current version in tree)

Poudriere testport OK 13.3-RELEASE (amd64)
Poudriere testport OK 14.1-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-10-26 17:41:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4eecaf5e738fb2a1722b6c85e79b9d4836df4cb0

commit 4eecaf5e738fb2a1722b6c85e79b9d4836df4cb0
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-10-26 17:12:21 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-10-26 17:13:54 +0000

    sysutils/dtc: Update to 1.7.1

    * Convert to Meson
    * Import upstream PR 141 [1]

    1: https://github.com/dgibson/dtc/pull/141

    Changelog: https://github.com/dgibson/dtc/releases/tag/v1.7.1

    PR:             281891
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 sysutils/dtc/Makefile                            | 22 ++++++++++++----------
 sysutils/dtc/distinfo                            | 10 +++++-----
 sysutils/dtc/files/patch-libfdt_fdt__rw.c (gone) | 11 -----------
 sysutils/dtc/pkg-plist                           |  4 ++--
 4 files changed, 19 insertions(+), 28 deletions(-)