Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2001 15:13:44 -0600 (CST)
From:      dwcjr@inethouston.net
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        sam@inf.enst.fr
Subject:   ports/24415: [MAINTAINER PATCH] mail/postfix-current
Message-ID:  <20010117211344.697BB177E9F@leviathan.inethouston.net>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010117211344.697BB177E9F>