Summary: | audio/jack: Remove useless dependency on misc/e2fsprogs-libuuid | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Tobias Kortkamp <tobik> |
Component: | Individual Port(s) | Assignee: | Jan Beich <jbeich> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | hselasky, multimedia |
Priority: | --- | Keywords: | needs-patch |
Version: | Latest | Flags: | jbeich:
merge-quarterly+
|
Hardware: | Any | ||
OS: | Any | ||
URL: | https://github.com/jackaudio/jack1/commit/c84316fcfad81dd52ac6a6d57068f1ba88c96932 |
Description
Tobias Kortkamp
![]() ![]() Looks good to me. --HPS Tobias, not sure why you put me on Cc: - not using one of my ports any longer isn't a concern for me. Removing myself from Cc: list. A commit references this bug: Author: jbeich Date: Fri Oct 6 21:04:02 UTC 2017 New revision: 451409 URL: https://svnweb.freebsd.org/changeset/ports/451409 Log: audio/jack: libuuid is completely unused after r440260 libuuid was used for a some time between 0.121.3 and 0.124 releases but didn't propagate into any except for stray <uuid/uuid.h> include. PR: 221314 Submitted by: tobik Reviewed by: hselasky Changes: head/audio/jack/Makefile A commit references this bug: Author: jbeich Date: Fri Oct 6 21:07:34 UTC 2017 New revision: 451410 URL: https://svnweb.freebsd.org/changeset/ports/451410 Log: MFH: r451409 audio/jack: libuuid is completely unused after r440260 libuuid was used for a some time between 0.121.3 and 0.124 releases but didn't propagate into any except for stray <uuid/uuid.h> include. PR: 221314 Submitted by: tobik Reviewed by: hselasky Approved by: ports-secteam blanket Changes: _U branches/2017Q4/ branches/2017Q4/audio/jack/Makefile Thanks. Landed. |