Bug 233338 - [MAINTAINER] sysutils/byobu: Update dependencies and backend
Summary: [MAINTAINER] sysutils/byobu: Update dependencies and backend
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-19 19:48 UTC by Justin Coffman
Modified: 2018-11-21 20:14 UTC (History)
0 users

See Also:


Attachments
Update dependencies and add backend options. (2.21 KB, patch)
2018-11-19 19:48 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 2018-11-19 19:48:37 UTC
Created attachment 199358 [details]
Update dependencies and add backend options.

Since 5.119, sysutils/tmux has become the preferred/default backend for byobu, though it still supports sysutils/screen. Also, devel/newt is needed for the config interface to function, though this is optional. Updated the Makefile with these changes.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-21 20:13:35 UTC
A commit references this bug:

Author: swills
Date: Wed Nov 21 20:13:23 UTC 2018
New revision: 485535
URL: https://svnweb.freebsd.org/changeset/ports/485535

Log:
  sysutils/byobu: Update dependencies and backend

  PR:		233338
  Submitted by:	Justin Coffman <jcoffman@openfire.io> (maintainer)

Changes:
  head/sysutils/byobu/Makefile
  head/sysutils/byobu/pkg-descr
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-11-21 20:14:28 UTC
Committed, thanks!