pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/dovecot2-pigeonhole



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Apr 13 02:00:44 UTC 2017

Modified Files:
        pkgsrc/mail/dovecot2-pigeonhole: Makefile distinfo

Log Message:
Update dovecot2-pigeonhole to 0.4.18 for dovecot2 2.2.28.

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

+ 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".


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/mail/dovecot2-pigeonhole/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/mail/dovecot2-pigeonhole/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/dovecot2-pigeonhole/Makefile
diff -u pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.33 pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.34
--- pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.33       Sat Mar 18 07:15:17 2017
+++ pkgsrc/mail/dovecot2-pigeonhole/Makefile    Thu Apr 13 02:00:44 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2017/03/18 07:15:17 adam Exp $
+# $NetBSD: Makefile,v 1.34 2017/04/13 02:00:44 taca Exp $
 
-DISTNAME=      dovecot-2.2-pigeonhole-0.4.17
+DISTNAME=      dovecot-2.2-pigeonhole-0.4.18
 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.24 pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.25
--- pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.24       Sat Mar 18 07:15:17 2017
+++ pkgsrc/mail/dovecot2-pigeonhole/distinfo    Thu Apr 13 02:00:44 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.24 2017/03/18 07:15:17 adam Exp $
+$NetBSD: distinfo,v 1.25 2017/04/13 02:00:44 taca Exp $
 
-SHA1 (dovecot-2.2-pigeonhole-0.4.17.tar.gz) = c8d1781ebd48a6cc324961c33be91b8f24c62925
-RMD160 (dovecot-2.2-pigeonhole-0.4.17.tar.gz) = f150a7e80d53181287301ef742aefabebb50b6a7
-SHA512 (dovecot-2.2-pigeonhole-0.4.17.tar.gz) = 3ea6faebf04154649c32612f204e909aa131582c99867865bff3d3a78a75593d96109586eeb6403bc915046b8b6f02e8bacbf6cb6733ea186d2e1a209a7e2b79
-Size (dovecot-2.2-pigeonhole-0.4.17.tar.gz) = 1787177 bytes
+SHA1 (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = c7536c283f792e4b5a838715e6dcd86d6eb96348
+RMD160 (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = 0e2de9a26583981776a163fc1b4d53e8ee963898
+SHA512 (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = 6f49a6a6435b0e4dcbe29f852ce17c016df2f367f5460301a2a2c6bd5f5ba6260b23bfe1c5e78b91c6041554ee67d1ce14ad3adf219505f692c61681d9e70cc4
+Size (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = 1742357 bytes
 SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29



Home | Main Index | Thread Index | Old Index