pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/libupnp Fix build on DragonFly.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd3a480afdb6
branches: trunk
changeset: 513884:cd3a480afdb6
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jun 05 16:26:07 2006 +0000
description:
Fix build on DragonFly.
diffstat:
net/libupnp/distinfo | 3 ++-
net/libupnp/patches/patch-ag | 12 ++++++++++++
2 files changed, 14 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r dbdd5397ee86 -r cd3a480afdb6 net/libupnp/distinfo
--- a/net/libupnp/distinfo Mon Jun 05 16:02:51 2006 +0000
+++ b/net/libupnp/distinfo Mon Jun 05 16:26:07 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/06/03 23:29:24 rh Exp $
+$NetBSD: distinfo,v 1.2 2006/06/05 16:26:07 joerg Exp $
SHA1 (libupnp-1.3.1.tar.gz) = a1fc5a0b250da80e249dbed6aba836b9a2b08972
RMD160 (libupnp-1.3.1.tar.gz) = 9e02a9189576eedeb336c9af79f068e933d49d55
@@ -9,3 +9,4 @@
SHA1 (patch-ad) = 48cf5476743acd415996dc3b065cc7d3cf9b4dbb
SHA1 (patch-ae) = e60148122ddd01f8c1020235c58ec7fa3cf7b179
SHA1 (patch-af) = f039c49bb8dbd27e714895824eab4a18d442dce3
+SHA1 (patch-ag) = e07e61f3c8f0765563055e1d82e1c2cbedd18515
diff -r dbdd5397ee86 -r cd3a480afdb6 net/libupnp/patches/patch-ag
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/libupnp/patches/patch-ag Mon Jun 05 16:26:07 2006 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ag,v 1.1 2006/06/05 16:26:07 joerg Exp $
+
+--- upnp/src/urlconfig/urlconfig.c.orig 2006-06-05 16:17:49.000000000 +0000
++++ upnp/src/urlconfig/urlconfig.c
+@@ -31,6 +31,7 @@
+
+ #include "config.h"
+ #include <assert.h>
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <netinet/in.h>
+ #include <arpa/inet.h>
Home |
Main Index |
Thread Index |
Old Index