Bug 240223 - sysutils/byobu: Fix sed usage, remove FETCH_DEPENDS
Summary: sysutils/byobu: Fix sed usage, remove FETCH_DEPENDS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-31 02:45 UTC by Justin Coffman
Modified: 2019-08-31 05:15 UTC (History)
1 user (show)

See Also:


Attachments
Fix sed usage, remove FETCH_DEPENDS (1.94 KB, patch)
2019-08-31 02:45 UTC, Justin Coffman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Coffman 2019-08-31 02:45:14 UTC
Created attachment 207036 [details]
Fix sed usage, remove FETCH_DEPENDS

sed usage was expecting GNU sed behaviors, adjusted to conform to BSD sed usage. Also removed FETCH_DEPENDS based on feedback.
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2019-08-31 05:15:47 UTC
Thanks for your contribution!