summaryrefslogtreecommitdiff
path: root/audio/ncmpcpp/files/patch-src_helpers.cpp
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2017-05-28 17:18:24 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2017-05-28 17:18:24 +0000
commit4fed6be6ca828d763c4416dd4e3c209d37a3c5d5 (patch)
tree7ba818f74d4a135d8ccdc452c9f609e4865c50b9 /audio/ncmpcpp/files/patch-src_helpers.cpp
parentUpdate to glibc 2.17-157.el7_3.2, amd64 kernel-headers 3.10.0-514.21.1.el7 (diff)
- 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
Notes
Notes: svn path=/head/; revision=441919
Diffstat (limited to 'audio/ncmpcpp/files/patch-src_helpers.cpp')
-rw-r--r--audio/ncmpcpp/files/patch-src_helpers.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/ncmpcpp/files/patch-src_helpers.cpp b/audio/ncmpcpp/files/patch-src_helpers.cpp
deleted file mode 100644
index 5989c3dc09e5..000000000000
--- a/audio/ncmpcpp/files/patch-src_helpers.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/helpers.cpp.orig 2016-04-17 05:41:01 UTC
-+++ src/helpers.cpp
-@@ -26,6 +26,7 @@
- #include "playlist.h"
- #include "statusbar.h"
- #include "utility/functional.h"
-+#include "format_impl.h"
-
- const MPD::Song *currentSong(const BaseScreen *screen)
- {