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 | |
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')
-rw-r--r-- | mail/dovecot-pigeonhole/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot-pigeonhole/distinfo | 6 | ||||
-rw-r--r-- | mail/dovecot/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/mail/dovecot-pigeonhole/Makefile b/mail/dovecot-pigeonhole/Makefile index a3c7939801ea..061c48feb493 100644 --- a/mail/dovecot-pigeonhole/Makefile +++ b/mail/dovecot-pigeonhole/Makefile @@ -1,7 +1,7 @@ # Created by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> PORTNAME= dovecot-pigeonhole -PORTVERSION= 0.5.15 +PORTVERSION= 0.5.16 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} diff --git a/mail/dovecot-pigeonhole/distinfo b/mail/dovecot-pigeonhole/distinfo index bad4e9424055..eaca6484f991 100644 --- a/mail/dovecot-pigeonhole/distinfo +++ b/mail/dovecot-pigeonhole/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624433329 -SHA256 (dovecot-2.3-pigeonhole-0.5.15.tar.gz) = e1498f50cef74c351a57474cc423b008627ab1ab60724b859283ead6d00550d0 -SIZE (dovecot-2.3-pigeonhole-0.5.15.tar.gz) = 1935601 +TIMESTAMP = 1633296881 +SHA256 (dovecot-2.3-pigeonhole-0.5.16.tar.gz) = 5ca36780e23b99e6206440f1b3fe3c6598eda5b699b99cebb15d418ba3c6e938 +SIZE (dovecot-2.3-pigeonhole-0.5.16.tar.gz) = 1944573 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 |