pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/dovecot2-pigeonhole dovecot-pigeonhole: updated t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7cf475d46f23
branches: trunk
changeset: 405698:7cf475d46f23
user: adam <adam%pkgsrc.org@localhost>
date: Thu Dec 05 09:37:35 2019 +0000
description:
dovecot-pigeonhole: updated to 0.5.9
v0.5.9:
+ Added events for Sieve and ManageSieve, see
https://doc.dovecot.org/admin_manual/list_of_events/#pigeonhole
+ Pigeonhole: Implement the Sieve "special-use" extension described in
RFC 8579.
- duplicate: Test only compared the handles which would cause
different values to be cached as the same duplicate test. Fix to also
compare the actual hashes.
- imap_sieve_filter: IMAP FILTER Command had various bugs in error
handling. Errors may have been duplicated for each email, errors
may have been missing entirely, command tag and ERRORS/WARNINGS
parameters were swapped.
diffstat:
mail/dovecot2-pigeonhole/Makefile | 4 ++--
mail/dovecot2-pigeonhole/PLIST | 3 ++-
mail/dovecot2-pigeonhole/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r 2c2d0d54368d -r 7cf475d46f23 mail/dovecot2-pigeonhole/Makefile
--- a/mail/dovecot2-pigeonhole/Makefile Thu Dec 05 09:34:06 2019 +0000
+++ b/mail/dovecot2-pigeonhole/Makefile Thu Dec 05 09:37:35 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2019/10/22 13:26:19 taca Exp $
+# $NetBSD: Makefile,v 1.54 2019/12/05 09:37:35 adam Exp $
-DISTNAME= dovecot-2.3-pigeonhole-0.5.8
+DISTNAME= dovecot-2.3-pigeonhole-0.5.9
PKGNAME= ${DISTNAME:S/-2.3-/-/}
CATEGORIES= mail
MASTER_SITES= http://pigeonhole.dovecot.org/releases/2.3/
diff -r 2c2d0d54368d -r 7cf475d46f23 mail/dovecot2-pigeonhole/PLIST
--- a/mail/dovecot2-pigeonhole/PLIST Thu Dec 05 09:34:06 2019 +0000
+++ b/mail/dovecot2-pigeonhole/PLIST Thu Dec 05 09:37:35 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2018/10/23 16:30:03 adam Exp $
+@comment $NetBSD: PLIST,v 1.18 2019/12/05 09:37:35 adam Exp $
bin/sieve-dump
bin/sieve-filter
bin/sieve-test
@@ -25,6 +25,7 @@
include/dovecot/sieve/sieve-dump.h
include/dovecot/sieve/sieve-error-private.h
include/dovecot/sieve/sieve-error.h
+include/dovecot/sieve/sieve-execute.h
include/dovecot/sieve/sieve-ext-copy.h
include/dovecot/sieve/sieve-ext-enotify.h
include/dovecot/sieve/sieve-ext-environment.h
diff -r 2c2d0d54368d -r 7cf475d46f23 mail/dovecot2-pigeonhole/distinfo
--- a/mail/dovecot2-pigeonhole/distinfo Thu Dec 05 09:34:06 2019 +0000
+++ b/mail/dovecot2-pigeonhole/distinfo Thu Dec 05 09:37:35 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.40 2019/10/22 13:26:19 taca Exp $
+$NetBSD: distinfo,v 1.41 2019/12/05 09:37:35 adam Exp $
-SHA1 (dovecot-2.3-pigeonhole-0.5.8.tar.gz) = b9c7290dad1ac3bc1ead11359812a137a3d173f7
-RMD160 (dovecot-2.3-pigeonhole-0.5.8.tar.gz) = fa651a62e62c3b22ac09ece07732c724722d9f03
-SHA512 (dovecot-2.3-pigeonhole-0.5.8.tar.gz) = ddf009c755cc87c362ddf1c17ac1403b0f6a504b039efef3244f2d5bd4d3963fb25baaaa4d98c089b3e8bddd4675d131765fee5499d9aaf01015e44f7d631d2d
-Size (dovecot-2.3-pigeonhole-0.5.8.tar.gz) = 1857780 bytes
+SHA1 (dovecot-2.3-pigeonhole-0.5.9.tar.gz) = 379027459547fec1e2c81fe3e7cf4fb16ba62f47
+RMD160 (dovecot-2.3-pigeonhole-0.5.9.tar.gz) = 06d81a3b52f59e6a60794a490e7ff256e1444a61
+SHA512 (dovecot-2.3-pigeonhole-0.5.9.tar.gz) = 1b8d2ac8d3985dde035fc45df519788a924ba971f3e39717f5196ea56a982d4156226586d0a964473525d086967883ea52f2e624e81f7035cb0952b76f2414d8
+Size (dovecot-2.3-pigeonhole-0.5.9.tar.gz) = 1897060 bytes
SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29
Home |
Main Index |
Thread Index |
Old Index