From simon@zaphod.nitro.dk Sun Aug 13 15:59:12 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D4A016A4DD for ; Sun, 13 Aug 2006 15:59:12 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAC0A43D46 for ; Sun, 13 Aug 2006 15:59:11 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 44E152DA1A5 for ; Sun, 13 Aug 2006 15:59:10 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id A7C361142C; Sun, 13 Aug 2006 17:59:09 +0200 (CEST) Message-Id: <20060813155909.A7C361142C@zaphod.nitro.dk> Date: Sun, 13 Aug 2006 17:59:09 +0200 (CEST) From: Simon L. Nielsen Reply-To: Simon L. Nielsen To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [patch] security/nettle: OpenSSL 0.9.8b compile fix X-Send-Pr-Version: 3.113 X-GNATS-Notify: jim@corebsd.or.id >Number: 101974 >Category: ports >Synopsis: [patch] security/nettle: OpenSSL 0.9.8b compile fix >Confidential: no >Severity: non-critical >Priority: low >Responsible: simon >State: closed >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Aug 13 16:00:29 GMT 2006 >Closed-Date: Sat Sep 02 22:17:53 GMT 2006 >Last-Modified: Sat Sep 02 22:17:53 GMT 2006 >Originator: Simon L. Nielsen >Release: FreeBSD 7.0-CURRENT i386 >Organization: FreeBSD.org >Environment: >Description: This patch fixes compile of nettle on -CURRENT with OpenSSL 0.9.8b. Maintainer, please approve and I will commit. >How-To-Repeat: >Fix: --- port-nettle-openssl-0.9.8b.patch begins here --- Index: files/patch-examples_nettle-openssl.c =================================================================== RCS file: files/patch-examples_nettle-openssl.c diff -N files/patch-examples_nettle-openssl.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-examples_nettle-openssl.c 12 Aug 2006 14:56:44 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- examples/nettle-openssl.c.orig ++++ examples/nettle-openssl.c +@@ -35,6 +35,7 @@ + #define NCOMPAT + #define OPENSSL_DISABLE_OLD_DES_SUPPORT + ++#include + #include + + #include --- port-nettle-openssl-0.9.8b.patch ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->simon Responsible-Changed-By: edwin Responsible-Changed-When: Sun Aug 13 16:00:40 UTC 2006 Responsible-Changed-Why: Submitter has GNATS access http://www.freebsd.org/cgi/query-pr.cgi?pr=101974 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Sun Aug 13 16:00:49 UTC 2006 State-Changed-Why: Awaiting maintainers feedback http://www.freebsd.org/cgi/query-pr.cgi?pr=101974 State-Changed-From-To: feedback->closed State-Changed-By: simon State-Changed-When: Sat Sep 2 22:17:28 UTC 2006 State-Changed-Why: Committed with maintainer timeout. http://www.freebsd.org/cgi/query-pr.cgi?pr=101974 >Unformatted: