Bug 264487 - math/blis: Remove dependency on llvm-10, strip binary, add missing .pc file in pkg-plist
Summary: math/blis: Remove dependency on llvm-10, strip binary, add missing .pc file i...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Johannes M Dieterich
URL:
Keywords: easy
Depends on:
Blocks:
 
Reported: 2022-06-05 20:25 UTC by Yuri Victorovich
Modified: 2022-06-05 23:30 UTC (History)
0 users

See Also:
jmd: maintainer-feedback+
koobs: merge-quarterly?


Attachments
patch (998 bytes, patch)
2022-06-05 20:25 UTC, Yuri Victorovich
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2022-06-05 20:25:42 UTC
Created attachment 234469 [details]
patch

llvm-10 dependency was added 2 years ago amd it isn't clear why it is there now.
The port builds without it.


Thanks,
Yuri
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2022-06-05 22:38:43 UTC
Comment on attachment 234469 [details]
patch

Approved by: portmgr (blanket: just fix it)
Approved by: portmgr (blanket: ports compliance)
MFH: 2022Q2 (blanket: ports compliance)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-06-05 23:28:36 UTC
A commit in branch main references this bug:

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

commit 264f9885a51269eae95d773a1a3b06d7d1d3b41c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-06-05 23:26:58 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-06-05 23:28:18 +0000

    math/blis: Remove dependency on llvm-10; strip binary; add missing .pc file in pkg-plist

    PR:             264487
    Approved by:    portmgr (blanket: ports compliance)

 math/blis/Makefile  | 10 ++++------
 math/blis/pkg-plist |  1 +
 2 files changed, 5 insertions(+), 6 deletions(-)
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2022-06-05 23:28:50 UTC
Committed.

Thanks, Kubilay.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-06-05 23:30:37 UTC
A commit in branch 2022Q2 references this bug:

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

commit 75db2675d17e239317298ad8a4f3606e41f3e133
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-06-05 23:26:58 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-06-05 23:29:45 +0000

    math/blis: Remove dependency on llvm-10; strip binary; add missing .pc file in pkg-plist

    PR:             264487
    Approved by:    portmgr (blanket: ports compliance)

    (cherry picked from commit 264f9885a51269eae95d773a1a3b06d7d1d3b41c)

 math/blis/Makefile  | 10 ++++------
 math/blis/pkg-plist |  1 +
 2 files changed, 5 insertions(+), 6 deletions(-)