Summary: | science/massxpert: drop unused libpthread-stubs | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> | ||||
Component: | Individual Port(s) | Assignee: | Lorenzo Salvadore <salvadore> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | salvadore:
maintainer-feedback+
|
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 269453 | ||||||
Attachments: |
|
Description
Jan Beich
2023-02-10 16:00:49 UTC
I do not know where does this dependency comes from: the dependency on libpthread-stubs has been added about ten years ago in https://cgit.freebsd.org/ports/commit/science/massxpert/Makefile?id=e52c4d8479bfa46f721f84be652d38805dc0f217 , but I was not the maintainer yet. All I can tell is that the same commit also added a dependency on x11/libxcb. I am going to test that the port still builds fine and if it does I will commit your patch. Thanks. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b81c04be81865880e3609e7c9cc24e871c9c785 commit 9b81c04be81865880e3609e7c9cc24e871c9c785 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-02-10 15:59:09 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2023-02-11 15:41:00 +0000 science/massxpert: drop unused libpthread-stubs PR: 269468 Approved by: salvadore (maintainer) science/massxpert/Makefile | 1 - 1 file changed, 1 deletion(-) Committed, thanks for your patch. |