From martti.kuparinen@lmf.ericsson.se Thu Mar 11 03:33:02 1999
Return-Path: <martti.kuparinen@lmf.ericsson.se>
Received: from penguin.wise.edt.ericsson.se (penguin-ext.wise.edt.ericsson.se [194.237.142.5])
	by hub.freebsd.org (Postfix) with ESMTP id 7A864152D4
	for <freebsd-gnats-submit@freebsd.org>; Thu, 11 Mar 1999 03:32:05 -0800 (PST)
	(envelope-from martti.kuparinen@lmf.ericsson.se)
Received: from lmf.lmf.ericsson.se (umail.lmf.ericsson.se [131.160.11.2])
	by penguin.wise.edt.ericsson.se (8.9.0/8.9.0/WIREfire-1.2) with ESMTP id MAA07572;
	Thu, 11 Mar 1999 12:31:33 +0100 (MET)
Received: from tosb0323 by lmf.lmf.ericsson.se (8.8.8+Sun/SMI-SVR4)
	id NAA04364; Thu, 11 Mar 1999 13:31:40 +0200 (EET)
Message-Id: <3.0.6.32.19990311132756.02fba6b0@openmail.lmf.ericsson.se>
Date: Thu, 11 Mar 1999 13:27:56 +0200
From: Martti Kuparinen <martti.kuparinen@lmf.ericsson.se>
To: sheldonh@iafrica.com
Cc: freebsd-gnats-submit@freebsd.org
In-Reply-To: <46953.921140671@axl.noc.iafrica.com>
Subject: NEW PATCH - Was: ports/10484: stunnel

>Number:         10541
>Category:       ports
>Synopsis:       [PATCH] fix for security/stunnel port
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 11 03:40:00 PST 1999
>Closed-Date:    Mon Mar 29 06:55:08 PST 1999
>Last-Modified:  Mon Mar 29 06:55:44 PST 1999
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 >Could you test a variation of your proposed fix using OpenSSL and get
 >back to us?
 
 Ok, here is the new patch which is using openssl.
 
 /Martti
 
 *** security/stunnel/Makefile.orig	Thu Mar 11 12:57:20 1999
 --- security/stunnel/Makefile	Thu Mar 11 12:58:58 1999
 ***************
 *** 15,24 ****
   
   MAINTAINER=	martti.kuparinen@ericsson.com
   
 ! BUILD_DEPENDS=	ssleay:${PORTSDIR}/security/SSLeay \
 ! 		${PREFIX}/lib/libssl.a:${PORTSDIR}/security/SSLeay \
 ! 		${PREFIX}/lib/libcrypto.a:${PORTSDIR}/security/SSLeay
 ! RUN_DEPENDS=	ssleay:${PORTSDIR}/security/SSLeay
   
   GNU_CONFIGURE=	yes
   WRKSRC=		${WRKDIR}/stunnel
 --- 15,24 ----
   
   MAINTAINER=	martti.kuparinen@ericsson.com
   
 ! BUILD_DEPENDS=	${PREFIX}/lib/librsaref.a:${PORTSDIR}/security/rsaref \
 ! 		${PREFIX}/lib/libssl.a:${PORTSDIR}/security/openssl \
 ! 		${PREFIX}/lib/libcrypto.a:${PORTSDIR}/security/openssl
 ! RUN_DEPENDS=	ssleay:${PORTSDIR}/security/openssl
   
   GNU_CONFIGURE=	yes
   WRKSRC=		${WRKDIR}/stunnel
 
 ---
 Martti Kuparinen <martti.kuparinen@ericsson.com>
 http://www.hut.fi/~kuparine
 
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-ports 
Responsible-Changed-By: steve 
Responsible-Changed-When: Sun Mar 14 19:23:24 PST 1999 
Responsible-Changed-Why:  
Misfiled PR. 
State-Changed-From-To: open->closed 
State-Changed-By: dirk 
State-Changed-When: Mon Mar 29 06:55:08 PST 1999 
State-Changed-Why:  
Committed. Thanks! 
>Unformatted:
