Sun Dec 12 09:41:01 2021 UTC ()
notmuch: update to 0.34.2.

Notmuch 0.34.2 (2021-12-09)
===========================

Library
-------

Fix a bug that wrongly resolved conflict between the `database_path`
parameter to `notmuch_database_open_with_config` and configuration
item `database.path` in favour of the latter.

Python Bindings (notmuch2)
--------------------------

When building the documentation for the `notmuch2` python module,
import from the built module, not a system wide installed one.

The notmuch2.Database constructor now uses the library function
`notmuch_database_open_with_config` to support the same configuration
and database location options as the library does.

Fix some unprintable exception objects.


(wiz)
diff -r1.77 -r1.78 pkgsrc/mail/notmuch/Makefile
diff -r1.61 -r1.62 pkgsrc/mail/notmuch/distinfo

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

--- pkgsrc/mail/notmuch/Makefile 2021/12/08 16:02:20 1.77
+++ pkgsrc/mail/notmuch/Makefile 2021/12/12 09:41:01 1.78
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.77 2021/12/08 16:02:20 adam Exp $ 1# $NetBSD: Makefile,v 1.78 2021/12/12 09:41:01 wiz Exp $
2 2
3DISTNAME= notmuch-0.34.1 3DISTNAME= notmuch-0.34.2
4PKGREVISION= 1 
5CATEGORIES= mail 4CATEGORIES= mail
6MASTER_SITES= https://notmuchmail.org/releases/ 5MASTER_SITES= https://notmuchmail.org/releases/
7EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://notmuchmail.org/ 9HOMEPAGE= https://notmuchmail.org/
11COMMENT= Mail indexer 10COMMENT= Mail indexer
12LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
13 12
14HAS_CONFIGURE= yes 13HAS_CONFIGURE= yes
15USE_LANGUAGES= c c++11 14USE_LANGUAGES= c c++11
16USE_TOOLS+= bash gmake makeinfo pkg-config # perl:test 15USE_TOOLS+= bash gmake makeinfo pkg-config # perl:test
17MAKE_FLAGS+= PYTHON=${PYTHONBIN} 16MAKE_FLAGS+= PYTHON=${PYTHONBIN}

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

--- pkgsrc/mail/notmuch/distinfo 2021/11/07 12:18:49 1.61
+++ pkgsrc/mail/notmuch/distinfo 2021/12/12 09:41:01 1.62
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.61 2021/11/07 12:18:49 wiz Exp $ 1$NetBSD: distinfo,v 1.62 2021/12/12 09:41:01 wiz Exp $
2 2
3BLAKE2s (notmuch-0.34.1.tar.xz) = 121fdd8afbf05eb1073de0633a931374490cf59156d31464181a96a3a229e3d2 3BLAKE2s (notmuch-0.34.2.tar.xz) = f87eed5383a95030a89461c8f8bcb856b506e2f22e4f8e92c96669cc729985b3
4SHA512 (notmuch-0.34.1.tar.xz) = ef1423e049a83f81fb6b5a75f9a35efc0381c661bbe00007dabd6b385df829ac4195137ccef3fa1ec652df8eb4566e3d9d30880a4c74497a9668cb3ca240fb88 4SHA512 (notmuch-0.34.2.tar.xz) = fd15145404c621fb259b869ddfd77d6302f777a8ead203cfe3a62b66b452f7d3737b214657517c592ce86ce37fb914f800830ea9d05da20d59ec09feaa81d20c
5Size (notmuch-0.34.1.tar.xz) = 748444 bytes 5Size (notmuch-0.34.2.tar.xz) = 749384 bytes
6SHA1 (patch-configure) = 93831007eb3ffac12612d12f772e8a0ac0115207 6SHA1 (patch-configure) = 93831007eb3ffac12612d12f772e8a0ac0115207
7SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c 7SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c