From 91359d15d669d4e16cfa1e44b2ef1793e0b5cd55 Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 31 May 2017 14:16:53 +0000 Subject: Update dovecot to 2.2.30.1, and bump PORTREVISION on plugins. Due to some release process changes I didn't notice that one important bugfix wasn't included in the v2.2.30 release branch before I made the release. So fixing it here with v2.2.30.1. Also included another less important fix. - quota_warning scripts weren't working in v2.2.30 - vpopmail still wasn't compiling Also I guess should mention that in v2.2.30+ the "script" service's protocol changed to a new version. If anyone had written their own script services (not using the included "script" binary) they would need some changes. I haven't heard of anyone having done that though. --- mail/dovecot2/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/dovecot2/distinfo') diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index 092e10d150db..21cb9ad7988b 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496174499 -SHA256 (dovecot-2.2.30.tar.gz) = 126b07cbf4c313e8fc6df273282f60710b453a7a678f502fd45c2fa7192127f3 -SIZE (dovecot-2.2.30.tar.gz) = 6006654 +TIMESTAMP = 1496239536 +SHA256 (dovecot-2.2.30.1.tar.gz) = 9049db49f7ccd76850a17872896dfb8778676bab38454575f59bb39f16b083a4 +SIZE (dovecot-2.2.30.1.tar.gz) = 6004223 -- cgit