From 4915b17a4063f7f2535b31ea4acd6e710f475706 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 17 Sep 2008 12:36:38 +0000 Subject: Fix build on DragonFly. From PR 39570. --- net/libnipper/distinfo | 3 ++- net/libnipper/patches/patch-ab | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 net/libnipper/patches/patch-ab (limited to 'net/libnipper') diff --git a/net/libnipper/distinfo b/net/libnipper/distinfo index 1f17b7ba8ed..03f760559cb 100644 --- a/net/libnipper/distinfo +++ b/net/libnipper/distinfo @@ -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 --git a/net/libnipper/patches/patch-ab b/net/libnipper/patches/patch-ab new file mode 100644 index 00000000000..174ce219c9a --- /dev/null +++ b/net/libnipper/patches/patch-ab @@ -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 ++ + #include "../globaldefs.h" + #include "errortext.h" + #include "device.h" -- cgit v1.2.3