summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorhasso <hasso>2009-03-11 19:24:41 +0000
committerhasso <hasso>2009-03-11 19:24:41 +0000
commit2eb80017fa950a337dbd74c57ac6d9396151af39 (patch)
tree2fba01da310771eb67c318f6d3fbcdee0a482cc5 /chat
parent0a28ebebc83e61e22f062e48d36b57b14cd9980e (diff)
downloadpkgsrc-2eb80017fa950a337dbd74c57ac6d9396151af39.tar.gz
Make it build on DragonFly.
Diffstat (limited to 'chat')
-rw-r--r--chat/konversation/distinfo3
-rw-r--r--chat/konversation/patches/patch-ab12
2 files changed, 14 insertions, 1 deletions
diff --git a/chat/konversation/distinfo b/chat/konversation/distinfo
index 0155a4db88f..514d614681d 100644
--- a/chat/konversation/distinfo
+++ b/chat/konversation/distinfo
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.9 2008/10/12 04:14:58 tonnerre Exp $
+$NetBSD: distinfo,v 1.10 2009/03/11 19:27:00 hasso Exp $
SHA1 (konversation-1.1.tar.bz2) = 9b2984a0535c9c148f62c9e4d651366e6e875bd9
RMD160 (konversation-1.1.tar.bz2) = ce79f6ec97cc8d7b048b15898d02eb87b4ea02ce
Size (konversation-1.1.tar.bz2) = 5468714 bytes
SHA1 (patch-aa) = c65f7cac42af69a5a9f227c91befbe13f7d978a1
+SHA1 (patch-ab) = e31cc83d957babb6f002aa19efdc4ab314c5c970
diff --git a/chat/konversation/patches/patch-ab b/chat/konversation/patches/patch-ab
new file mode 100644
index 00000000000..831dea3adaf
--- /dev/null
+++ b/chat/konversation/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.5 2009/03/11 19:27:00 hasso Exp $
+
+--- konversation/src/dcccommon.cpp.orig 2009-03-11 19:22:06 +0200
++++ konversation/src/dcccommon.cpp 2009-03-11 19:22:36 +0200
+@@ -15,6 +15,7 @@
+ #include "server.h"
+
+ #include <arpa/inet.h>
++#include <netinet/in.h>
+
+ #include <qhostaddress.h>
+