From bms@spc.org  Thu Aug 22 09:17:00 2002
Return-Path: <bms@spc.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 533B537B400
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Aug 2002 09:17:00 -0700 (PDT)
Received: from bigboy.spc.org (dolly.good1.com [195.206.69.225])
	by mx1.FreeBSD.org (Postfix) with ESMTP id ED42643E42
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Aug 2002 09:16:59 -0700 (PDT)
	(envelope-from bms@spc.org)
Message-Id: <20020822161657.D74A29638@triage.dollah.com>
Date: Thu, 22 Aug 2002 17:16:57 +0100 (BST)
From: Bruce M Simpson <bms@spc.org>
Reply-To: Bruce M Simpson <bms@spc.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: mail/postfix: Fix Makefile.inc to fetch correct TLS patches
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         41903
>Category:       ports
>Synopsis:       mail/postfix: Fix Makefile.inc to fetch correct TLS patches
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 22 09:20:03 PDT 2002
>Closed-Date:    Tue Aug 27 13:04:24 JST 2002
>Last-Modified:  Tue Aug 27 13:04:24 JST 2002
>Originator:     Bruce M Simpson
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD triage.dollah.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 13:00:06 BST 2002 root@triage.dollah.com:/usr/src/sys/compile/TRIAGE i386


	
>Description:
	The mail/postfix port does not retreive the new version of the TLS
	patches corresponding to the new version of OpenSSL in base.
>How-To-Repeat:
	
>Fix:
	The attached patch should fix this issue.

--- postfix.patch begins here ---
--- Makefile.inc.orig	Mon Aug 19 13:13:04 2002
+++ Makefile.inc	Mon Aug 19 13:13:11 2002
@@ -18,8 +18,8 @@
 MAN8+=		tlsmgr.8
 POSTFIX_CCARGS+=	-DHAS_SSL -I/usr/include/openssl
 POSTFIX_AUXLIBS+=	-lssl -lcrypto
-DISTFILES+=	${DISTNAME}.tar.gz pfixtls-0.8.11a-1.1.11-0.9.6d.tar.gz
-EXTRA_PATCHES+=	${WRKDIR}/pfixtls-0.8.11a-1.1.11-0.9.6d/pfixtls.diff
+DISTFILES+=	${DISTNAME}.tar.gz pfixtls-0.8.11a-1.1.11-0.9.6g.tar.gz
+EXTRA_PATCHES+=	${WRKDIR}/pfixtls-0.8.11a-1.1.11-0.9.6g/pfixtls.diff
 PATCH_STRIP=	-p1
 TLS_SUFFIX=	+tls
 PLIST_SUB+=	SUB_TLS=""
--- postfix.patch ends here ---


>Release-Note:
>Audit-Trail:

From: Vivek Khera <khera@kcilink.com>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/41903: mail/postfix: Fix Makefile.inc to fetch correct TLS patches
Date: Mon, 26 Aug 2002 11:37:11 -0400

 the patch is totally the wrong place to fix this issue, but I've
 applied the correct patch (not that it is needed -- the only
 difference is the name of the distfile, the contents remain the same).
 
 please close this PR as I'm submitting a maintainer-update to the
 postfix port shortly.
State-Changed-From-To: open->closed 
State-Changed-By: knu 
State-Changed-When: Tue Aug 27 13:03:32 JST 2002 
State-Changed-Why:  
This fix was integrated in the latest update.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41903 
>Unformatted:
