From d1a82685009fde804c133cb6e90c090c9579ab73 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Fri, 11 Jun 2010 15:05:41 +0000 Subject: Update to libnids-1.24 and specify GPL-2 as the license. As an excuse for the flurry of port updates, I have to say that my laptop only came back with its motherboard replaced just today :) --- net/libnids/files/patch-src::libnids.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 net/libnids/files/patch-src::libnids.c (limited to 'net/libnids/files/patch-src::libnids.c') diff --git a/net/libnids/files/patch-src::libnids.c b/net/libnids/files/patch-src::libnids.c new file mode 100644 index 000000000000..e514cf2fdf25 --- /dev/null +++ b/net/libnids/files/patch-src::libnids.c @@ -0,0 +1,16 @@ +Description: Do not include the non-existent alloca.h header. + I'll forward this patch next week after I write a configure test for it. +Forwarded: no +Author: Peter Pentchev +Last-Update: 2010-06-011 + +--- src/libnids.c.orig ++++ src/libnids.c +@@ -14,7 +14,6 @@ + #include + #include + #include +-#include + #include + #include + #include -- cgit v1.2.3