Created attachment 163053 [details] svn patch to version 0.7.0b1 Hello, the attached svn patch updates audio/ncmpcpp to version 0.7.0-beta1.This is a major update with several new features. A full changelog can be found at http://rybczak.net/ncmpcpp/, the most important changes are: - Multiple colors and new modes for the visualizer - New sort and search options - Finally support for 256 color terminals - Support for PCRE regex - Several key binding options are now finer grained I've run this beta version for several days and didn't find problems or regressions. So it seems to be stable enough for widespread distribution. Changes to the port are: - Remove unnecessary patches and regenerate the other ones - Several new patches (mostly small changes to include statements) to allow compilation with clang - ncurses from ports is now mandatory due to changes in ncmpcpp and the new 256 color support This update was tested with Poudriere on FreeBSD 9.3, 10.1 and 10.2
@Yamagi thank you, can you please confirm this passes QA (portlint/poudriere)
It does. Poudriere build the ports without any problem on 9.3, 10.1 and 10.2. Portlint is happy, too. I can change DISTFILES to DISTNAME if necessary to suppress a portlint warning that DISTFILES is discouraged...
You're the (maintainer) boss :)
Okay, in that case: I've attached a new patch with DISTNAME instead of DISTFILES. Poudriere is still happy and portlint is down to one small warning ("COMMENT should begin with a capital, and end without a period"). I'll leave that warning in because "Ncmpcpp" look weird. You can go ahead and commit the patch. Thank you. :)
Created attachment 163088 [details] Update to 0.7.0b1 (with DISTNAME instead fo DISTFILES)
A commit references this bug: Author: riggs Date: Sun Nov 15 16:21:02 UTC 2015 New revision: 401713 URL: https://svnweb.freebsd.org/changeset/ports/401713 Log: Update to upstream version 0.7.0-b1 PR: 204499 Submitted by: yamagi@yamagi.org (maintainer) Changes: head/audio/ncmpcpp/Makefile head/audio/ncmpcpp/distinfo head/audio/ncmpcpp/files/patch-src__status.cpp head/audio/ncmpcpp/files/patch-src_bindings.cpp head/audio/ncmpcpp/files/patch-src_browser.cpp head/audio/ncmpcpp/files/patch-src_configuration.cpp head/audio/ncmpcpp/files/patch-src_helpers.cpp head/audio/ncmpcpp/files/patch-src_media__library.cpp head/audio/ncmpcpp/files/patch-src_mpdpp.cpp head/audio/ncmpcpp/files/patch-src_mpdpp.h head/audio/ncmpcpp/files/patch-src_playlist.cpp head/audio/ncmpcpp/files/patch-src_playlist__editor.cpp head/audio/ncmpcpp/files/patch-src_search__engine.cpp head/audio/ncmpcpp/files/patch-src_status.cpp head/audio/ncmpcpp/files/patch-src_tag__editor.cpp head/audio/ncmpcpp/files/patch-src_window.h head/audio/ncmpcpp/pkg-message