[boinc] 01/01: removed socklenBuildFixByDavid.patch

Guo Yixuan yixuan-guest at moszumanska.debian.org
Tue May 27 14:24:38 UTC 2014


This is an automated email from the git hooks/post-receive script.

yixuan-guest pushed a commit to branch master
in repository boinc.

commit 570d6cc70ddf5bbc9a8ec267e55f8bbaa3757f28
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Tue May 27 10:24:08 2014 -0400

    removed socklenBuildFixByDavid.patch
    
    fixed by the upstream long ago
---
 debian/patches/series                       |  1 -
 debian/patches/socklenBuildFixByDavid.patch | 16 ----------------
 2 files changed, 17 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index c906b07..f6f66be 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -37,7 +37,6 @@ more_maxpathlen.patch
 opendir_error_messages.patch
 sched_driver_char_buffers.patch
 csh2tcsh.patch
-#socklenBuildFixByDavid.patch
 investigate_boinc_api.patch
 slot_dir_source_trace.patch
 opendir_errno.patch
diff --git a/debian/patches/socklenBuildFixByDavid.patch b/debian/patches/socklenBuildFixByDavid.patch
deleted file mode 100644
index e891c4e..0000000
--- a/debian/patches/socklenBuildFixByDavid.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: boinc/lib/network.h
-===================================================================
---- boinc.orig/lib/network.h	2012-05-28 12:30:21.326797803 +0200
-+++ boinc/lib/network.h	2012-05-28 15:07:10.631217544 +0200
-@@ -54,10 +54,7 @@
- extern const char* socket_error_str();
- extern void reset_dns();
- 
--#if defined(_WIN32) && defined(USE_WINSOCK)
--typedef int BOINC_SOCKLEN_T;
--#endif
--
-+typedef int BOINC_SOCKLEN_T;
- #if defined(_WIN32) && defined(USE_WINSOCK)
- extern int WinsockInitialize();
- extern int WinsockCleanup();

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git



More information about the pkg-boinc-commits mailing list