FreeBSD Bugzilla – Attachment 44041 Details for
Bug 68273
mail/postfix: IPv6 and IPv6+TLS fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
postfix.patch
postfix.patch (text/plain), 2.62 KB, created by
Olafur Osvaldsson
on 2004-06-24 13:50:27 UTC
(
hide
)
Description:
postfix.patch
Filename:
MIME Type:
Creator:
Olafur Osvaldsson
Created:
2004-06-24 13:50:27 UTC
Size:
2.62 KB
patch
obsolete
>diff -ruN postfix.orig/distinfo postfix/distinfo >--- postfix.orig/distinfo Tue Jun 22 19:30:26 2004 >+++ postfix/distinfo Thu Jun 24 12:12:36 2004 >@@ -2,7 +2,7 @@ > 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 >-SIZE (postfix/tls+ipv6-1.24-pf-2.1.1.patch.gz) = 256320 >+MD5 (postfix/ipv6-1.25-pf-2.1.3.patch.gz) = cd99ff3ddf9bb88e23a7e33ae42d0772 >+SIZE (postfix/ipv6-1.25-pf-2.1.3.patch.gz) = 79473 >+MD5 (postfix/tls+ipv6-1.25-pf-2.1.3.patch.gz) = 71181d8dcf26c24e6fe373ad1ac7e741 >+SIZE (postfix/tls+ipv6-1.25-pf-2.1.3.patch.gz) = 256591 >diff -ruN postfix.orig/scripts/configure.postfix postfix/scripts/configure.postfix >--- postfix.orig/scripts/configure.postfix Tue Jun 22 19:30:26 2004 >+++ postfix/scripts/configure.postfix Thu Jun 24 12:14:19 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 (broken)" "$status_IPv6" \ >-IPv6TLS "IPv6 support with SSL and TLS (broken)" "$status_IPv6TLS" \ >+IPv6 "IPv6 support" "$status_IPv6" \ >+IPv6TLS "IPv6 support with SSL and TLS" "$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" \ >@@ -206,8 +206,8 @@ > rm -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc > exit 1 > fi >- echo "PATCH_SITES+= http://www.ipnet6.org/postfix/download/" >- echo "PATCHFILES+= ipv6-1.24-pf-2.1.1.patch.gz" >+ echo "PATCH_SITES+= ftp://ftp.stack.nl/pub/postfix/tls+ipv6/1.25/" >+ echo "PATCHFILES+= ipv6-1.25-pf-2.1.3.patch.gz" > echo "PATCH_DIST_STRIP= -p1" > echo "IPv6_SUFFIX= +ipv6" > echo "" >@@ -224,8 +224,8 @@ > echo "USE_OPENSSL= yes" > echo "POSTFIX_CCARGS+= -DHAS_SSL -I\${OPENSSLINC}" > echo "POSTFIX_AUXLIBS+= -L\${OPENSSLLIB} -lssl -lcrypto" >- echo "PATCH_SITES+= http://www.ipnet6.org/postfix/download/" >- echo "PATCHFILES+= tls+ipv6-1.24-pf-2.1.1.patch.gz" >+ echo "PATCH_SITES+= ftp://ftp.stack.nl/pub/postfix/tls+ipv6/1.25/" >+ echo "PATCHFILES+= tls+ipv6-1.25-pf-2.1.3.patch.gz" > echo "PATCH_DIST_STRIP= -p1" > echo "TLS_SUFFIX= +tls+ipv6" > SUB_TLS=""
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 68273
: 44041