From 39a5b78f8797ded2c50107a77794cd671dff707f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 1 Sep 2014 23:05:26 +0000 Subject: Remove non staged ports without pending PR from net-p2p, net and news --- .../files/patch-StreamingLoadTool-StreamingLoadTool.cpp | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net/DarwinStreamingServer/files/patch-StreamingLoadTool-StreamingLoadTool.cpp (limited to 'net/DarwinStreamingServer/files/patch-StreamingLoadTool-StreamingLoadTool.cpp') diff --git a/net/DarwinStreamingServer/files/patch-StreamingLoadTool-StreamingLoadTool.cpp b/net/DarwinStreamingServer/files/patch-StreamingLoadTool-StreamingLoadTool.cpp deleted file mode 100644 index 205795fc6a33..000000000000 --- a/net/DarwinStreamingServer/files/patch-StreamingLoadTool-StreamingLoadTool.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- StreamingLoadTool/StreamingLoadTool.cpp.orig 2008-06-01 18:20:48.000000000 +0900 -+++ StreamingLoadTool/StreamingLoadTool.cpp 2008-06-01 18:31:35.000000000 +0900 -@@ -135,7 +135,7 @@ - #ifndef __Win32__ - struct sigaction act; - --#if defined(sun) || defined(i386) || defined (__MacOSX__) || defined(__powerpc__) || defined (__osf__) || defined (__sgi_cc__) || defined (__hpux__) -+#if defined(sun) || defined(i386) || defined (__MacOSX__) || defined(__powerpc__) || defined (__osf__) || defined (__sgi_cc__) || defined (__hpux__) || defined(__amd64__) - sigemptyset(&act.sa_mask); - act.sa_flags = 0; - act.sa_handler = (void(*)(int))&sigcatcher; -- cgit v1.2.3