Summary: | [PATCH] Update audio/ncmpcpp to 0.6.3 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | yamagi | ||||
Component: | Individual Port(s) | Assignee: | Johannes Jost Meixner <xmj> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | xmj | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(dhn) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
I'll take it (maintainer timeout). A commit references this bug: Author: xmj Date: Wed Mar 25 19:15:28 UTC 2015 New revision: 382260 URL: https://svnweb.freebsd.org/changeset/ports/382260 Log: audio/ncmpcpp: update to 0.6.3 - Update to 0.6.3 PR: 198426 Differential Revision: https://reviews.freebsd.org/D2117 Submitted by: yamagi@yamagi.org Approved by: maintainer timeout (2 weeks) Approved by: swills (mentor) Changes: head/audio/ncmpcpp/Makefile head/audio/ncmpcpp/distinfo Committed, thanks! |
Created attachment 154023 [details] svn patch to 0.6.3 The attached patch updates ncmpcpp to version 0.6.3. This is another small bugfix release without any big, user-visible changes. The upstream changelog is: - Fix floating point exception when adding a specific number of random items. - Passwords are no longer added to the input history. - It is now possible to put more than one specific flag consecutively in formats. - Bash completion file was removed as it no longer works. - Description of available configuration options in man page was updated. Changes to the port: - Bump version to 0.6.3 - Remove ${WRKSRC}/doc/ncmpcpp-completion.bash