From be042366a1254ef169cbdaa07dbd77fb0061893f Mon Sep 17 00:00:00 2001 From: kristerw Date: Sun, 23 May 2004 23:03:40 +0000 Subject: Make this package compile when using gcc 3.3. --- security/ddos-scan/distinfo | 3 ++- security/ddos-scan/patches/patch-ab | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 security/ddos-scan/patches/patch-ab (limited to 'security') diff --git a/security/ddos-scan/distinfo b/security/ddos-scan/distinfo index 7497c535c60..9aec624da42 100644 --- a/security/ddos-scan/distinfo +++ b/security/ddos-scan/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.2 2001/04/19 15:40:30 agc Exp $ +$NetBSD: distinfo,v 1.3 2004/05/23 23:03:40 kristerw Exp $ SHA1 (ddos_scan.tar) = 97e695f19df0edef4d833afb8114b24822e3db27 Size (ddos_scan.tar) = 30720 bytes SHA1 (patch-aa) = 934117d4d3806244137a9a6438d781cd9372487b +SHA1 (patch-ab) = d74cc9a603f20e144c77444b2c956e53c8511b55 diff --git a/security/ddos-scan/patches/patch-ab b/security/ddos-scan/patches/patch-ab new file mode 100644 index 00000000000..c95786f0cfb --- /dev/null +++ b/security/ddos-scan/patches/patch-ab @@ -0,0 +1,18 @@ +$NetBSD: patch-ab,v 1.1 2004/05/23 23:03:40 kristerw Exp $ + +--- dds.c.orig 2000-02-11 00:52:22.000000000 +0100 ++++ dds.c 2004-05-24 01:00:57.000000000 +0200 +@@ -14,5 +14,5 @@ + + #if YOU_HAVE_NOT_READ_THIS_YET +- ++/* + This software should only be used in compliance with all applicable laws and + the policies and preferences of the owners of any networks, systems, or hosts +@@ -31,5 +31,5 @@ + ACTION OF CONTRACT, TORT (INCLUDING NEGLIGENCE) OR STRICT LIABILITY, ARISING + OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +- ++*/ + #endif + -- cgit v1.2.3