diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-11-18 07:01:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-11-18 07:01:51 +0000 |
commit | 2ea511dba22a47dc70d61d94e9e9a0048708c2c3 (patch) | |
tree | 205a82e122c19794540d3e5ef798c750426d16d2 /net-p2p/xmule/files/patch-src::SysTray.h | |
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::SysTray.h')
-rw-r--r-- | net-p2p/xmule/files/patch-src::SysTray.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/xmule/files/patch-src::SysTray.h b/net-p2p/xmule/files/patch-src::SysTray.h deleted file mode 100644 index 55da4e3d176e..000000000000 --- a/net-p2p/xmule/files/patch-src::SysTray.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/SysTray.h.orig Sun Nov 14 19:45:30 2004 -+++ src/SysTray.h Sun Nov 14 19:45:00 2004 -@@ -31,6 +31,7 @@ - #include <locale.h> - #include <config.h> - #include <sys/ioctl.h> -+#include <sys/socket.h> - #include <net/if.h> - #include <netinet/in.h> - #include <arpa/inet.h> |