Bug 259998 - lang/ponyc: unbreak clang 13 build, release maintainership
Summary: lang/ponyc: unbreak clang 13 build, release maintainership
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: Neel Chauhan
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2021-11-23 17:37 UTC by Val Packett
Modified: 2021-11-23 18:15 UTC (History)
1 user (show)

See Also:


Attachments
patch (4.28 KB, patch)
2021-11-23 17:37 UTC, Val Packett
no flags Details | Diff

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