Bug 281891 - sysutils/dtc: Update to 1.7.1
Summary: sysutils/dtc: Update to 1.7.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-06 12:08 UTC by Daniel Engberg
Modified: 2024-10-26 17:42 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (uboot)


Attachments
Patch for dtc (2.97 KB, patch)
2024-10-06 12:08 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)