mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Update dovecot2 to 2.2.18. This is a bugfix release to address issues
identified in 2.2.17. Changes: - director: Login UNIX sockets were normally detected as doveadm or director ring sockets, causing it to break in existing installations. - sdbox: When copying a mail in alt storage, place the destination to alt storage as well. Bump PORTREVISION on antispam-plugin and pigeonhole, like I should have done last time.
This commit is contained in:
parent
5a739bbd5d
commit
86150bb805
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386411
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= dovecot2-antispam-plugin
|
||||
PORTVERSION= 20130429
|
||||
PORTREVISION= 11
|
||||
PORTREVISION= 12
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \
|
||||
LOCAL/olgeni
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= dovecot-pigeonhole
|
||||
PORTVERSION= 0.4.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
|
||||
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
|
||||
|
@ -13,7 +13,7 @@
|
||||
######################################################################
|
||||
|
||||
PORTNAME= dovecot
|
||||
PORTVERSION= 2.2.17
|
||||
PORTVERSION= 2.2.18
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/
|
||||
PKGNAMESUFFIX= 2
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dovecot-2.2.17.tar.gz) = 2f99a598cf0a88fd4dc4a43d208fdbbde7983dc0802a9db830399d4af32a1374
|
||||
SIZE (dovecot-2.2.17.tar.gz) = 5098786
|
||||
SHA256 (dovecot-2.2.18.tar.gz) = b6d8468cea47f1227f47b80618f7fb872e2b2e9d3302adc107a005dd083865bb
|
||||
SIZE (dovecot-2.2.18.tar.gz) = 5100040
|
||||
|
Loading…
Reference in New Issue
Block a user