Bug 265875

Summary: lang/halide: outdated
Product: Ports & Packages Reporter: Adriaan de Groot <adridg>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (yuri)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Adriaan de Groot freebsd_committer freebsd_triage 2022-08-16 10:57:23 UTC
The halide port is quite outdated. There are now regular numbered releases, 14.0 being the latest (requires a `PORTEPOCH` I think, since existing version is 2019something). The newer releases drop old-LLVM support, while conversely the old-prerelease that is in ports doesn't support LLVM 13. This blocks an update to LLVM_DEFAULT.

See also #263456
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-08-17 13:58:03 UTC
Port updated, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-08-17 13:58:57 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1abb14001d8b495009a3e5ce7bf971660f22198b

commit 1abb14001d8b495009a3e5ce7bf971660f22198b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-17 13:56:42 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-17 13:57:56 +0000

    lang/halide: Update 2019.08.27-2654 -> 14.0.0

    PR:             265875
    Reported by:    adridg@

 lang/halide/Makefile                               | 33 ++++++++++++----------
 lang/halide/distinfo                               |  8 ++----
 .../files/patch-packaging_CMakeLists.txt (gone)    | 22 ---------------
 .../patch-src_LLVM__Runtime__Linker.cpp (new)      | 11 ++++++++
 lang/halide/files/patch-src_Target.cpp (new)       | 20 +++++++++++++
 lang/halide/files/patch-src_Target.h (new)         | 10 +++++++
 lang/halide/files/patch-src_Util.cpp (new)         | 23 +++++++++++++++
 lang/halide/pkg-plist                              | 24 ++++++++++++----
 8 files changed, 103 insertions(+), 48 deletions(-)