From poseiden@inethouston.net  Wed Feb 28 19:47:04 2001
Return-Path: <poseiden@inethouston.net>
Received: from leviathan.inethouston.net (216-118-21-146.pdq.net [216.118.21.146])
	by hub.freebsd.org (Postfix) with ESMTP id 9500837B719
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 28 Feb 2001 19:47:03 -0800 (PST)
	(envelope-from poseiden@inethouston.net)
Received: by leviathan.inethouston.net (Postfix, from userid 1001)
	id 9530111131B; Wed, 28 Feb 2001 21:47:08 -0600 (CST)
Message-Id: <20010301034708.9530111131B@leviathan.inethouston.net>
Date: Wed, 28 Feb 2001 21:47:08 -0600 (CST)
From: dwcjr@inethouston.net
Reply-To: dwcjr@inethouston.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: [MAINTAINER UPDATE] mail/postfix-current
X-Send-Pr-Version: 3.2

>Number:         25468
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] mail/postfix-current
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 28 19:50:00 PST 2001
>Closed-Date:    Thu Mar 1 07:23:28 PST 2001
>Last-Modified:  Thu Mar 01 07:25:14 PST 2001
>Originator:     David W. Chapman Jr.
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
RainTree Network Services
>Environment:

        

>Description:

        Update postfix to snapshot 20010228
	Update TLS to 6.38 for snapshot 20010225
	Update IPv6 support for snapshot 20010225
	Add / for Kame IPv6 site
	Note-This is snapshot 20010228 not non-beta release 20010228

>How-To-Repeat:

        

>Fix:

diff -urN postfix-current.orig/Makefile postfix-current/Makefile
--- postfix-current.orig/Makefile       Wed Feb 28 21:19:26 2001
+++ postfix-current/Makefile    Wed Feb 28 21:31:18 2001
@@ -6,7 +6,7 @@
 #

 PORTNAME=      postfix
-PORTVERSION=   20010204
+PORTVERSION=   20010228
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
                ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
diff -urN postfix-current.orig/distinfo postfix-current/distinfo
--- postfix-current.orig/distinfo       Wed Feb 28 21:19:26 2001
+++ postfix-current/distinfo    Wed Feb 28 21:38:09 2001
@@ -1,3 +1,3 @@
-MD5 (snapshot-20010204.tar.gz) = a034b7c13d306bc1ab208996be886e5b
-MD5 (pfixtls-0.6.36-snap20010204-0.9.6.tar.gz) = 96ea68167cc590ff08ad0a5a5972dc98
-MD5 (postfix-20010204snap-v6-20010205a.diff.gz) = d944cd3245e3e0abbc339ffbfe56f319
+MD5 (snapshot-20010228.tar.gz) = 247a760613ec15c5ee7d022352d85a55
+MD5 (pfixtls-0.6.38-snap20010225-0.9.6.tar.gz) = 5559571175bbcd5695b6e636d485489f
+MD5 (postfix-20010225snap-v6-20010228a.diff.gz) = 8646724c2d00e4d162b63456247cf4fb
diff -urN postfix-current.orig/scripts/configure.postfix postfix-current/scripts/configure.postfix
--- postfix-current.orig/scripts/configure.postfix      Wed Feb 28 21:19:25 2001
+++ postfix-current/scripts/configure.postfix   Wed Feb 28 21:36:16 2001
@@ -78,8 +78,8 @@
                        echo "BIN1+=            tlsmgr"
                        echo "POSTFIX_CCARGS+=  -DHAS_SSL -I/usr/include/openssl"
                        echo "POSTFIX_AUXLIBS+= -lssl -lcrypto"
-                       echo "DISTFILES+=       \${DISTNAME}.tar.gz pfixtls-0.6.36-snap20010204-0.9.6.tar.gz"
-                       echo "EXTRA_PATCHES+=   \${WRKDIR}/pfixtls-0.6.36-snap20010204-0.9.6/pfixtls.diff"
+                       echo "DISTFILES+=       \${DISTNAME}.tar.gz pfixtls-0.6.38-snap20010225-0.9.6.tar.gz"
+                       echo "EXTRA_PATCHES+=   \${WRKDIR}/pfixtls-0.6.38-snap20010225-0.9.6/pfixtls.diff"
                        echo "PATCH_STRIP=      -p1"
                        SUB_TLS=""
                        ;;
@@ -105,9 +105,9 @@
                        SUB_TEST=""
                        ;;
                \"IPv6\")
-                       echo "PATCH_SITES+=     ftp://ftp.kame.net/pub/kame/misc"
+                       echo "PATCH_SITES+=     ftp://ftp.kame.net/pub/kame/misc/"
                        echo "PATCH_SITES+=     \${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/kame/misc/&,}"
-                       echo "PATCHFILES+=      postfix-20010204snap-v6-20010205a.diff.gz"
+                       echo "PATCHFILES+=      postfix-20010225snap-v6-20010228a.diff.gz"
                        echo ""
                        echo "pre-patch:"
                        echo "  cd \${WRKSRC} && ln -s . postfix"

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kuriyama 
State-Changed-When: Thu Mar 1 07:23:28 PST 2001 
State-Changed-Why:  
Committed, thanks! 

BTW, your PR always have tab/space problems.  Please submit PR with other 
method (such as gzip+uuencode). 

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