From 4fed6be6ca828d763c4416dd4e3c209d37a3c5d5 Mon Sep 17 00:00:00 2001 From: Jochen Neumeister Date: Sun, 28 May 2017 17:18:24 +0000 Subject: - Update to 0.8 - Changelog: https://rybczak.net/ncmpcpp/ PR: 219534 Submitted by: yamagi@yamagi.org (maintainer) Approved by: rene (mentor) Differential Revision: https://reviews.freebsd.org/D10960 --- audio/ncmpcpp/files/patch-src_search__engine.cpp | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 audio/ncmpcpp/files/patch-src_search__engine.cpp (limited to 'audio/ncmpcpp/files/patch-src_search__engine.cpp') diff --git a/audio/ncmpcpp/files/patch-src_search__engine.cpp b/audio/ncmpcpp/files/patch-src_search__engine.cpp deleted file mode 100644 index b4d8e60e8b21..000000000000 --- a/audio/ncmpcpp/files/patch-src_search__engine.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/search_engine.cpp.orig 2016-04-17 05:41:01 UTC -+++ src/search_engine.cpp -@@ -35,6 +35,7 @@ - #include "utility/comparators.h" - #include "title.h" - #include "screen_switcher.h" -+#include "format_impl.h" - - using Global::MainHeight; - using Global::MainStartY; -- cgit v1.2.3