Bug 250836

Summary: audio/ncpamixer: use base ncurses where possible
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: emaste
Priority: --- Flags: yuri: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to port none

Description Steve Wills freebsd_committer freebsd_triage 2020-11-03 20:44:08 UTC
Created attachment 219330 [details]
patch to port

Port works fine with newer base ncurses
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2020-11-03 21:15:41 UTC
Steve,

But why change to the base ncurses?

Everything can work happily if ports would use libraries installed from ports, and base apps would use libraries installed from the base, no?

Yuri
Comment 2 Steve Wills freebsd_committer freebsd_triage 2020-11-03 21:17:12 UTC
(In reply to Yuri Victorovich from comment #1)
There's no need to have two copies of ncurses installed, it's wasteful, unnecessary and error prone.
Comment 3 Steve Wills freebsd_committer freebsd_triage 2021-01-17 20:22:17 UTC
OK to commit this?
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2021-01-17 20:26:23 UTC
(In reply to Steve Wills from comment #3)

Please do.
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-01-17 23:32:25 UTC
A commit references this bug:

Author: swills
Date: Sun Jan 17 23:32:22 UTC 2021
New revision: 561887
URL: https://svnweb.freebsd.org/changeset/ports/561887

Log:
  audio/ncpamixer: use base ncurses where possible

  PR:		250836
  Approved by:	yuri (maintainer, previous version)

Changes:
  head/audio/ncpamixer/Makefile