diff options
author | Larry Rosenman <ler@FreeBSD.org> | 2021-10-03 16:36:13 -0500 |
---|---|---|
committer | Larry Rosenman <ler@FreeBSD.org> | 2021-10-03 16:36:13 -0500 |
commit | 6809759a87db133e040b2d7931f6b544fcb00706 (patch) | |
tree | 2bd5d92e732570921b3f2859c54479997dcf84a6 /mail/dovecot | |
parent | 77fa61df485e30e5fa5f10dff5bac906a89d303b (diff) | |
download | freebsd-ports-6809759a87db133e040b2d7931f6b544fcb00706.zip |
mail/dovecot: update to 2.3.16
mail/dovecot-pigeonhole: update to 0.5.16
ChangeLogs:
https://dovecot.org/pipermail/dovecot-news/2021-August/000463.html
https://dovecot.org/pipermail/dovecot-news/2021-August/000464.html
Diffstat (limited to 'mail/dovecot')
-rw-r--r-- | mail/dovecot/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 05a75e474853..01f9dc6f8c3f 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -7,7 +7,7 @@ ###################################################################### PORTNAME= dovecot -PORTVERSION= 2.3.15 +PORTVERSION= 2.3.16 CATEGORIES= mail MASTER_SITES= https://dovecot.org/releases/2.3/ diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 0d4e8ecb3689..c9fe87d4de31 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624366601 -SHA256 (dovecot-2.3.15.tar.gz) = 21bbdd5d45957a99133de8b7e71813ecb73d9476c89dfc63479e9102b3553590 -SIZE (dovecot-2.3.15.tar.gz) = 7608561 +TIMESTAMP = 1633296844 +SHA256 (dovecot-2.3.16.tar.gz) = 03a71d53055bd9ec528d55e07afaf15c09dec9856cba734904bfd05acbc6cf12 +SIZE (dovecot-2.3.16.tar.gz) = 7650008 |