Summary: | DEPRECATED messages are printed with backslash escaped spaces | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Miroslav Lachman <000.fbsd> |
Component: | Ports Framework | Assignee: | Port Management Team <portmgr> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | CC: | pi, ports-bugs |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Miroslav Lachman
2016-07-28 13:07:11 UTC
Oh, I messed that up, sorry about that. A commit references this bug: Author: mat Date: Tue Aug 9 14:29:05 UTC 2016 New revision: 419923 URL: https://svnweb.freebsd.org/changeset/ports/419923 Log: Don't overquote the DEPRECATED message, it ended up looking silly. Something like: ----------- This port is deprecated; you may wish to reconsider installing it: EOL\ upstream\ since\ 10\ Jul\ 2016. It is scheduled to be removed on or after 2016-08-20. ----------- PR: 211421 Reported by: Miroslav Lachman Sponsored by: Absolight Changes: head/Mk/bsd.port.mk |