summaryrefslogtreecommitdiff
path: root/chat/telepathy-gabble
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-03-14 18:53:21 +0000
committerhasso <hasso@pkgsrc.org>2009-03-14 18:53:21 +0000
commit807de83ec94d958c8f5eb9aa7a6fc071c28633f9 (patch)
tree63452da80845d5718e8f015566e1caec66bfea68 /chat/telepathy-gabble
parent067ce692f323136ce6b1be368924fcbc8de5d8cc (diff)
downloadpkgsrc-807de83ec94d958c8f5eb9aa7a6fc071c28633f9.tar.gz
Make it build on DragonFly.
Diffstat (limited to 'chat/telepathy-gabble')
-rw-r--r--chat/telepathy-gabble/distinfo4
-rw-r--r--chat/telepathy-gabble/patches/patch-ac9
2 files changed, 7 insertions, 6 deletions
diff --git a/chat/telepathy-gabble/distinfo b/chat/telepathy-gabble/distinfo
index d03763f1e82..9bb29454b1f 100644
--- a/chat/telepathy-gabble/distinfo
+++ b/chat/telepathy-gabble/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2009/02/23 11:05:03 wiz Exp $
+$NetBSD: distinfo,v 1.5 2009/03/14 18:53:21 hasso Exp $
SHA1 (telepathy-gabble-0.7.21.tar.gz) = b6c19456ace1812e98c69b52648b324fdf6f1faa
RMD160 (telepathy-gabble-0.7.21.tar.gz) = 3f2ba18a09bab5bc9fb1f58ce3dd5922f8a3fcbc
Size (telepathy-gabble-0.7.21.tar.gz) = 1597740 bytes
SHA1 (patch-aa) = c6f579acd92f43bd327136b4ebabce8d3a54976c
SHA1 (patch-ab) = 13941682938233289efe12328f1cf0b325475700
-SHA1 (patch-ac) = f36bceb45e8ac89b463d7e4526957b055e2dfe84
+SHA1 (patch-ac) = 143af77c7b31a6c42feb94cc5efd01e749a47043
diff --git a/chat/telepathy-gabble/patches/patch-ac b/chat/telepathy-gabble/patches/patch-ac
index 3421ac26f03..39664e1a202 100644
--- a/chat/telepathy-gabble/patches/patch-ac
+++ b/chat/telepathy-gabble/patches/patch-ac
@@ -1,12 +1,13 @@
-$NetBSD: patch-ac,v 1.1 2009/01/17 20:36:28 wiz Exp $
+$NetBSD: patch-ac,v 1.2 2009/03/14 18:53:21 hasso Exp $
---- lib/gibber/gibber-util.h.orig 2008-12-18 17:41:05.000000000 +0100
-+++ lib/gibber/gibber-util.h
-@@ -21,6 +21,7 @@
+--- lib/gibber/gibber-util.h.orig 2009-02-19 19:25:00 +0200
++++ lib/gibber/gibber-util.h 2009-03-14 18:58:53 +0200
+@@ -21,6 +21,8 @@
#define __GIBBER_UTIL_H__
#include <netdb.h>
+#include <netinet/in.h>
++#include <sys/socket.h>
#include <glib.h>