summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/cdd/distinfo3
-rw-r--r--audio/cdd/patches/patch-aa13
2 files changed, 15 insertions, 1 deletions
diff --git a/audio/cdd/distinfo b/audio/cdd/distinfo
index 4854856ce02..2ee4888df17 100644
--- a/audio/cdd/distinfo
+++ b/audio/cdd/distinfo
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.2 2001/04/18 13:04:19 agc Exp $
+$NetBSD: distinfo,v 1.3 2001/11/15 02:21:12 mason Exp $
SHA1 (cdd-1.0nb3.tar.gz) = 333323444571f463501c206f9d9fd7dde09d12a6
Size (cdd-1.0nb3.tar.gz) = 48699 bytes
+SHA1 (patch-aa) = c05087f9e00eee12f3fca7d326e1ecf261802f25
diff --git a/audio/cdd/patches/patch-aa b/audio/cdd/patches/patch-aa
new file mode 100644
index 00000000000..5d168692d5e
--- /dev/null
+++ b/audio/cdd/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.6 2001/11/15 02:21:12 mason Exp $
+
+--- cdd_cddb.c.orig Thu Jun 26 03:29:21 1997
++++ cdd_cddb.c
+@@ -49,7 +49,7 @@
+ #include "st.h"
+
+ #define NETBUFSIZ 256;
+-#define CDDB_SERVER "cddb.sonic.net"
++#define CDDB_SERVER "freedb.freedb.de"
+ #define CDDB_PORT 888
+ #define CDDB_TIMEOUT 30
+