Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2001 10:36:13 -0500 (CDT)
From:      dwcjr@inethouston.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27582: MAINTAINER UPDATE mail/postfix-current
Message-ID:  <20010523153613.8C84D10F410@leviathan.inethouston.net>

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

>Number:         27582
>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:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 23 08:40:04 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     David W. Chapman Jr.
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Raintree Network Services, Inc. 
>Environment:
System: FreeBSD leviathan.inethouston.net 4.3-STABLE FreeBSD 4.3-STABLE #4: Fri May 11 10:49:15 CDT 2001 poseiden@leviathan.inethouston.net:/stripe1/compile/src/sys/compile/LEVIATHAN i386

>Description:

Update postfix snapshot to 20010502
Update TLS to work with this snapshot
Update IPv6

>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/postfix-current/Makefile,v
retrieving revision 1.55
diff -u -r1.55 Makefile
--- Makefile	2001/04/28 04:09:12	1.55
+++ Makefile	2001/05/23 15:34:46
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	postfix
-PORTVERSION=	20010329
-PORTREVISION=	1
+PORTVERSION=	20010502
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
 		ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/postfix-current/distinfo,v
retrieving revision 1.27
diff -u -r1.27 distinfo
--- distinfo	2001/04/28 04:09:12	1.27
+++ distinfo	2001/05/23 15:34:46
@@ -1,3 +1,3 @@
-MD5 (postfix/snapshot-20010329.tar.gz) = 0bd41fc55cbbdcf9d463a9fc3da12b7a
-MD5 (postfix/pfixtls-0.6.38-snap20010225-0.9.6.tar.gz) = 5559571175bbcd5695b6e636d485489f
-MD5 (postfix/postfix-20010228release-v6-20010415a.diff.gz) = 2fe76d5d33ef56ed8bc1dd6fc0c5fa10
+MD5 (postfix/snapshot-20010502.tar.gz) = 209fec3f77ab6e6401d1fa729c3c83e7
+MD5 (postfix/pfixtls-0.7.2-snap20010502-0.9.6a.tar.gz) = e1135d8f9cb0e83a7c997b40f5764299
+MD5 (postfix/postfix-20010228pl02-v6-20010515a.diff.gz) = 4ea9f56528ba94016dfed12eed5f2fc1
Index: scripts/configure.postfix
===================================================================
RCS file: /home/ncvs/ports/mail/postfix-current/scripts/configure.postfix,v
retrieving revision 1.16
diff -u -r1.16 configure.postfix
--- scripts/configure.postfix	2001/05/22 17:14:58	1.16
+++ scripts/configure.postfix	2001/05/23 15:34:46
@@ -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.38-snap20010225-0.9.6.tar.gz"
-			echo "EXTRA_PATCHES+=	\${WRKDIR}/pfixtls-0.6.38-snap20010225-0.9.6/pfixtls.diff"
+			echo "DISTFILES+=	\${DISTNAME}.tar.gz pfixtls-0.7.2-snap20010502-0.9.6a.tar.gz"
+			echo "EXTRA_PATCHES+=	\${WRKDIR}/pfixtls-0.7.2-snap20010502-0.9.6a/pfixtls.diff"
 			echo "PATCH_STRIP=	-p1"
 			SUB_TLS=""
 			;;
@@ -117,7 +117,7 @@
 			fi
 			echo "PATCH_SITES+=	ftp://ftp.kame.net/pub/kame/misc/"
 			echo "PATCH_SITES+=	\${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/kame/misc/&,}"
-			echo "PATCHFILES+=	postfix-20010228release-v6-20010424a.diff.gz"
+			echo "PATCHFILES+=	postfix-20010228pl02-v6-20010515a.diff.gz"
 			echo "PATCH_DIST_STRIP= -p1"
 			echo ""
 			;;

>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?20010523153613.8C84D10F410>