From owner-freebsd-ports Wed Jan 17 13:20:23 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E94437B69D for ; Wed, 17 Jan 2001 13:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0HLK2F03270; Wed, 17 Jan 2001 13:20:02 -0800 (PST) (envelope-from gnats) Received: from leviathan.inethouston.net (216-118-21-146.pdq.net [216.118.21.146]) by hub.freebsd.org (Postfix) with ESMTP id 4C8B337B6E9 for ; Wed, 17 Jan 2001 13:13:50 -0800 (PST) Received: by leviathan.inethouston.net (Postfix, from userid 0) id 697BB177E9F; Wed, 17 Jan 2001 15:13:44 -0600 (CST) Message-Id: <20010117211344.697BB177E9F@leviathan.inethouston.net> Date: Wed, 17 Jan 2001 15:13:44 -0600 (CST) From: dwcjr@inethouston.net Reply-To: dwcjr@inethouston.net To: FreeBSD-gnats-submit@freebsd.org Cc: sam@inf.enst.fr X-Send-Pr-Version: 3.2 Subject: ports/24415: [MAINTAINER PATCH] mail/postfix-current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24415 >Category: ports >Synopsis: [MAINTAINER PATCH] mail/postfix-current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 17 13:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: David W. Chapman Jr. >Release: FreeBSD 4.2-STABLE i386 >Organization: RainTree Network Services >Environment: >Description: Update TLS Take off '\' on last MASTER_SITE >How-To-Repeat: >Fix: diff -urN postfix-current.orig/Makefile postfix-current/Makefile --- postfix-current.orig/Makefile Wed Jan 17 15:03:35 2001 +++ postfix-current/Makefile Wed Jan 17 15:05:31 2001 @@ -12,7 +12,7 @@ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ ftp://ftp.tux.org/pub/net/postfix/experimental/ \ ftp://ftp.utoronto.ca/mirror/packages/postfix/experimental/ \ - ftp://ftp.samurai.com/pub/postfix/experimental/ \ + ftp://ftp.samurai.com/pub/postfix/experimental/ MASTER_SITE_SUBDIR= . old DISTNAME= snapshot-${PORTVERSION} @@ -107,8 +107,8 @@ BIN1+= tlsmgr POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl POSTFIX_AUXLIBS+= -lssl -lcrypto -DISTFILES+= ${DISTNAME}.tar.gz pfixtls-0.6.30-snap20001217-0.9.6.tar.gz -EXTRA_PATCHES+= ${WRKDIR}/pfixtls-0.6.30-snap20001217-0.9.6/pfixtls.diff +DISTFILES+= ${DISTNAME}.tar.gz pfixtls-0.6.33-snap20001217-0.9.6.tar.gz +EXTRA_PATCHES+= ${WRKDIR}/pfixtls-0.6.33-snap20001217-0.9.6/pfixtls.diff PATCH_STRIP= -p1 PLIST_SUB+= WITH_TLS="" .else diff -urN postfix-current.orig/distinfo postfix-current/distinfo --- postfix-current.orig/distinfo Wed Jan 17 15:03:34 2001 +++ postfix-current/distinfo Wed Jan 17 15:05:59 2001 @@ -1,2 +1,2 @@ MD5 (snapshot-20001217.tar.gz) = b6ef69548b58b23001dd9d3c56896aba -MD5 (pfixtls-0.6.30-snap20001217-0.9.6.tar.gz) = 843ac4f54f63cb3b0e11d35a0a94566c +MD5 (pfixtls-0.6.33-snap20001217-0.9.6.tar.gz) = aaf3361e837ebffcbe1968ce26fa360c >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message