summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2020-11-09 06:26:11 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2020-11-09 06:26:11 +0000
commit7576ea5198dd11d688711ad82053341657a618ef (patch)
treead0006a0bd6cdd6f1d3fd7ba059ab8fafb9ab122 /mail/postfix/Makefile
parenttextproc/raptor2 heap overflow (diff)
- update to 3.5.8
- shut up sed_checked.sh (it is not really helpful with RE replacements on 140+ files with 50% hit rate) MFH: 2020Q4
Notes
Notes: svn path=/head/; revision=554672
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r--mail/postfix/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 703c217d29ad..d7052187a2ba 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= postfix
-DISTVERSION= 3.5.7
-PORTREVISION?= 1
+DISTVERSION= 3.5.8
+PORTREVISION?= 0
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \
@@ -300,7 +300,7 @@ pre-patch:
${WRKSRC}/src/global/mail_params.h
@${FIND} -X ${WRKSRC}/README_FILES ${WRKSRC}/conf ${WRKSRC}/man \
-type f -a ! \( -name INSTALL -o -name aliases \) | ${XARGS} \
- ${REINPLACE_CMD} -E -e '${REINPLACE}'
+ ${REINPLACE_CMD} -i '' -E -e '${REINPLACE}'
post-patch:
.for f in ${HTML1}