From 5bafc9702d22cb28e352caeaa78998afcfec1cf2 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Thu, 10 Feb 2011 09:34:59 +0000 Subject: Update to stunnel-4.35: - drop the transparent proxying patch, integrated upstream - while I'm here, fix the very first master site URL - the download page on stunnel.org just links to the sites now, and does not contain downloadable source PR: 154631 Submitted by: Tsurutani Naoki --- security/stunnel/files/ssl-noengine.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/stunnel/files/ssl-noengine.patch') diff --git a/security/stunnel/files/ssl-noengine.patch b/security/stunnel/files/ssl-noengine.patch index 974099f52093..dd37c780fda7 100644 --- a/security/stunnel/files/ssl-noengine.patch +++ b/security/stunnel/files/ssl-noengine.patch @@ -1,11 +1,11 @@ Description: Disable the OpenSSL engine support for the FreeBSD port. Forwaded: not-needed Author: Peter Pentchev -Last-Update: 2010-09-20 +Last-Update: 2011-02-10 --- src/ssl.c.orig +++ src/ssl.c -@@ -256,6 +256,8 @@ +@@ -259,6 +259,8 @@ } static char *init_engine(void) { -- cgit v1.2.3