summaryrefslogtreecommitdiff
path: root/net-p2p/xmule/files/patch-src::xmule.cpp
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-11-18 07:01:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-11-18 07:01:51 +0000
commit2ea511dba22a47dc70d61d94e9e9a0048708c2c3 (patch)
tree205a82e122c19794540d3e5ef798c750426d16d2 /net-p2p/xmule/files/patch-src::xmule.cpp
parent- Add SHA256 (diff)
o Update to 1.12.0
o Switch from depending on x11-toolkits/wxgtk24 to x11-toolkits/wxgtk26 o Remove patches which incorporated in the distribution PR: 88176 Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
Notes
Notes: svn path=/head/; revision=148706
Diffstat (limited to 'net-p2p/xmule/files/patch-src::xmule.cpp')
-rw-r--r--net-p2p/xmule/files/patch-src::xmule.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/xmule/files/patch-src::xmule.cpp b/net-p2p/xmule/files/patch-src::xmule.cpp
deleted file mode 100644
index 559592e23866..000000000000
--- a/net-p2p/xmule/files/patch-src::xmule.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/xmule.cpp.orig Sun Nov 14 20:25:21 2004
-+++ src/xmule.cpp Sun Nov 14 20:32:50 2004
-@@ -65,7 +65,6 @@
-
- #include <iostream> // Needed for std::cout
- #include <gtk/gtk.h> // Needed for GTK_WINDOW_TOPLEVEL
--#include <mcheck.h>
-
- #include <wx/clipbrd.h> // Needed for wxTheClipboard
- #include <wx/msgdlg.h> // Needed for wxMessageBox