Mon May 17 16:09:19 2021 UTC ()
notmuch: Update to 0.32.1

Changelog:
Notmuch 0.32.1 (2021-05-15)
===========================

General
-------

Restore handling of relative values for `database.path` that was
broken by 0.32. Extend this handling to `database.mail_root`,
`database.backup_dir`, and `database.hook_dir`.

Reload certain metadata from Xapian database in
notmuch_database_reopen. This fixes a bug when adding messages to the
database in a pre-new hook.

Fix default of `$HOME/mail` for `database.path`. In release 0.32, this
default worked only in "notmuch config".

Emacs
-----

Restore the dynamically bound variables `tag-changes` and `query` in
in `notmuch-before-tag-hook` and `notmuch-after-tag-hook`.


(ryoon)
diff -r1.65 -r1.66 pkgsrc/mail/notmuch/Makefile
diff -r1.50 -r1.51 pkgsrc/mail/notmuch/distinfo

cvs diff -r1.65 -r1.66 pkgsrc/mail/notmuch/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/notmuch/Makefile 2021/05/03 14:50:46 1.65
+++ pkgsrc/mail/notmuch/Makefile 2021/05/17 16:09:19 1.66
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.65 2021/05/03 14:50:46 ryoon Exp $ 1# $NetBSD: Makefile,v 1.66 2021/05/17 16:09:19 ryoon Exp $
2 2
3DISTNAME= notmuch-0.32 3DISTNAME= notmuch-0.32.1
4CATEGORIES= mail 4CATEGORIES= mail
5MASTER_SITES= https://notmuchmail.org/releases/ 5MASTER_SITES= https://notmuchmail.org/releases/
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://notmuchmail.org/ 9HOMEPAGE= https://notmuchmail.org/
10COMMENT= Mail indexer 10COMMENT= Mail indexer
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13HAS_CONFIGURE= yes 13HAS_CONFIGURE= yes
14USE_LANGUAGES= c c++ 14USE_LANGUAGES= c c++
15USE_TOOLS+= bash gmake makeinfo pkg-config 15USE_TOOLS+= bash gmake makeinfo pkg-config
16MAKE_FLAGS+= PYTHON=${PYTHONBIN} 16MAKE_FLAGS+= PYTHON=${PYTHONBIN}

cvs diff -r1.50 -r1.51 pkgsrc/mail/notmuch/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/notmuch/distinfo 2021/05/03 14:50:46 1.50
+++ pkgsrc/mail/notmuch/distinfo 2021/05/17 16:09:19 1.51
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.50 2021/05/03 14:50:46 ryoon Exp $ 1$NetBSD: distinfo,v 1.51 2021/05/17 16:09:19 ryoon Exp $
2 2
3SHA1 (notmuch-0.32.tar.xz) = 42c2ad44befe2502db218bbac5e8e11b5f5757b2 3SHA1 (notmuch-0.32.1.tar.xz) = 8f5209719f27dce21fc493dad59204624a9055f6
4RMD160 (notmuch-0.32.tar.xz) = 676edf41827e2e32cba619fffa3ecd21265351b0 4RMD160 (notmuch-0.32.1.tar.xz) = eebf6bca560e8866e5b2332a816d1f8de4264c8f
5SHA512 (notmuch-0.32.tar.xz) = ab9dfa36bc3cfda5c17ecef5d7bc9d7bb1536e47f801bb4fa6d9de6365cdafcaeadd62810176d860dc3951768091272db09083abfadd864e0cbaee98e7d161b8 5SHA512 (notmuch-0.32.1.tar.xz) = c561658919a3c19bfe282e28a5c95db5d58030f044307fdfcaee02d3bf6fc15c9ae9d6d9d8a948c9e6f9b54f563dc82cde757a26a7d7c33eb976b3cfe7ce8c36
6Size (notmuch-0.32.tar.xz) = 724088 bytes 6Size (notmuch-0.32.1.tar.xz) = 725196 bytes
7SHA1 (patch-configure) = 540b17f70befb7eced5f0a0361c3232a71cc48a1 7SHA1 (patch-configure) = 540b17f70befb7eced5f0a0361c3232a71cc48a1
8SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c 8SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c