- update to 3.6-20201104
- shut up sed_checked.sh (it is not really helpful with RE replacements on 140+ files with 50% hit rate)
This commit is contained in:
parent
1a3491f23b
commit
8693f214e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554388
@ -2,8 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= postfix
|
||||
DISTVERSION= 3.6-20201026
|
||||
PORTREVISION?= 1
|
||||
DISTVERSION= 3.6-20201104
|
||||
PORTREVISION?= 0
|
||||
PORTEPOCH= 6
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \
|
||||
@ -303,7 +303,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 = 1603753796
|
||||
SHA256 (postfix/postfix-3.6-20201026.tar.gz) = 69ea85cc15b18efffef02af0656440acb1a37c61b5e0b2062ea416435a1afe1b
|
||||
SIZE (postfix/postfix-3.6-20201026.tar.gz) = 4658969
|
||||
TIMESTAMP = 1604536943
|
||||
SHA256 (postfix/postfix-3.6-20201104.tar.gz) = 4179b57eb0d46bc873ce2ee7434e2e72f31197e1ae573a0b057b6d67182a6b01
|
||||
SIZE (postfix/postfix-3.6-20201104.tar.gz) = 4660754
|
||||
|
Loading…
Reference in New Issue
Block a user