Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2001 21:47:08 -0600 (CST)
From:      dwcjr@inethouston.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25468: [MAINTAINER UPDATE] mail/postfix-current
Message-ID:  <20010301034708.9530111131B@leviathan.inethouston.net>

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

>Number:         25468
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] 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 Feb 28 19:50:00 PST 2001
>Closed-Date:
>Last-Modified:
>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:
>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?20010301034708.9530111131B>