diff options
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 6 | ||||
-rw-r--r-- | mail/postfix/distinfo | 6 |
2 files changed, 6 insertions, 6 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} diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 7deeb1bebcda..9990ec6aeb20 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598797087 -SHA256 (postfix/postfix-3.5.7.tar.gz) = b7a474f14e153dc7cbf6af38419729bc5af5c3c37aecf6b327a8f962158f0961 -SIZE (postfix/postfix-3.5.7.tar.gz) = 4613756 +TIMESTAMP = 1604787932 +SHA256 (postfix/postfix-3.5.8.tar.gz) = 22582628cf3edc18c5155c9ff44543dd95a9435fb68135d76a99f572cb07456f +SIZE (postfix/postfix-3.5.8.tar.gz) = 4614733 |