MFH: r554672
- 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) Approved by: portmgr (riggs)
This commit is contained in:
parent
8bc8abb433
commit
68f61c8141
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=554688
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= postfix
|
||||
DISTVERSION= 3.5.7
|
||||
DISTVERSION= 3.5.8
|
||||
PORTREVISION?= 0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail
|
||||
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user