update to Dovecot 2.3.19 (amongt other things this fixes an issue with
replication not always working that I've run into with 2.3.18) and Dovecot-pigeonhole to 0.5.19. OK Brad (maintainer)
This commit is contained in:
parent
b9e863b63b
commit
db0e6d9b3f
@ -1,6 +1,6 @@
|
||||
COMMENT= Sieve mail filtering for Dovecot
|
||||
|
||||
V_SIEVE= 0.5.18
|
||||
V_SIEVE= 0.5.19
|
||||
V_DOVECOT= 2.3
|
||||
|
||||
DISTNAME= dovecot-${V_DOVECOT}-pigeonhole-${V_SIEVE}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dovecot-2.3-pigeonhole-0.5.18.tar.gz) = ptgo+Nby3sulEFND7OXHplJFvZTkaorkQyptl1QxCKU=
|
||||
SIZE (dovecot-2.3-pigeonhole-0.5.18.tar.gz) = 1953892
|
||||
SHA256 (dovecot-2.3-pigeonhole-0.5.19.tar.gz) = ELkj78xvPE2S7Nu3gOEqXDPm0P2+OrpfzT7N5Beccww=
|
||||
SIZE (dovecot-2.3-pigeonhole-0.5.19.tar.gz) = 1954148
|
||||
|
@ -9,7 +9,7 @@ COMMENT-postgresql= PostgreSQL authentication / dictionary support for Dovecot
|
||||
# (dovecot-fts-xapian, dovecot-fts-flatcurve, dovecot-pigeonhole if
|
||||
# not updated anyway)
|
||||
V_MAJOR= 2.3
|
||||
V_DOVECOT= 2.3.18
|
||||
V_DOVECOT= 2.3.19
|
||||
EPOCH= 0
|
||||
|
||||
DISTNAME= dovecot-${V_DOVECOT}
|
||||
@ -23,17 +23,15 @@ CATEGORIES= mail
|
||||
MASTER_SITES= ${HOMEPAGE}releases/${V_MAJOR}/
|
||||
DPB_PROPERTIES= parallel
|
||||
|
||||
REVISION-server=0
|
||||
|
||||
SHARED_LIBS= dovecot-compression 1.1 \
|
||||
dovecot-dsync 1.0 \
|
||||
dovecot-dsync 2.0 \
|
||||
dovecot-fts 1.0 \
|
||||
dovecot-lda 3.0 \
|
||||
dovecot-ldap 1.0 \
|
||||
dovecot-login 4.0 \
|
||||
dovecot-sql 3.0 \
|
||||
dovecot-storage 4.0 \
|
||||
dovecot 4.0
|
||||
dovecot-storage 4.1 \
|
||||
dovecot 5.0
|
||||
|
||||
HOMEPAGE= https://dovecot.org/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dovecot-2.3.18.tar.gz) = Buc/ZoxsCTxFve7rfCA5irjcSTFyNPS1eBrF4sxdbDM=
|
||||
SIZE (dovecot-2.3.18.tar.gz) = 7763230
|
||||
SHA256 (dovecot-2.3.19.tar.gz) = AXP2k9RBtiSLimKqX9aQAhofBKEpAmU+C/LlsBL+Q3s=
|
||||
SIZE (dovecot-2.3.19.tar.gz) = 7790661
|
||||
|
@ -498,6 +498,7 @@ include/dovecot/pop3c-sync.h
|
||||
include/dovecot/primes.h
|
||||
include/dovecot/printf-format-fix.h
|
||||
include/dovecot/priorityq.h
|
||||
include/dovecot/process-stat.h
|
||||
include/dovecot/process-title.h
|
||||
include/dovecot/program-client.h
|
||||
include/dovecot/push-notification-drivers.h
|
||||
@ -544,6 +545,7 @@ include/dovecot/sdbox-storage.h
|
||||
include/dovecot/sdbox-sync.h
|
||||
include/dovecot/sendfile-util.h
|
||||
include/dovecot/seq-range-array.h
|
||||
include/dovecot/seq-set-builder.h
|
||||
include/dovecot/service-settings.h
|
||||
include/dovecot/settings-parser.h
|
||||
include/dovecot/settings.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user