- Update to 1.2.4
- Add a note about changes to this port affecting mail/dovecot-sieve and mail/dovecot-managesieve PR: ports/137901 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: Yarema <yds@CoolRat.org> (maintainer)
This commit is contained in:
parent
3c6c78ce31
commit
1a5b124068
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240269
2 changed files with 12 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= dovecot
|
||||
PORTVERSION= 1.2.3
|
||||
PORTVERSION= 1.2.4
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://www.dovecot.org/releases/${DOVECOTVERSION}/ \
|
||||
http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
|
||||
|
@ -19,6 +19,11 @@ DOVECOTVERSION= 1.2
|
|||
######################################################################
|
||||
# Anytime PORTVERSION changes please bump PORTREVISION of #
|
||||
# mail/dovecot-antispam. Please see ports/135311 for an explanation. #
|
||||
# #
|
||||
# Please be careful when updating this port as changes to this port #
|
||||
# can break mail/dovecot-sieve and mail/dovecot-managesieve. In #
|
||||
# to ensure the least amount of breakage possible please consult #
|
||||
# the maintainer of those ports before updating this one. #
|
||||
######################################################################
|
||||
|
||||
USE_ICONV= yes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (dovecot-1.2.3.tar.gz) = 28905211d9301022a1ed20df71ad2b08
|
||||
SHA256 (dovecot-1.2.3.tar.gz) = 8507c3321a2ad1deb0f8485086647857419fa034d7d30f2e5aef7fabd90c9406
|
||||
SIZE (dovecot-1.2.3.tar.gz) = 2652036
|
||||
MD5 (dovecot-1.2.3-managesieve-0.11.8.diff.gz) = 8753084aa9b4b9a5d85e15013ccc21af
|
||||
SHA256 (dovecot-1.2.3-managesieve-0.11.8.diff.gz) = 2cf48ea57768d9c3a4c4220eb63edc0a9e29180022a78e8c7d4ca56e0682ff92
|
||||
SIZE (dovecot-1.2.3-managesieve-0.11.8.diff.gz) = 6425
|
||||
MD5 (dovecot-1.2.4.tar.gz) = 3e5717d13e3d6b32d3f4b809df397dbf
|
||||
SHA256 (dovecot-1.2.4.tar.gz) = df6406f96f5c040f4656ce7526c45b2f333851c7895e8bbab928db02fa6ac3ca
|
||||
SIZE (dovecot-1.2.4.tar.gz) = 2637375
|
||||
MD5 (dovecot-1.2.4-managesieve-0.11.9.diff.gz) = 6dd2ef2d46b3b63238237455558a14e1
|
||||
SHA256 (dovecot-1.2.4-managesieve-0.11.9.diff.gz) = 7fad7de933ae5698ae77574ef265587e71232737116348352a282658c773de7a
|
||||
SIZE (dovecot-1.2.4-managesieve-0.11.9.diff.gz) = 6422
|
||||
|
|
Loading…
Reference in a new issue