mail/dovecot: upgrade to 2.3.2.1.
v2.3.2 still had a few unexpected bugs: - SSL/TLS servers may have crashed during client disconnection - lmtp: With lmtp_rcpt_check_quota=yes mail deliveries may have sometimes assert-crashed. - v2.3.2: "make check" may have crashed with 32bit systems
This commit is contained in:
parent
09c5717a45
commit
4f57328ec6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474275
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
######################################################################
|
||||
|
||||
PORTNAME= dovecot
|
||||
PORTVERSION= 2.3.2
|
||||
PORTVERSION= 2.3.2.1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= https://www.dovecot.org/releases/2.3/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1530288810
|
||||
SHA256 (dovecot-2.3.2.tar.gz) = 6e48f0fa60768427f03035b0a3e93d1ae29b972bb2bd9ca998ccc6a0f6dae393
|
||||
SIZE (dovecot-2.3.2.tar.gz) = 6796744
|
||||
TIMESTAMP = 1531157067
|
||||
SHA256 (dovecot-2.3.2.1.tar.gz) = 4a65118508dc7a562e5f90dd7c3f56219fff22367c496f17d77cd0c7e2724e34
|
||||
SIZE (dovecot-2.3.2.1.tar.gz) = 6797491
|
||||
|
|
Loading…
Reference in a new issue