Bug 259998

Summary: lang/ponyc: unbreak clang 13 build, release maintainership
Product: Ports & Packages Reporter: Val Packett <val>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: nc
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Val Packett 2021-11-23 17:37:21 UTC
Created attachment 229674 [details]
patch

- disable Werror (*of course* it was bound to lead to this kind of breakage)
- return to pool, I haven't been updating this port since the project turned towards bundled llvm only, and I still haven't actually used the language for anything anyway, sorry
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-11-23 18:15:16 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-11-23 18:15:33 UTC
A commit in branch main references this bug:

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

commit b7d268f8215b1714a22f35eb3059085ee6af41b2
Author:     Greg V <greg@unrelenting.technology>
AuthorDate: 2021-11-23 17:33:47 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-11-23 18:14:45 +0000

    lang/ponyc: unbreak clang 13 build, release maintainership

    PR:     259998

 lang/ponyc/Makefile                   |  2 +-
 lang/ponyc/files/patch-Makefile-ponyc | 11 +++++++++--
 2 files changed, 10 insertions(+), 3 deletions(-)