summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/xrolodex/distinfo3
-rw-r--r--misc/xrolodex/patches/patch-aa15
2 files changed, 17 insertions, 1 deletions
diff --git a/misc/xrolodex/distinfo b/misc/xrolodex/distinfo
index c92ad21eb69..c13221e74f4 100644
--- a/misc/xrolodex/distinfo
+++ b/misc/xrolodex/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 11:02:59 agc Exp $
+$NetBSD: distinfo,v 1.4 2007/07/28 00:47:48 joerg Exp $
SHA1 (xrolodex.1.5.motif.tar.Z) = fe263c22afc7d5375de00689c7e7c157f49a628a
RMD160 (xrolodex.1.5.motif.tar.Z) = 73ac6a1c832cfdea12f5224c858ed758ec3ed97e
Size (xrolodex.1.5.motif.tar.Z) = 126075 bytes
+SHA1 (patch-aa) = 5beaf958ad6af7a3c25ee21104e86bbd6079acd5
diff --git a/misc/xrolodex/patches/patch-aa b/misc/xrolodex/patches/patch-aa
new file mode 100644
index 00000000000..bf9d98b0292
--- /dev/null
+++ b/misc/xrolodex/patches/patch-aa
@@ -0,0 +1,15 @@
+$NetBSD: patch-aa,v 1.1 2007/07/28 00:47:48 joerg Exp $
+
+--- streamdbP.h.orig 2007-07-28 00:28:43.000000000 +0000
++++ streamdbP.h
+@@ -68,9 +68,9 @@ char *argv[];
+ #define _streamdbP_h
+
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <string.h>
+ #include <ctype.h>
+-#include <malloc.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
+