FreeBSD Bugzilla – Attachment 44557 Details for
Bug 68949
upgrade postfix to 2.1.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.93 KB, created by
Vick Khera
on 2004-07-12 15:40:22 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Vick Khera
Created:
2004-07-12 15:40:22 UTC
Size:
1.93 KB
patch
obsolete
>diff -Pru postfix.old/Makefile postfix/Makefile >--- postfix.old/Makefile Mon Jul 12 10:19:52 2004 >+++ postfix/Makefile Mon Jul 12 10:20:35 2004 >@@ -15,7 +15,7 @@ > # NOTE: PCRE is enabled by default unless you specifically disable it. > > PORTNAME= postfix >-PORTVERSION= 2.1.3 >+PORTVERSION= 2.1.4 > PORTEPOCH= 1 > CATEGORIES= mail ipv6 > MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ >diff -Pru postfix.old/distinfo postfix/distinfo >--- postfix.old/distinfo Fri Jun 25 16:34:32 2004 >+++ postfix/distinfo Mon Jul 12 10:21:11 2004 >@@ -1,5 +1,5 @@ >-MD5 (postfix/postfix-2.1.3.tar.gz) = 1f515b0d80cd1f9db0113240bf36f248 >-SIZE (postfix/postfix-2.1.3.tar.gz) = 1971632 >+MD5 (postfix/postfix-2.1.4.tar.gz) = f96fc9e7cbf9750d4a91475fcbd02a81 >+SIZE (postfix/postfix-2.1.4.tar.gz) = 1970068 > 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.25-pf-2.1.3.patch.gz) = cd99ff3ddf9bb88e23a7e33ae42d0772 >diff -Pru postfix.old/scripts/configure.postfix postfix/scripts/configure.postfix >--- postfix.old/scripts/configure.postfix Fri Jun 25 16:34:32 2004 >+++ postfix/scripts/configure.postfix Mon Jul 12 10:25:34 2004 >@@ -23,6 +23,7 @@ > SASL "Cyrus SASLv1 (Simple Authentication and Security Layer)" "$status_SASL" \ > SASL2 "Cyrus SASLv2 (Simple Authentication and Security Layer)" "$status_SASL2" \ > SASLKRB "If your SASL requires Kerberos select this option" "$status_SASLKRB" \ >+SASLKRB5 "If your SASL requires Kerberos5 select this option" "$status_SASLKRB5" \ > TLS "SSL and TLS" "$status_TLS" \ > IPv6 "IPv6 support" "$status_IPv6" \ > IPv6TLS "IPv6 support with SSL and TLS" "$status_IPv6TLS" \ >@@ -102,6 +103,9 @@ > ;; > SASLKRB) > echo "POSTFIX_AUXLIBS+= -lkrb -lcrypto -lcom_err" >+ ;; >+ SASLKRB5) >+ echo "POSTFIX_AUXLIBS+= -lkrb5 -lcrypto -lcom_err" > ;; > TLS) > echo "MAN8+= tlsmgr.8"
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 68949
: 44557