Bug 269268 - devel/pructl: fix link by adding -lBlocksRuntime
Summary: devel/pructl: fix link by adding -lBlocksRuntime
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: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-31 22:42 UTC by Robert Clausecker
Modified: 2023-02-19 11:17 UTC (History)
1 user (show)

See Also:
fuz: maintainer-feedback-
fuz: merge-quarterly?


Attachments
devel/pructl: fix link by adding -lBlocksRuntime (2.32 KB, patch)
2023-01-31 22:42 UTC, Robert Clausecker
fuz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2023-01-31 22:42:14 UTC
Created attachment 239835 [details]
devel/pructl: fix link by adding -lBlocksRuntime

While we are at it, clean up Makefile a little and patch out -W(t)error as per policy.

Tested with Poudriere on armv7 arm64 FreeBSD 12.3 13.1.
Please MFH if possible.
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-02-14 15:13:26 UTC
Comment on attachment 239835 [details]
devel/pructl: fix link by adding -lBlocksRuntime

Maintainer timeout.
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-02-14 15:14:05 UTC
Maintainer timeout.  Will commit this one with the next batch.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-02-19 11:03:34 UTC
A commit in branch main references this bug:

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

commit 82afcc13ccae2d8573525d3a44f7d87d8d2a6bfe
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2023-01-31 22:41:20 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-02-19 11:01:38 +0000

    devel/pructl: fix link by adding -lBlocksRuntime

    PR:             269268
    MFH:            2023Q1
    Approved by:    maintainer timeout (2 weeks)
    Approved by:    flo (mentor)
    Differential Revision: https://reviews.freebsd.org/D38623

 devel/pructl/Makefile                   | 11 +++++------
 devel/pructl/distinfo                   |  6 +++---
 devel/pructl/files/patch-CMakeLists.txt |  3 +--
 3 files changed, 9 insertions(+), 11 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-02-19 11:04:42 UTC
A commit in branch 2023Q1 references this bug:

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

commit 3d9891bdfe47ceb7d967ed2958a4c9da2140820a
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2023-01-31 22:41:20 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-02-19 11:03:00 +0000

    devel/pructl: fix link by adding -lBlocksRuntime

    PR:             269268
    MFH:            2023Q1
    Approved by:    maintainer timeout (2 weeks)
    Approved by:    flo (mentor)
    Differential Revision: https://reviews.freebsd.org/D38623

    (cherry picked from commit 82afcc13ccae2d8573525d3a44f7d87d8d2a6bfe)

 devel/pructl/Makefile                   | 11 +++++------
 devel/pructl/distinfo                   |  6 +++---
 devel/pructl/files/patch-CMakeLists.txt |  3 +--
 3 files changed, 9 insertions(+), 11 deletions(-)