Summary: | www/node16: Fails to package with BUNDLED_SSL=ON | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Felix Palmen <zirias> | ||||
Component: | Individual Port(s) | Assignee: | Bradley T. Hughes <bhughes> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | tcberner, zirias | ||||
Priority: | --- | Keywords: | easy, needs-qa | ||||
Version: | Latest | Flags: | tcberner:
maintainer-feedback-
zirias: merge-quarterly+ |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Thank you for the report and patch Felix Maintainer Timeout. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=79049421374de667f98a772ad36b6e834f6f0f1f commit 79049421374de667f98a772ad36b6e834f6f0f1f Author: Felix Palmen <zirias@FreeBSD.org> AuthorDate: 2022-08-08 16:55:03 +0000 Commit: Felix Palmen <zirias@FreeBSD.org> CommitDate: 2022-08-08 16:55:03 +0000 www/node16: Fix pkg-plist with BUNDLED_SSL PR: 264568 Approved by: maintainer (timeout), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D36068 www/node16/pkg-plist | 61 +++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 51 insertions(+), 10 deletions(-) A commit in branch 2022Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f21a15e0d65f7efe659f85d4c9074a06ba7ea83 commit 6f21a15e0d65f7efe659f85d4c9074a06ba7ea83 Author: Felix Palmen <zirias@FreeBSD.org> AuthorDate: 2022-08-08 16:55:03 +0000 Commit: Felix Palmen <zirias@FreeBSD.org> CommitDate: 2022-08-08 16:57:03 +0000 www/node16: Fix pkg-plist with BUNDLED_SSL PR: 264568 Approved by: maintainer (timeout), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D36068 (cherry picked from commit 79049421374de667f98a772ad36b6e834f6f0f1f) www/node16/pkg-plist | 61 +++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 51 insertions(+), 10 deletions(-) |
Created attachment 234575 [details] 0001-www-node16-Fix-pkg-plist-with-BUNDLED_SSL Errors in pkg-plist, attached patch (git-am format) fixes them.