Bug 248900 - multimedia/musikcube: switch to base ncurses
Summary: multimedia/musikcube: switch to base ncurses
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: 2020-08-25 03:35 UTC by Steve Wills
Modified: 2020-09-02 04:25 UTC (History)
0 users

See Also:
yuri: maintainer-feedback+


Attachments
patch to update to base ncurses (1.53 KB, patch)
2020-08-25 03:35 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2020-08-25 03:35:14 UTC
Created attachment 217511 [details]
patch to update to base ncurses

This doesn't really need ncurses from ports. Here's a patch which lets it use base ncurses.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2020-08-25 05:26:18 UTC
Approved.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-09-02 04:25:11 UTC
A commit references this bug:

Author: swills
Date: Wed Sep  2 04:24:09 UTC 2020
New revision: 547319
URL: https://svnweb.freebsd.org/changeset/ports/547319

Log:
  multimedia/musikcube: switch to base ncurses

  PR:		248900
  Approved by:	yuri (maintainer)

Changes:
  head/multimedia/musikcube/Makefile
  head/multimedia/musikcube/files/patch-src_musikcube_CMakeLists.txt
Comment 3 Steve Wills freebsd_committer freebsd_triage 2020-09-02 04:25:49 UTC
Committed, thanks!