pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/libupnp/patches add the patch
details: https://anonhg.NetBSD.org/pkgsrc/rev/933b1eac8890
branches: trunk
changeset: 610782:933b1eac8890
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Nov 06 18:59:46 2012 +0000
description:
add the patch
diffstat:
net/libupnp/patches/patch-aa | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diffs (18 lines):
diff -r e07f25b8023c -r 933b1eac8890 net/libupnp/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/libupnp/patches/patch-aa Tue Nov 06 18:59:46 2012 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.12 2012/11/06 18:59:46 drochner Exp $
+
+--- upnp/src/inc/uuid.h.orig 2012-02-23 17:48:42.000000000 +0000
++++ upnp/src/inc/uuid.h
+@@ -45,6 +45,9 @@ int uuid_create(
+ /*! . */
+ uuid_upnp * id);
+
++/* XXX avoid namespace conflict with system (DCE RPC) function */
++#define uuid_create upnp_uuid_create
++
+ /*!
+ * \brief Out will be xxxx-xx-xx-xx-xxxxxx format.
+ */
Home |
Main Index |
Thread Index |
Old Index