summaryrefslogtreecommitdiff
path: root/audio/xmms-liveice
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-06-03 15:46:37 +0000
committerSteve Price <steve@FreeBSD.org>2000-06-03 15:46:37 +0000
commit37ed2ff49956c3196b2652abfdd8c53a3023cf8b (patch)
treea182d508097ac9e977ea7f290dee78a0c3f02bb8 /audio/xmms-liveice
parentUpdate to 0.07 (diff)
Here are the changes to the patches directory that should have gone with
my last commit. Noticed missing by: asami Blown horribly by: my little diff building script that inexplicably missed these the first time around :(
Notes
Notes: svn path=/head/; revision=29160
Diffstat (limited to 'audio/xmms-liveice')
-rw-r--r--audio/xmms-liveice/files/patch-aa15
1 files changed, 6 insertions, 9 deletions
diff --git a/audio/xmms-liveice/files/patch-aa b/audio/xmms-liveice/files/patch-aa
index 0c103487a2e3..6e7829a57081 100644
--- a/audio/xmms-liveice/files/patch-aa
+++ b/audio/xmms-liveice/files/patch-aa
@@ -10,12 +10,9 @@
#include <sys/socket.h>
#include <netdb.h>
#include <netinet/in.h>
-*** src/liveice.h.org Sat Feb 5 17:25:09 2000
---- src/liveice.h Sat Feb 5 17:25:12 2000
-***************
-*** 1,3 ****
---- 1,4 ----
-+ #include <sys/types.h>
-
- #define LIVEICE_VERSION "1.0"
-
+--- src/liveice.h.orig Mon May 15 08:00:03 2000
++++ src/liveice.h Sat Jun 3 10:07:32 2000
+@@ -1,2 +1,2 @@
+-
++#include <sys/types.h>
+