pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/libnipper Fix build on DragonFly. From PR 39570.
details: https://anonhg.NetBSD.org/pkgsrc/rev/742f1c072af2
branches: trunk
changeset: 547472:742f1c072af2
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Sep 17 12:36:38 2008 +0000
description:
Fix build on DragonFly. From PR 39570.
diffstat:
net/libnipper/distinfo | 3 ++-
net/libnipper/patches/patch-ab | 11 +++++++++++
2 files changed, 13 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 915c69fb946d -r 742f1c072af2 net/libnipper/distinfo
--- a/net/libnipper/distinfo Wed Sep 17 12:23:01 2008 +0000
+++ b/net/libnipper/distinfo Wed Sep 17 12:36:38 2008 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/09/08 17:27:56 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2008/09/17 12:36:38 joerg Exp $
SHA1 (libnipper-0.12.1.tgz) = 0999540d127588d1be1b9f3baecb25603511e448
RMD160 (libnipper-0.12.1.tgz) = 3ff9bdae5e41a1b1549103c6bea030f662d0d19c
Size (libnipper-0.12.1.tgz) = 450651 bytes
SHA1 (patch-aa) = c4d245196cd901b9f11826bd163df701e1b447a2
+SHA1 (patch-ab) = a4b62f536cceb0814d3bf5b658605a5ff0cc2be5
diff -r 915c69fb946d -r 742f1c072af2 net/libnipper/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/libnipper/patches/patch-ab Wed Sep 17 12:36:38 2008 +0000
@@ -0,0 +1,11 @@
+--- device/device.cpp.orig 2008-09-17 11:47:24 +0300
++++ device/device.cpp 2008-09-17 11:45:26 +0300
+@@ -31,6 +31,8 @@
+
+
+ // Includes...
++#include <unistd.h>
++
+ #include "../globaldefs.h"
+ #include "errortext.h"
+ #include "device.h"
Home |
Main Index |
Thread Index |
Old Index