Thu Apr 13 02:00:44 2017 UTC ()
Update dovecot2-pigeonhole to 0.4.18 for dovecot2 2.2.28.

v0.4.18 12-04-2017 Stephan Bosch <stephan@rename-it.nl>

+ imapsieve plugin: Implemented the copy_source_after rule action. When this
  is enabled for a mailbox rule, the specified Sieve script is executed for
  the message in the source mailbox during a "COPY" event. This happens only
  after the Sieve script that is executed for the corresponding message in the
  destination mailbox finishes running successfully.
+ imapsieve plugin: Added non-standard Sieve environment items for the source
  and destination mailbox.
- multiscript: The execution of the discard script had an implicit "keep",
  rather than an implicit "discard".


(taca)
diff -r1.33 -r1.34 pkgsrc/mail/dovecot2-pigeonhole/Makefile
diff -r1.24 -r1.25 pkgsrc/mail/dovecot2-pigeonhole/distinfo

cvs diff -r1.33 -r1.34 pkgsrc/mail/dovecot2-pigeonhole/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/dovecot2-pigeonhole/Makefile 2017/03/18 07:15:17 1.33
+++ pkgsrc/mail/dovecot2-pigeonhole/Makefile 2017/04/13 02:00:44 1.34
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.33 2017/03/18 07:15:17 adam Exp $ 1# $NetBSD: Makefile,v 1.34 2017/04/13 02:00:44 taca Exp $
2 2
3DISTNAME= dovecot-2.2-pigeonhole-0.4.17 3DISTNAME= dovecot-2.2-pigeonhole-0.4.18
4PKGNAME= ${DISTNAME:S/-2.2-/-/} 4PKGNAME= ${DISTNAME:S/-2.2-/-/}
5CATEGORIES= mail 5CATEGORIES= mail
6MASTER_SITES= http://pigeonhole.dovecot.org/releases/2.2/ 6MASTER_SITES= http://pigeonhole.dovecot.org/releases/2.2/
7 7
8MAINTAINER= adam@NetBSD.org 8MAINTAINER= adam@NetBSD.org
9HOMEPAGE= http://www.dovecot.org/ 9HOMEPAGE= http://www.dovecot.org/
10COMMENT= Support for the Sieve language and the ManageSieve protocol 10COMMENT= Support for the Sieve language and the ManageSieve protocol
11LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
12 12
13USE_TOOLS+= pkg-config rpcgen 13USE_TOOLS+= pkg-config rpcgen
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16 16

cvs diff -r1.24 -r1.25 pkgsrc/mail/dovecot2-pigeonhole/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/dovecot2-pigeonhole/distinfo 2017/03/18 07:15:17 1.24
+++ pkgsrc/mail/dovecot2-pigeonhole/distinfo 2017/04/13 02:00:44 1.25
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.24 2017/03/18 07:15:17 adam Exp $ 1$NetBSD: distinfo,v 1.25 2017/04/13 02:00:44 taca Exp $
2 2
3SHA1 (dovecot-2.2-pigeonhole-0.4.17.tar.gz) = c8d1781ebd48a6cc324961c33be91b8f24c62925 3SHA1 (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = c7536c283f792e4b5a838715e6dcd86d6eb96348
4RMD160 (dovecot-2.2-pigeonhole-0.4.17.tar.gz) = f150a7e80d53181287301ef742aefabebb50b6a7 4RMD160 (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = 0e2de9a26583981776a163fc1b4d53e8ee963898
5SHA512 (dovecot-2.2-pigeonhole-0.4.17.tar.gz) = 3ea6faebf04154649c32612f204e909aa131582c99867865bff3d3a78a75593d96109586eeb6403bc915046b8b6f02e8bacbf6cb6733ea186d2e1a209a7e2b79 5SHA512 (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = 6f49a6a6435b0e4dcbe29f852ce17c016df2f367f5460301a2a2c6bd5f5ba6260b23bfe1c5e78b91c6041554ee67d1ce14ad3adf219505f692c61681d9e70cc4
6Size (dovecot-2.2-pigeonhole-0.4.17.tar.gz) = 1787177 bytes 6Size (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = 1742357 bytes
7SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29 7SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29