aboutsummaryrefslogtreecommitdiff
path: root/audio/raop_play
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /audio/raop_play
parent5a20e7990eb544509174d617d359bf0d4ac64737 (diff)
downloadports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz
ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=419133
Diffstat (limited to 'audio/raop_play')
-rw-r--r--audio/raop_play/files/patch-Makefile.in (renamed from audio/raop_play/files/patch-Makefile)4
-rw-r--r--audio/raop_play/files/patch-aexcl_Makefile.in (renamed from audio/raop_play/files/patch-aexcl-Makefile.in)10
-rw-r--r--audio/raop_play/files/patch-aexcl_aexcl__play.cxx (renamed from audio/raop_play/files/patch-aexcl-aexcl_play.c)4
-rw-r--r--audio/raop_play/files/patch-raop__play_Makefile.in (renamed from audio/raop_play/files/patch-raop_play-Makefile.in)6
-rw-r--r--audio/raop_play/files/patch-raop__play_aac__stream.c (renamed from audio/raop_play/files/patch-raop_play-aac_stream.c)4
-rw-r--r--audio/raop_play/files/patch-raop__play_aexcl__lib.h (renamed from audio/raop_play/files/patch-raop_play-aexcl_lib.h)6
-rw-r--r--audio/raop_play/files/patch-raop__play_audio__stream.c (renamed from audio/raop_play/files/patch-raop_play-audio_stream.c)4
-rw-r--r--audio/raop_play/files/patch-raop__play_audio__stream.h (renamed from audio/raop_play/files/patch-raop_play-audio_stream.h)4
-rw-r--r--audio/raop_play/files/patch-raop__play_flac__stream.c (renamed from audio/raop_play/files/patch-raop_play-flac_streams.c)4
-rw-r--r--audio/raop_play/files/patch-raop__play_m4a__stream.c (renamed from audio/raop_play/files/patch-raop_play-m4a_stream.c)4
-rw-r--r--audio/raop_play/files/patch-raop__play_mp3__stream.c (renamed from audio/raop_play/files/patch-raop_play-mp3_stream.c)4
-rw-r--r--audio/raop_play/files/patch-raop__play_ogg__stream.c (renamed from audio/raop_play/files/patch-raop_play-ogg_stream.c)4
-rw-r--r--audio/raop_play/files/patch-raop__play_pcm__stream.c (renamed from audio/raop_play/files/patch-raop_play-pcm_streams.c)4
-rw-r--r--audio/raop_play/files/patch-raop__play_pls__stream.c (renamed from audio/raop_play/files/patch-raop_play-pls_stream.c)4
-rw-r--r--audio/raop_play/files/patch-raop__play_raop__client.c (renamed from audio/raop_play/files/patch-raop_play-raop_client.c)8
-rw-r--r--audio/raop_play/files/patch-raop__play_wav__stream.c (renamed from audio/raop_play/files/patch-raop_play-wav_stream.c)4
-rw-r--r--audio/raop_play/files/patch-rendezvous-mDNS.c11
-rw-r--r--audio/raop_play/files/patch-rendezvous_Client.c (renamed from audio/raop_play/files/patch-rendezvous-Client.c)4
-rw-r--r--audio/raop_play/files/patch-rendezvous_Makefile.in (renamed from audio/raop_play/files/patch-rendezvous-Makefile.in)8
-rw-r--r--audio/raop_play/files/patch-rendezvous_mDNS.c11
20 files changed, 56 insertions, 56 deletions
diff --git a/audio/raop_play/files/patch-Makefile b/audio/raop_play/files/patch-Makefile.in
index 9a9870fa4c45..a4ffabddfa9f 100644
--- a/audio/raop_play/files/patch-Makefile
+++ b/audio/raop_play/files/patch-Makefile.in
@@ -1,5 +1,5 @@
---- Makefile.in- Fri Aug 12 09:57:20 2005
-+++ Makefile.in Fri Aug 12 09:57:58 2005
+--- Makefile.in.orig 2005-12-16 14:16:59 UTC
++++ Makefile.in
@@ -1,9 +1,9 @@
SUBDIRS = rendezvous raop_play aexcl
diff --git a/audio/raop_play/files/patch-aexcl-Makefile.in b/audio/raop_play/files/patch-aexcl_Makefile.in
index 5b5356db3086..18926dc10ec0 100644
--- a/audio/raop_play/files/patch-aexcl-Makefile.in
+++ b/audio/raop_play/files/patch-aexcl_Makefile.in
@@ -1,6 +1,6 @@
---- aexcl/Makefile.in.orig 2005-12-16 15:17:00.000000000 +0100
-+++ aexcl/Makefile.in 2014-10-01 17:14:38.124305107 +0200
-@@ -2,6 +2,7 @@
+--- aexcl/Makefile.in.orig 2005-12-16 14:17:00 UTC
++++ aexcl/Makefile.in
+@@ -2,6 +2,7 @@ SHELL = @SHELL@
CC = @CC@
CXX = @CXX@
DEFS = @DEFS@
@@ -8,7 +8,7 @@
LIBS = @LIBS@
prefix = @prefix@
exec_prefix = @exec_prefix@
-@@ -12,13 +13,12 @@
+@@ -12,13 +13,12 @@ top_srcdir = @top_srcdir@
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
TARGET=aexcl_play
@@ -25,7 +25,7 @@
ifdef GLIB_SUBST
GLIB_SUBST_OBJ = ipod/glibsubst.o
-@@ -29,8 +29,8 @@
+@@ -29,8 +29,8 @@ endif
all: $(TARGET)
diff --git a/audio/raop_play/files/patch-aexcl-aexcl_play.c b/audio/raop_play/files/patch-aexcl_aexcl__play.cxx
index 177a78ef6987..5c363dd0e4b5 100644
--- a/audio/raop_play/files/patch-aexcl-aexcl_play.c
+++ b/audio/raop_play/files/patch-aexcl_aexcl__play.cxx
@@ -1,5 +1,5 @@
---- aexcl/aexcl_play.cxx.orig Fri Dec 16 23:17:00 2005
-+++ aexcl/aexcl_play.cxx Wed Jul 5 16:28:14 2006
+--- aexcl/aexcl_play.cxx.orig 2005-12-16 14:17:00 UTC
++++ aexcl/aexcl_play.cxx
@@ -23,6 +23,9 @@
#include <signal.h>
#include <sys/wait.h>
diff --git a/audio/raop_play/files/patch-raop_play-Makefile.in b/audio/raop_play/files/patch-raop__play_Makefile.in
index 5897bc8dfe58..088f2d93a8ca 100644
--- a/audio/raop_play/files/patch-raop_play-Makefile.in
+++ b/audio/raop_play/files/patch-raop__play_Makefile.in
@@ -1,5 +1,5 @@
---- raop_play/Makefile.in.orig Fri Dec 16 23:17:00 2005
-+++ raop_play/Makefile.in Thu Jul 6 16:38:02 2006
+--- raop_play/Makefile.in.orig 2005-12-16 14:17:00 UTC
++++ raop_play/Makefile.in
@@ -1,6 +1,7 @@
SHELL = @SHELL@
CC = @CC@
@@ -8,7 +8,7 @@
LIBS = @LIBS@
prefix = @prefix@
exec_prefix = @exec_prefix@
-@@ -12,15 +13,15 @@
+@@ -12,15 +13,15 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/m
TARGET=raop_play
DESTDIR =
diff --git a/audio/raop_play/files/patch-raop_play-aac_stream.c b/audio/raop_play/files/patch-raop__play_aac__stream.c
index 15a08a7d82b3..036cc4a9c2c0 100644
--- a/audio/raop_play/files/patch-raop_play-aac_stream.c
+++ b/audio/raop_play/files/patch-raop__play_aac__stream.c
@@ -1,5 +1,5 @@
---- raop_play/aac_stream.c~ Thu Jul 28 04:43:16 2005
-+++ raop_play/aac_stream.c Fri Aug 12 09:48:37 2005
+--- raop_play/aac_stream.c.orig 2005-12-16 14:17:00 UTC
++++ raop_play/aac_stream.c
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
diff --git a/audio/raop_play/files/patch-raop_play-aexcl_lib.h b/audio/raop_play/files/patch-raop__play_aexcl__lib.h
index 6e8c0a885cec..f6c8c898b722 100644
--- a/audio/raop_play/files/patch-raop_play-aexcl_lib.h
+++ b/audio/raop_play/files/patch-raop__play_aexcl__lib.h
@@ -1,5 +1,5 @@
---- raop_play/aexcl_lib.h.orig 2005-12-16 23:17:01.000000000 +0900
-+++ raop_play/aexcl_lib.h 2008-05-08 21:52:26.000000000 +0900
+--- raop_play/aexcl_lib.h.orig 2005-12-16 14:17:01 UTC
++++ raop_play/aexcl_lib.h
@@ -1,5 +1,5 @@
#include <stdio.h>
-#include <asm/types.h>
@@ -17,7 +17,7 @@
BEGIN_C_DECLS
-@@ -75,7 +78,6 @@
+@@ -75,7 +78,6 @@ static inline int realloc_memory(void **
}
n=n<<1;
}
diff --git a/audio/raop_play/files/patch-raop_play-audio_stream.c b/audio/raop_play/files/patch-raop__play_audio__stream.c
index 4efb2d4c1399..2888200bad30 100644
--- a/audio/raop_play/files/patch-raop_play-audio_stream.c
+++ b/audio/raop_play/files/patch-raop__play_audio__stream.c
@@ -1,5 +1,5 @@
---- raop_play/audio_stream.c~ Thu Jul 28 04:43:17 2005
-+++ raop_play/audio_stream.c Fri Aug 12 09:42:04 2005
+--- raop_play/audio_stream.c.orig 2005-12-16 14:17:01 UTC
++++ raop_play/audio_stream.c
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
diff --git a/audio/raop_play/files/patch-raop_play-audio_stream.h b/audio/raop_play/files/patch-raop__play_audio__stream.h
index e90eee4d7a35..19908e6a1aa4 100644
--- a/audio/raop_play/files/patch-raop_play-audio_stream.h
+++ b/audio/raop_play/files/patch-raop__play_audio__stream.h
@@ -1,5 +1,5 @@
---- raop_play/audio_stream.h.orig Thu Jul 28 04:43:17 2005
-+++ raop_play/audio_stream.h Fri Aug 12 09:46:45 2005
+--- raop_play/audio_stream.h.orig 2005-12-16 14:17:01 UTC
++++ raop_play/audio_stream.h
@@ -20,6 +20,13 @@
#ifndef __AUDIO_STREAM_H_
#define __AUDIO_STREAM_H_
diff --git a/audio/raop_play/files/patch-raop_play-flac_streams.c b/audio/raop_play/files/patch-raop__play_flac__stream.c
index ccace8aaa8a8..eb8b7d395b2e 100644
--- a/audio/raop_play/files/patch-raop_play-flac_streams.c
+++ b/audio/raop_play/files/patch-raop__play_flac__stream.c
@@ -1,5 +1,5 @@
---- raop_play/flac_stream.c~ Fri Dec 16 23:17:02 2005
-+++ raop_play/flac_stream.c Wed Jul 5 16:01:58 2006
+--- raop_play/flac_stream.c.orig 2005-12-16 14:17:02 UTC
++++ raop_play/flac_stream.c
@@ -18,7 +18,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
diff --git a/audio/raop_play/files/patch-raop_play-m4a_stream.c b/audio/raop_play/files/patch-raop__play_m4a__stream.c
index 56780a212d64..f1345673d2ed 100644
--- a/audio/raop_play/files/patch-raop_play-m4a_stream.c
+++ b/audio/raop_play/files/patch-raop__play_m4a__stream.c
@@ -1,5 +1,5 @@
---- raop_play/m4a_stream.c~ Thu Jul 28 04:43:17 2005
-+++ raop_play/m4a_stream.c Fri Aug 12 09:32:06 2005
+--- raop_play/m4a_stream.c.orig 2005-12-16 14:17:01 UTC
++++ raop_play/m4a_stream.c
@@ -20,7 +20,6 @@
#include <stdio.h>
#include <string.h>
diff --git a/audio/raop_play/files/patch-raop_play-mp3_stream.c b/audio/raop_play/files/patch-raop__play_mp3__stream.c
index dd26c8805b6c..9ee5a35acdd4 100644
--- a/audio/raop_play/files/patch-raop_play-mp3_stream.c
+++ b/audio/raop_play/files/patch-raop__play_mp3__stream.c
@@ -1,5 +1,5 @@
---- raop_play/mp3_stream.c~ Thu Jul 28 04:43:18 2005
-+++ raop_play/mp3_stream.c Fri Aug 12 09:47:58 2005
+--- raop_play/mp3_stream.c.orig 2005-12-16 14:17:01 UTC
++++ raop_play/mp3_stream.c
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
diff --git a/audio/raop_play/files/patch-raop_play-ogg_stream.c b/audio/raop_play/files/patch-raop__play_ogg__stream.c
index ed40d0d22512..024b54f736bc 100644
--- a/audio/raop_play/files/patch-raop_play-ogg_stream.c
+++ b/audio/raop_play/files/patch-raop__play_ogg__stream.c
@@ -1,5 +1,5 @@
---- raop_play/ogg_stream.c~ Thu Jul 28 04:43:18 2005
-+++ raop_play/ogg_stream.c Fri Aug 12 09:48:20 2005
+--- raop_play/ogg_stream.c.orig 2005-12-16 14:17:01 UTC
++++ raop_play/ogg_stream.c
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
diff --git a/audio/raop_play/files/patch-raop_play-pcm_streams.c b/audio/raop_play/files/patch-raop__play_pcm__stream.c
index 964b5ecbe33b..e23ea7816b80 100644
--- a/audio/raop_play/files/patch-raop_play-pcm_streams.c
+++ b/audio/raop_play/files/patch-raop__play_pcm__stream.c
@@ -1,5 +1,5 @@
---- raop_play/pcm_stream.c~ Fri Dec 16 23:17:01 2005
-+++ raop_play/pcm_stream.c Wed Jul 5 16:02:29 2006
+--- raop_play/pcm_stream.c.orig 2005-12-16 14:17:01 UTC
++++ raop_play/pcm_stream.c
@@ -19,7 +19,7 @@
*****************************************************************************/
#include <unistd.h>
diff --git a/audio/raop_play/files/patch-raop_play-pls_stream.c b/audio/raop_play/files/patch-raop__play_pls__stream.c
index 7fbb2453c6ce..c9635dfd8fb2 100644
--- a/audio/raop_play/files/patch-raop_play-pls_stream.c
+++ b/audio/raop_play/files/patch-raop__play_pls__stream.c
@@ -1,5 +1,5 @@
---- raop_play/pls_stream.c~ Thu Jul 28 04:43:18 2005
-+++ raop_play/pls_stream.c Fri Aug 12 09:48:57 2005
+--- raop_play/pls_stream.c.orig 2005-12-16 14:17:01 UTC
++++ raop_play/pls_stream.c
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
diff --git a/audio/raop_play/files/patch-raop_play-raop_client.c b/audio/raop_play/files/patch-raop__play_raop__client.c
index 635bfee4a6d3..da97660157a3 100644
--- a/audio/raop_play/files/patch-raop_play-raop_client.c
+++ b/audio/raop_play/files/patch-raop__play_raop__client.c
@@ -1,5 +1,5 @@
---- raop_play/raop_client.c.orig Thu Jul 28 04:43:18 2005
-+++ raop_play/raop_client.c Fri Aug 12 09:31:35 2005
+--- raop_play/raop_client.c.orig 2005-12-16 14:17:01 UTC
++++ raop_play/raop_client.c
@@ -24,7 +24,7 @@
#include <openssl/rsa.h>
#include <openssl/engine.h>
@@ -9,7 +9,7 @@
#include "aexcl_lib.h"
#include "rtsp_client.h"
#include "raop_client.h"
-@@ -87,7 +87,7 @@
+@@ -93,7 +93,7 @@ static int rsa_encrypt(__u8 *text, int l
return size;
}
@@ -18,7 +18,7 @@
{
__u8 *buf;
//__u8 tmp[16];
-@@ -222,7 +222,7 @@
+@@ -260,7 +260,7 @@ int raopcl_send_sample(raopcl_t *p, __u8
raopcld->data[2]=len>>8;
raopcld->data[3]=len&0xff;
memcpy(raopcld->data+header_size,sample,count);
diff --git a/audio/raop_play/files/patch-raop_play-wav_stream.c b/audio/raop_play/files/patch-raop__play_wav__stream.c
index 555d3217d886..d8b8ff3124bc 100644
--- a/audio/raop_play/files/patch-raop_play-wav_stream.c
+++ b/audio/raop_play/files/patch-raop__play_wav__stream.c
@@ -1,5 +1,5 @@
---- raop_play/wav_stream.c~ Thu Jul 28 04:43:19 2005
-+++ raop_play/wav_stream.c Fri Aug 12 09:47:15 2005
+--- raop_play/wav_stream.c.orig 2005-12-16 14:17:01 UTC
++++ raop_play/wav_stream.c
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
diff --git a/audio/raop_play/files/patch-rendezvous-mDNS.c b/audio/raop_play/files/patch-rendezvous-mDNS.c
deleted file mode 100644
index cb3349040f10..000000000000
--- a/audio/raop_play/files/patch-rendezvous-mDNS.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- rendezvous/mDNS.c- Fri Aug 12 09:08:40 2005
-+++ rendezvous/mDNS.c Fri Aug 12 09:09:07 2005
-@@ -1139,7 +1139,7 @@
-
- #include <stdio.h>
- #include <string.h>
--#include <asm/types.h>
-+#include <sys/types.h>
-
- static const struct mDNSprintf_format
- {
diff --git a/audio/raop_play/files/patch-rendezvous-Client.c b/audio/raop_play/files/patch-rendezvous_Client.c
index e218c98d3c18..44c81829b410 100644
--- a/audio/raop_play/files/patch-rendezvous-Client.c
+++ b/audio/raop_play/files/patch-rendezvous_Client.c
@@ -1,5 +1,5 @@
---- rendezvous/Client.c.orig Fri Dec 16 23:17:02 2005
-+++ rendezvous/Client.c Wed Jul 5 16:32:45 2006
+--- rendezvous/Client.c.orig 2005-12-16 14:17:02 UTC
++++ rendezvous/Client.c
@@ -83,8 +83,9 @@
#include <string.h>
#include <unistd.h>
diff --git a/audio/raop_play/files/patch-rendezvous-Makefile.in b/audio/raop_play/files/patch-rendezvous_Makefile.in
index ae852061d196..5067dc748e32 100644
--- a/audio/raop_play/files/patch-rendezvous-Makefile.in
+++ b/audio/raop_play/files/patch-rendezvous_Makefile.in
@@ -1,5 +1,5 @@
---- rendezvous/Makefile.in.orig Fri Dec 16 23:17:02 2005
-+++ rendezvous/Makefile.in Thu Jul 6 16:40:26 2006
+--- rendezvous/Makefile.in.orig 2005-12-16 14:17:02 UTC
++++ rendezvous/Makefile.in
@@ -1,6 +1,7 @@
SHELL = @SHELL@
CC = @CC@
@@ -8,7 +8,7 @@
LIBS = @LIBS@
prefix = @prefix@
exec_prefix = @exec_prefix@
-@@ -9,7 +10,7 @@
+@@ -9,7 +10,7 @@ INSTALL = @INSTALL@
top_srcdir = @top_srcdir@
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -17,7 +17,7 @@
TARGET = mDNSClient
DESTDIR =
-@@ -17,8 +18,8 @@
+@@ -17,8 +18,8 @@ DESTDIR =
all: $(TARGET)
diff --git a/audio/raop_play/files/patch-rendezvous_mDNS.c b/audio/raop_play/files/patch-rendezvous_mDNS.c
new file mode 100644
index 000000000000..ec6688f8cc72
--- /dev/null
+++ b/audio/raop_play/files/patch-rendezvous_mDNS.c
@@ -0,0 +1,11 @@
+--- rendezvous/mDNS.c.orig 2005-12-16 14:17:02 UTC
++++ rendezvous/mDNS.c
+@@ -1139,7 +1139,7 @@ static const char *const mDNS_DomainType
+
+ #include <stdio.h>
+ #include <string.h>
+-#include <asm/types.h>
++#include <sys/types.h>
+
+ static const struct mDNSprintf_format
+ {