pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/notmuch notmuch: update to 0.26.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ee6bc540bb3
branches: trunk
changeset: 306915:9ee6bc540bb3
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 29 10:00:16 2018 +0000
description:
notmuch: update to 0.26.2.
Notmuch 0.26.2 (2018-04-28)
===========================
Library Changes
---------------
Work around Xapian bug with `get_mset(0,0, x)`.
This causes aborts in `_notmuch_query_count_documents` on
e.g. Fedora 28. The underlying bug is fixed in Xapian commit
f92e2a936c1592, and will be fixed in Xapian 1.4.6.
Make thread indexing more robust against reference loops
Choose a thread root by date in case of reference loops. Fix a
related abort in `notmuch show`.
diffstat:
mail/notmuch/Makefile | 4 ++--
mail/notmuch/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 4974dba21451 -r 9ee6bc540bb3 mail/notmuch/Makefile
--- a/mail/notmuch/Makefile Sun Apr 29 09:58:30 2018 +0000
+++ b/mail/notmuch/Makefile Sun Apr 29 10:00:16 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2018/04/16 13:19:42 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2018/04/29 10:00:16 wiz Exp $
-DISTNAME= notmuch-0.26.1
+DISTNAME= notmuch-0.26.2
CATEGORIES= mail
MASTER_SITES= https://notmuchmail.org/releases/
diff -r 4974dba21451 -r 9ee6bc540bb3 mail/notmuch/distinfo
--- a/mail/notmuch/distinfo Sun Apr 29 09:58:30 2018 +0000
+++ b/mail/notmuch/distinfo Sun Apr 29 10:00:16 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2018/04/16 13:19:42 wiz Exp $
+$NetBSD: distinfo,v 1.31 2018/04/29 10:00:16 wiz Exp $
-SHA1 (notmuch-0.26.1.tar.gz) = 7bf644319ebadc918fa98693adbd53eaf26d5fd0
-RMD160 (notmuch-0.26.1.tar.gz) = c73993a84a0fded04fe561f1018e5b7cab93a68d
-SHA512 (notmuch-0.26.1.tar.gz) = f0d95a0f03535495037c73ab18d1251ece505284736efa5a535fe9bc8aea33954b5c87e5dcdfd30670c8df53178294be520a63e5b19beac7d90f166e616d19dd
-Size (notmuch-0.26.1.tar.gz) = 906523 bytes
+SHA1 (notmuch-0.26.2.tar.gz) = 7ce15988a972fad55e866735e551ff3373f6af85
+RMD160 (notmuch-0.26.2.tar.gz) = a0b43b3c6db643a6fb8584d70bf4997d2c15d362
+SHA512 (notmuch-0.26.2.tar.gz) = ebd8460c5f08cb8c79dabc1bc1bc32e1f2e1f123d304bb20205d4dedb982186336fd43d0e39acf020ea2563278bee0a063ceb3bf276f1251c099d8fcdd5098e7
+Size (notmuch-0.26.2.tar.gz) = 907187 bytes
Home |
Main Index |
Thread Index |
Old Index