Subject: CVS commit: pkgsrc/mail/notmuch
From: Ryo ONODERA
Date: 2021-11-01 15:17:32
Message id: 20211101141732.8BEF6FAEC@cvs.NetBSD.org

Log Message:
notmuch: Update to 0.34

* Buildlink to textproc/sfsexp for S-expression search.

Changelog:
Notmuch 0.34 (2021-10-20)
=========================

General
-------

An optional new s-expression based query parser is available if
notmuch is built with the `sfsexp` library. See
notmuch-sexp-queries(7) for syntax, and use `notmuch config get
built_with.sexpr_queries` to check if notmuch is compiled with
s-expression query support.

CLI
---

Support multiple `Delivered-To` headers in notmuch-reply(1).

Emacs
-----

Functions are now allowed in `notmuch-search-result-format`.

Improvements to unthreaded view on large threads.

Tolerate bad/missing working directory for most commands.

Allow customization of tree drawing symbols in notmuch-tree mode.

Files:
RevisionActionfile
1.75modifypkgsrc/mail/notmuch/Makefile
1.22modifypkgsrc/mail/notmuch/PLIST
1.60modifypkgsrc/mail/notmuch/distinfo
1.6modifypkgsrc/mail/notmuch/patches/patch-configure