aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix26
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2011-05-09 13:11:17 +0000
committerSahil Tandon <sahil@FreeBSD.org>2011-05-09 13:11:17 +0000
commit566b1a545decb80c5f9b5c8081eeb5c0072195b6 (patch)
tree421f2c74773f3fdb1aae0d1f68db23ae02789e88 /mail/postfix26
parent050f8d9b0eb890aed136c2627a2902f73000002c (diff)
downloadports-566b1a545decb80c5f9b5c8081eeb5c0072195b6.tar.gz
ports-566b1a545decb80c5f9b5c8081eeb5c0072195b6.zip
Update to 2.6.10 and address the problem described in
ports/155885 by passing additional parameters to the upstream install script. Security: CVE-2011-1720
Notes
Notes: svn path=/head/; revision=273870
Diffstat (limited to 'mail/postfix26')
-rw-r--r--mail/postfix26/Makefile10
-rw-r--r--mail/postfix26/distinfo4
2 files changed, 10 insertions, 4 deletions
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile
index c1079d842b7e..aa4ea3b7a355 100644
--- a/mail/postfix26/Makefile
+++ b/mail/postfix26/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 2.6.9
+PORTVERSION= 2.6.10
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -307,9 +307,15 @@ pre-su-install:
do-install:
@cd ${WRKSRC} && ${SH} postfix-install -non-interactive install_root=/ tempdir=/tmp \
+ config_directory=${ETCDIR} \
+ command_directory=${PREFIX}/sbin \
daemon_directory=${DAEMONDIR} \
html_directory=${READMEDIR} \
- readme_directory=${READMEDIR}
+ mailq_path=${PREFIX}/bin/mailq \
+ manpage_directory=${MANPREFIX}/man \
+ newaliases_path=${PREFIX}/bin/newaliases \
+ readme_directory=${READMEDIR} \
+ sendmail_path=${PREFIX}/sbin/sendmail
${INSTALL_SCRIPT} ${WRKSRC}/auxiliary/rmail/rmail ${PREFIX}/bin/rmail
${INSTALL_SCRIPT} ${WRKSRC}/auxiliary/qshape/qshape.pl ${PREFIX}/bin/qshape
${INSTALL_MAN} ${WRKSRC}/man/man1/qshape.1 ${MANPREFIX}/man/man1
diff --git a/mail/postfix26/distinfo b/mail/postfix26/distinfo
index d56a2f17104d..bd60a2148e80 100644
--- a/mail/postfix26/distinfo
+++ b/mail/postfix26/distinfo
@@ -1,4 +1,4 @@
-SHA256 (postfix/postfix-2.6.9.tar.gz) = ec4991c9da98a241e9d4d283c87c73c7733a236009a64cc7ed2e089063967593
-SIZE (postfix/postfix-2.6.9.tar.gz) = 3331860
+SHA256 (postfix/postfix-2.6.10.tar.gz) = a13d70efe724102e36e7c707257e475d9d6ad73437a255bd6dee08b3c16b569b
+SIZE (postfix/postfix-2.6.10.tar.gz) = 3332241
SHA256 (postfix/postfix-2.6.5-vda-ng.patch.gz) = e1c04e9d268dc84832334997e1f593af9877dbd5030708280427a0dc4452e797
SIZE (postfix/postfix-2.6.5-vda-ng.patch.gz) = 12435