Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 2004 11:58:00 -0400 (EDT)
From:      Vivek Khera <vivek@khera.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68171: maintainer update postfix
Message-ID:  <20040621155800.33B06217B7@yertle.kcilink.com>
Resent-Message-ID: <200406211600.i5LG0mxT004074@freefall.freebsd.org>

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

>Number:         68171
>Category:       ports
>Synopsis:       maintainer update postfix
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 21 16:00:47 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD yertle.int.kciLink.com 4.9-STABLE FreeBSD 4.9-STABLE #10: Wed Dec 24 13:55:56 EST 2003 khera@yertle.int.kciLink.com:/u/yertle2/usr.obj/u/sources/usr/src/sys/YERTLE i386


	
>Description:
	

update postfix to 2.1.3 version
NOTE: IPv6 patches are broken for this version.  too many requests for update
      to postpone just for these patches...
>How-To-Repeat:
	
>Fix:

	

diff -Pru postfix/Makefile postfix-new/Makefile
--- postfix/Makefile	Mon May 17 09:30:38 2004
+++ postfix-new/Makefile	Thu Jun 17 11:21:13 2004
@@ -15,7 +15,7 @@
 # NOTE: PCRE is enabled by default unless you specifically disable it.
 
 PORTNAME=	postfix
-PORTVERSION=	2.1.1
+PORTVERSION=	2.1.3
 PORTEPOCH=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
diff -Pru postfix/distinfo postfix-new/distinfo
--- postfix/distinfo	Mon May 24 10:47:51 2004
+++ postfix-new/distinfo	Mon Jun 21 11:17:32 2004
@@ -1,7 +1,7 @@
-MD5 (postfix/postfix-2.1.1.tar.gz) = fd747b82f949e00040c2f101e1c7a6e4
-SIZE (postfix/postfix-2.1.1.tar.gz) = 1969624
-MD5 (postfix/pfixtls-0.8.18-2.1.0-0.9.7d.tar.gz) = 01785d9636bdae51a906320e581b1e6b
-SIZE (postfix/pfixtls-0.8.18-2.1.0-0.9.7d.tar.gz) = 239141
+MD5 (postfix/postfix-2.1.3.tar.gz) = 1f515b0d80cd1f9db0113240bf36f248
+SIZE (postfix/postfix-2.1.3.tar.gz) = 1971632
+MD5 (postfix/pfixtls-0.8.18-2.1.3-0.9.7d.tar.gz) = d3211ebd4d2fbbc9c78235666ed355ac
+SIZE (postfix/pfixtls-0.8.18-2.1.3-0.9.7d.tar.gz) = 239141
 MD5 (postfix/ipv6-1.24-pf-2.1.1.patch.gz) = 9170e8efda9341c6e5b7ac1bb1a9b323
 SIZE (postfix/ipv6-1.24-pf-2.1.1.patch.gz) = 52007
 MD5 (postfix/tls+ipv6-1.24-pf-2.1.1.patch.gz) = 22c7feb237ef35a0761fb5bdc5c6ff2c
diff -Pru postfix/scripts/configure.postfix postfix-new/scripts/configure.postfix
--- postfix/scripts/configure.postfix	Mon May 24 10:47:51 2004
+++ postfix-new/scripts/configure.postfix	Mon Jun 21 11:56:02 2004
@@ -24,8 +24,8 @@
 SASL2		"Cyrus SASLv2 (Simple Authentication and Security Layer)" "$status_SASL2" \
 SASLKRB		"If your SASL requires Kerberos select this option" "$status_SASLKRB" \
 TLS		"SSL and TLS" "$status_TLS" \
-IPv6		"IPv6 support" "$status_IPv6" \
-IPv6TLS		"IPv6 support with SSL and TLS" "$status_IPv6TLS" \
+IPv6		"IPv6 support (broken)" "$status_IPv6" \
+IPv6TLS		"IPv6 support with SSL and TLS (broken)" "$status_IPv6TLS" \
 DB3		"Berkeley DB3 (required if SASL also built with DB3)" "$status_DB3" \
 DB40		"Berkeley DB4.0 (required if SASL also built with DB4.0)" "$status_DB40" \
 DB41		"Berkeley DB4.1 (required if SASL also built with DB4.1)" "$status_DB41" \
@@ -108,8 +108,8 @@
 			echo "USE_OPENSSL=	yes"
 			echo "POSTFIX_CCARGS+=	-DHAS_SSL -I\${OPENSSLINC}"
 			echo "POSTFIX_AUXLIBS+=	-L\${OPENSSLLIB} -lssl -lcrypto"
-			echo "DISTFILES+=	\${DISTNAME}.tar.gz pfixtls-0.8.18-2.1.0-0.9.7d.tar.gz"
-			echo "EXTRA_PATCHES+=	\${WRKDIR}/pfixtls-0.8.18-2.1.0-0.9.7d/pfixtls.diff"
+			echo "DISTFILES+=	\${DISTNAME}.tar.gz pfixtls-0.8.18-2.1.3-0.9.7d.tar.gz"
+			echo "EXTRA_PATCHES+=	\${WRKDIR}/pfixtls-0.8.18-2.1.3-0.9.7d/pfixtls.diff"
 			echo "PATCH_STRIP=	-p1"
 			echo "TLS_SUFFIX=	+tls"
 			SUB_TLS=""

>Release-Note:
>Audit-Trail:
>Unformatted:



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