summaryrefslogtreecommitdiffstats
path: root/audio/xmms-liveice
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-06-03 15:46:37 +0000
committersteve <steve@FreeBSD.org>2000-06-03 15:46:37 +0000
commit371c55a23c86d67e382b946cdb9e2e056b90c7af (patch)
treeb367bc53c92a6b9aba5b2267a806186e042e6188 /audio/xmms-liveice
parent88bbb4e39ff7e305b6ebf3572e0060eff30c57fd (diff)
downloadFreeBSD-ports-371c55a23c86d67e382b946cdb9e2e056b90c7af.zip
FreeBSD-ports-371c55a23c86d67e382b946cdb9e2e056b90c7af.tar.gz
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 :(
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 0c10348..6e7829a 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>
+
OpenPOWER on IntegriCloud