aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/linuxdcpp/files
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-08-23 02:56:10 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-08-23 02:56:10 +0000
commitaeeeadc9f064df00def93ab67ada42ebc5a2ebb2 (patch)
tree352211935455508db73ba4d21dcbf2d9d3912ffa /net-p2p/linuxdcpp/files
parent6171e1df7b7612003ae85fe29be7534afdc9bf55 (diff)
downloadports-aeeeadc9f064df00def93ab67ada42ebc5a2ebb2.tar.gz
ports-aeeeadc9f064df00def93ab67ada42ebc5a2ebb2.zip
Notes
Diffstat (limited to 'net-p2p/linuxdcpp/files')
-rw-r--r--net-p2p/linuxdcpp/files/patch-disable_binreloc24
1 files changed, 12 insertions, 12 deletions
diff --git a/net-p2p/linuxdcpp/files/patch-disable_binreloc b/net-p2p/linuxdcpp/files/patch-disable_binreloc
index 8e4efac42fab..e3d11509181f 100644
--- a/net-p2p/linuxdcpp/files/patch-disable_binreloc
+++ b/net-p2p/linuxdcpp/files/patch-disable_binreloc
@@ -1,6 +1,6 @@
---- linux/SConstruct.orig Sun Jul 16 11:25:22 2006
-+++ linux/SConstruct Sun Jul 16 11:25:57 2006
-@@ -8,7 +8,6 @@
+--- linux/SConstruct.orig Mon Aug 21 12:20:32 2006
++++ linux/SConstruct Mon Aug 21 12:20:57 2006
+@@ -9,7 +9,6 @@
'hashdialog.cc',
'hub.cc',
'mainwindow.cc',
@@ -8,17 +8,17 @@
'privatemessage.cc',
'publichubs.cc',
'search.cc',
---- linux/wulformanager.cc.orig Sun Jul 16 11:25:32 2006
-+++ linux/wulformanager.cc Sun Jul 16 11:26:29 2006
-@@ -17,7 +17,6 @@
- */
-
- #include "wulformanager.hh"
+--- linux/wulformanager.cc.orig Mon Aug 21 12:20:40 2006
++++ linux/wulformanager.cc Mon Aug 21 12:21:31 2006
+@@ -24,7 +24,6 @@
+ #include "func.hh"
+ #include "hashdialog.hh"
+ #include "hub.hh"
-#include "prefix.hh"
+ #include "privatemessage.hh"
#include "publichubs.hh"
- #include "downloadqueue.hh"
- #include "hub.hh"
-@@ -230,13 +229,7 @@
+ #include "search.hh"
+@@ -299,13 +298,7 @@
string WulforManager::getPath()
{