From 0783421b56d414d5822a967505ce37ef1c9cfca5 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Wed, 28 Jan 2015 16:18:27 +0000 Subject: Remove expired ports: 2015-01-26 audio/qmidinet: Broken for more than 6 months 2015-01-26 audio/wmauda: Broken for more than 6 months 2015-01-26 audio/x11amp: Broken for more than 6 months 2015-01-26 devel/p5-Log-Any-Adapter: devel/p5-Log-Any-Adapter merged into devel/p5-Log-Any by upstream 2015-01-26 ftp/rexx-curl: Broken for more than 6 months 2015-01-26 net-im/pidgin-audacious-remote: Broken for more than 6 months 2015-01-26 www/lifetype: Broken for more than 6 months 2015-01-26 www/ump: Broken for more than 6 months --- audio/x11amp/files/patch-x11amp__controlsocket.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 audio/x11amp/files/patch-x11amp__controlsocket.c (limited to 'audio/x11amp/files/patch-x11amp__controlsocket.c') diff --git a/audio/x11amp/files/patch-x11amp__controlsocket.c b/audio/x11amp/files/patch-x11amp__controlsocket.c deleted file mode 100644 index b14ccc687bd7..000000000000 --- a/audio/x11amp/files/patch-x11amp__controlsocket.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ./x11amp/controlsocket.c.orig 1999-04-11 23:26:04.000000000 +0000 -+++ ./x11amp/controlsocket.c 2013-12-02 19:13:07.000000000 +0000 -@@ -178,7 +178,7 @@ - if(!select(fd+1,&set,NULL,NULL,&tv)) - { - close(fd); -- return; -+ pthread_exit(NULL); - } - pkt = g_malloc0(sizeof(PacketNode)); - read(fd,&pkt->hdr,sizeof(ClientPktHeader)); -- cgit v1.2.3