aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2017-12-31 12:07:28 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2017-12-31 12:07:28 +0000
commit39008da88daa9e3a878a0f64852d83c5a7b78b42 (patch)
tree109d6acba32eef53b5c11a7f42a7c6de2c7d314a /mail
parentc6fd70aef15ee514d9a594a3ec5ee2cf0cf58b12 (diff)
downloadports-39008da88daa9e3a878a0f64852d83c5a7b78b42.tar.gz
ports-39008da88daa9e3a878a0f64852d83c5a7b78b42.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current/Makefile14
-rw-r--r--mail/postfix-current/distinfo6
2 files changed, 10 insertions, 10 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 5309c69adbc6..23b1b4c36a5b 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= postfix
-DISTVERSION= 3.3-20170924
-PORTREVISION?= 1
+DISTVERSION= 3.3-20171229
+PORTREVISION?= 0
PORTEPOCH= 5
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \
@@ -280,7 +280,7 @@ pre-patch:
fi
.endif
- @${ECHO} '<HTML><BODY>See <A HREF="header_checks.5.html">header_checks.5.html</A></BODY></HTML>' \
+ @${ECHO_CMD} '<HTML><BODY>See <A HREF="header_checks.5.html">header_checks.5.html</A></BODY></HTML>' \
> ${WRKSRC}/html/body_checks.5.html
@${REINPLACE_CMD} -E -e 's!^(#define DEF_SGID_GROUP[^"]+)"postdrop"$$!\1"maildrop"!' \
${WRKSRC}/src/global/mail_params.h
@@ -290,12 +290,12 @@ pre-patch:
post-patch:
.for f in ${HTML1}
- @${ECHO} '$$html_directory/$f:f:root:-:644' \
+ @${ECHO_CMD} '$$html_directory/$f:f:root:-:644' \
>> ${WRKSRC}/conf/postfix-files
.endfor
- @${ECHO} '$$manpage_directory/man1/posttls-finger.1:f:root:-:644' \
+ @${ECHO_CMD} '$$manpage_directory/man1/posttls-finger.1:f:root:-:644' \
>> ${WRKSRC}/conf/postfix-files
- @${ECHO} '$$command_directory/posttls-finger:f:root:-:755' \
+ @${ECHO_CMD} '$$command_directory/posttls-finger:f:root:-:755' \
>> ${WRKSRC}/conf/postfix-files
do-configure:
@@ -305,7 +305,7 @@ do-configure:
dynamicmaps=yes \
${POSTFIX_DYN_AUXLIBS} \
AUXLIBS="${POSTFIX_AUXLIBS}" && \
- ${ECHO} "all: default" >> Makefile)
+ ${ECHO_CMD} "all: default" >> Makefile)
pre-install-INST_BASE-on:
${MKDIR} ${STAGEDIR}/etc/rc.d
diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo
index 0a7338d6676b..c420713bf0fd 100644
--- a/mail/postfix-current/distinfo
+++ b/mail/postfix-current/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506256380
-SHA256 (postfix/postfix-3.3-20170924.tar.gz) = b9b8a2dd43cf1ae0002d815946d1f765b775a983ccf3bfbe7c2cae43e3677032
-SIZE (postfix/postfix-3.3-20170924.tar.gz) = 4397375
+TIMESTAMP = 1514594700
+SHA256 (postfix/postfix-3.3-20171229.tar.gz) = d5eb91cde6aa5487db300066086319aa713dd559d0d2f8a76be10939ce8f3ee6
+SIZE (postfix/postfix-3.3-20171229.tar.gz) = 4403773