diff options
author | adamw <adamw@FreeBSD.org> | 2015-05-15 23:02:07 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2015-05-15 23:02:07 +0800 |
commit | b98b020cd4766c8c3dc9c96e351262a6ea2c8433 (patch) | |
tree | 43e95cae6815eb18bad37558c3bf892f2ae85ea4 /mail/dovecot2 | |
parent | 3f744c4a00251dda027fc2b2f4991b639965f567 (diff) | |
download | freebsd-ports-graphics-b98b020cd4766c8c3dc9c96e351262a6ea2c8433.tar.gz freebsd-ports-graphics-b98b020cd4766c8c3dc9c96e351262a6ea2c8433.tar.zst freebsd-ports-graphics-b98b020cd4766c8c3dc9c96e351262a6ea2c8433.zip |
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.
Diffstat (limited to 'mail/dovecot2')
-rw-r--r-- | mail/dovecot2/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index c4a64a7e657..0a8abbf14ac 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -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 diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index a2f587c8f31..5e4d086e036 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -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 |