pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/notmuch
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 29 10:00:16 UTC 2018
Modified Files:
pkgsrc/mail/notmuch: Makefile distinfo
Log Message:
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`.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/mail/notmuch/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/mail/notmuch/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/notmuch/Makefile
diff -u pkgsrc/mail/notmuch/Makefile:1.37 pkgsrc/mail/notmuch/Makefile:1.38
--- pkgsrc/mail/notmuch/Makefile:1.37 Mon Apr 16 13:19:42 2018
+++ pkgsrc/mail/notmuch/Makefile Sun Apr 29 10:00:16 2018
@@ -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/
Index: pkgsrc/mail/notmuch/distinfo
diff -u pkgsrc/mail/notmuch/distinfo:1.30 pkgsrc/mail/notmuch/distinfo:1.31
--- pkgsrc/mail/notmuch/distinfo:1.30 Mon Apr 16 13:19:42 2018
+++ pkgsrc/mail/notmuch/distinfo Sun Apr 29 10:00:16 2018
@@ -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