summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz>2009-01-17 20:36:28 +0000
committerwiz <wiz>2009-01-17 20:36:28 +0000
commitcd0b53c0c320b7abd7eb7b8469a070d666699750 (patch)
treefea6462cca6544fe01358078e9e27a0b1e0a0ac6 /chat
parent7a32ae77e1db5c1ddf31705a396de90242de2c07 (diff)
downloadpkgsrc-cd0b53c0c320b7abd7eb7b8469a070d666699750.tar.gz
Fix build.
Addresses PR 40399 by Derouiche.
Diffstat (limited to 'chat')
-rw-r--r--chat/telepathy-gabble/distinfo4
-rw-r--r--chat/telepathy-gabble/patches/patch-ab12
-rw-r--r--chat/telepathy-gabble/patches/patch-ac12
3 files changed, 27 insertions, 1 deletions
diff --git a/chat/telepathy-gabble/distinfo b/chat/telepathy-gabble/distinfo
index a311fed3763..9d623a6b7e9 100644
--- a/chat/telepathy-gabble/distinfo
+++ b/chat/telepathy-gabble/distinfo
@@ -1,6 +1,8 @@
-$NetBSD: distinfo,v 1.2 2009/01/13 10:55:15 wiz Exp $
+$NetBSD: distinfo,v 1.3 2009/01/17 20:36:28 wiz Exp $
SHA1 (telepathy-gabble-0.7.18.tar.gz) = d5ec712bd598fc332d092251690ca2e7d05dd14b
RMD160 (telepathy-gabble-0.7.18.tar.gz) = 585d0eb52cf4e092aaffa42f399928b7bdbbbfb5
Size (telepathy-gabble-0.7.18.tar.gz) = 1474712 bytes
SHA1 (patch-aa) = c6f579acd92f43bd327136b4ebabce8d3a54976c
+SHA1 (patch-ab) = 13941682938233289efe12328f1cf0b325475700
+SHA1 (patch-ac) = f36bceb45e8ac89b463d7e4526957b055e2dfe84
diff --git a/chat/telepathy-gabble/patches/patch-ab b/chat/telepathy-gabble/patches/patch-ab
new file mode 100644
index 00000000000..c9c2a1b6301
--- /dev/null
+++ b/chat/telepathy-gabble/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2009/01/17 20:36:28 wiz Exp $
+
+--- lib/gibber/gibber-fd-transport.h.orig 2008-12-18 17:41:05.000000000 +0100
++++ lib/gibber/gibber-fd-transport.h
+@@ -25,6 +25,7 @@
+
+ #include <sys/socket.h>
+ #include <netdb.h>
++#include <netinet/in.h>
+
+ #include "gibber-transport.h"
+
diff --git a/chat/telepathy-gabble/patches/patch-ac b/chat/telepathy-gabble/patches/patch-ac
new file mode 100644
index 00000000000..3421ac26f03
--- /dev/null
+++ b/chat/telepathy-gabble/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1 2009/01/17 20:36:28 wiz Exp $
+
+--- lib/gibber/gibber-util.h.orig 2008-12-18 17:41:05.000000000 +0100
++++ lib/gibber/gibber-util.h
+@@ -21,6 +21,7 @@
+ #define __GIBBER_UTIL_H__
+
+ #include <netdb.h>
++#include <netinet/in.h>
+
+ #include <glib.h>
+