Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 3212A7A220 for ; Sat, 9 Jul 2016 01:28:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D048785E99; Sat, 9 Jul 2016 01:28:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6334984CE9 for ; Sat, 9 Jul 2016 01:28:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id tmo-OQywXgQV for ; Sat, 9 Jul 2016 01:28:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DF5ED84C8B for ; Sat, 9 Jul 2016 01:28:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1694BFBB5; Sat, 9 Jul 2016 01:28:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_146802771939750" MIME-Version: 1.0 Date: Sat, 9 Jul 2016 01:28:39 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/mail/dovecot2-pigeonhole To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20160709012839.1694BFBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_146802771939750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Jul 9 01:28:39 UTC 2016 Modified Files: pkgsrc/mail/dovecot2-pigeonhole: Makefile distinfo Log Message: Update dovecot2-pigeonhole to 0.4.15. v0.4.15 07-07-2016 Stephan Bosch * vacation extension: The sieve_user_email setting is now used in the check for implicit delivery. - imapsieve plugin: For any mail transaction, the mailbox was opened a second time, even if no mailbox rule matched. This was unintentional, useless and caused problems when the imapsieve plugin was used with other plugins like acl. - extprograms plugin: Significantly improved error handling. No stream errors were logged. - extprograms plugin: Fixed bug in handling of result code from remote program (script service). - extprograms plugin: Connection to remote program service was not retried. - Several small fixes based on static analysis. - Fixed handling of quoted string localparts in email addresses. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 pkgsrc/mail/dovecot2-pigeonhole/Makefile cvs rdiff -u -r1.21 -r1.22 pkgsrc/mail/dovecot2-pigeonhole/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_146802771939750 Content-Disposition: inline Content-Length: 1959 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/mail/dovecot2-pigeonhole/Makefile diff -u pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.29 pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.30 --- pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.29 Tue May 3 01:51:39 2016 +++ pkgsrc/mail/dovecot2-pigeonhole/Makefile Sat Jul 9 01:28:38 2016 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2016/05/03 01:51:39 taca Exp $ +# $NetBSD: Makefile,v 1.30 2016/07/09 01:28:38 taca Exp $ -DISTNAME= dovecot-2.2-pigeonhole-0.4.14 +DISTNAME= dovecot-2.2-pigeonhole-0.4.15 PKGNAME= ${DISTNAME:S/-2.2-/-/} CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/2.2/ Index: pkgsrc/mail/dovecot2-pigeonhole/distinfo diff -u pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.21 pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.22 --- pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.21 Tue May 3 01:51:39 2016 +++ pkgsrc/mail/dovecot2-pigeonhole/distinfo Sat Jul 9 01:28:38 2016 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.21 2016/05/03 01:51:39 taca Exp $ +$NetBSD: distinfo,v 1.22 2016/07/09 01:28:38 taca Exp $ -SHA1 (dovecot-2.2-pigeonhole-0.4.14.tar.gz) = 23d0ab4bae72c79da5ef743945f2fa6a9d09a013 -RMD160 (dovecot-2.2-pigeonhole-0.4.14.tar.gz) = 7481cb2eb7c08ac653a9a5c5787b4f47fd50aa5e -SHA512 (dovecot-2.2-pigeonhole-0.4.14.tar.gz) = 97e72a3046a5975d416e49a900a9d801224c6de944aea4fd80b0e9c571af68d4e11c4a152ab6048abd9867a31eb4d8e3e648165489fb4a2b57a9a2929760247e -Size (dovecot-2.2-pigeonhole-0.4.14.tar.gz) = 1752101 bytes +SHA1 (dovecot-2.2-pigeonhole-0.4.15.tar.gz) = 82713491d9f6c36aea1d97b1b334c964ee4a45f8 +RMD160 (dovecot-2.2-pigeonhole-0.4.15.tar.gz) = 8d768c05d2e4c8c41af52deb66b288e0393f204e +SHA512 (dovecot-2.2-pigeonhole-0.4.15.tar.gz) = bd590a95029801251ff3c76b38b6ddfc25446b82937217dc4ea421075c7b651ae0356b088403d5ad9bb87bc86817d727faccaf4e2500bfd46a242d331fc252f5 +Size (dovecot-2.2-pigeonhole-0.4.15.tar.gz) = 1755980 bytes SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29 --_----------=_146802771939750--