Summary: | security/linux-c7-trousers: depends on deleted port security/linux-c7-openssl | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Felix Palmen <zirias> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-emulation (Nobody) <emulation> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | tijl | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(emulation) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: tijl Date: Sat Aug 31 13:54:06 UTC 2019 New revision: 510385 URL: https://svnweb.freebsd.org/changeset/ports/510385 Log: Remove dependency on linux-c7-openssl, which has been merged into linux_base-c7 in r509800. PR: 240229 Submitted by: Felix Palmen <felix@palmen-it.de> Changes: head/security/linux-c7-trousers/Makefile |
Created attachment 207040 [details] remove openssl dependency My poudriere can't build linux-c7 correctly any more because linux-c7-trousers still depends on linux-c7-openssl, the attached patch fixes this. The change to Mk/Uses/linux.mk in r509800 isn't enough to avoid this problem, because there's already a package of trousers with the dependency on the openssl package. BR, Felix