mail/{dovecot,dovecot-pigeonhole}: Update to latest stable releases

* Update mail/dovecot to 2.3.21.
* Update mail/dovecot-pigeonhole to 0.5.21.
* Bump PORTREVISION of dependencies.

ReleaseNotes:	https://dovecot.org/mailman3/archives/list/dovecot-news@dovecot.org/thread/Y5SJWAIAVEAQ2KKSWJM7VSJUUFRMFAH5/
PR:		273946
Approved by:	maintainer timeout
This commit is contained in:
Yasuhiro Kimura 2023-09-19 23:41:37 +09:00
parent b055264e79
commit 7a228334ac
10 changed files with 14 additions and 12 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= coi PORTNAME= coi
PORTVERSION= 2.3.9 PORTVERSION= 2.3.9
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= mail CATEGORIES= mail
PKGNAMEPREFIX= dovecot- PKGNAMEPREFIX= dovecot-

View file

@ -1,6 +1,6 @@
PORTNAME= fts-elastic PORTNAME= fts-elastic
PORTVERSION= 1.1.0 PORTVERSION= 1.1.0
PORTREVISION= 3 PORTREVISION= 4
CATEGORIES= mail CATEGORIES= mail
PKGNAMEPREFIX= dovecot- PKGNAMEPREFIX= dovecot-

View file

@ -1,6 +1,7 @@
PORTNAME= fts-flatcurve PORTNAME= fts-flatcurve
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
DISTVERSION= 0.3.4 DISTVERSION= 0.3.4
PORTREVISION= 1
CATEGORIES= mail CATEGORIES= mail
PKGNAMEPREFIX= dovecot- PKGNAMEPREFIX= dovecot-

View file

@ -1,7 +1,7 @@
PORTNAME= fts-xapian PORTNAME= fts-xapian
DISTVERSION= 1.5.4 DISTVERSION= 1.5.4
DISTVERSIONSUFFIX= b DISTVERSIONSUFFIX= b
PORTREVISION= 5 PORTREVISION= 6
CATEGORIES= mail CATEGORIES= mail
MASTER_SITES= https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSIONFULL}/ MASTER_SITES= https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSIONFULL}/
PKGNAMEPREFIX= dovecot- PKGNAMEPREFIX= dovecot-

View file

@ -1,5 +1,5 @@
PORTNAME= dovecot-pigeonhole PORTNAME= dovecot-pigeonhole
PORTVERSION= 0.5.20 PORTVERSION= 0.5.21
CATEGORIES= mail CATEGORIES= mail
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1671764785 TIMESTAMP = 1695133831
SHA256 (dovecot-2.3-pigeonhole-0.5.20.tar.gz) = ae32bd4870ea2c1328ae09ba206e9ec12128046d6afca52fbbc9ef7f75617c98 SHA256 (dovecot-2.3-pigeonhole-0.5.21.tar.gz) = 1ca71d2659076712058a72030288f150b2b076b0306453471c5261498d3ded27
SIZE (dovecot-2.3-pigeonhole-0.5.20.tar.gz) = 1945126 SIZE (dovecot-2.3-pigeonhole-0.5.21.tar.gz) = 1955945

View file

@ -1,5 +1,6 @@
PORTNAME= dovecot-xaps PORTNAME= dovecot-xaps
DISTVERSION= g20210623 DISTVERSION= g20210623
PORTREVISION= 1
CATEGORIES= mail CATEGORIES= mail
MAINTAINER= PopularMoment@protonmail.com MAINTAINER= PopularMoment@protonmail.com

View file

@ -9,8 +9,7 @@
###################################################################### ######################################################################
PORTNAME= dovecot PORTNAME= dovecot
PORTVERSION= 2.3.20 PORTVERSION= 2.3.21
PORTREVISION= 1
CATEGORIES= mail CATEGORIES= mail
MASTER_SITES= https://dovecot.org/releases/2.3/ MASTER_SITES= https://dovecot.org/releases/2.3/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1671764358 TIMESTAMP = 1695133264
SHA256 (dovecot-2.3.20.tar.gz) = caa832eb968148abdf35ee9d0f534b779fa732c0ce4a913d9ab8c3469b218552 SHA256 (dovecot-2.3.21.tar.gz) = 05b11093a71c237c2ef309ad587510721cc93bbee6828251549fc1586c36502d
SIZE (dovecot-2.3.20.tar.gz) = 7805735 SIZE (dovecot-2.3.21.tar.gz) = 7837242

View file

@ -525,6 +525,7 @@ include/dovecot/ostream-dot.h
include/dovecot/ostream-encrypt.h include/dovecot/ostream-encrypt.h
include/dovecot/ostream-failure-at.h include/dovecot/ostream-failure-at.h
include/dovecot/ostream-file-private.h include/dovecot/ostream-file-private.h
include/dovecot/ostream-final-trickle.h
include/dovecot/ostream-hash.h include/dovecot/ostream-hash.h
include/dovecot/ostream-metawrap.h include/dovecot/ostream-metawrap.h
include/dovecot/ostream-multiplex.h include/dovecot/ostream-multiplex.h