Sat Nov 4 16:27:20 2023 UTC ()
notmuch: update to 0.38.1.

Notmuch 0.38.1 (2023-10-26)
===========================

CLI
---

Report parse errors in config files.

Emacs
-----

Fix image toggling for Emacs >= 29.1.

notmuch-mutt
------------

Fix syntax error in script.


(wiz)
diff -r1.2 -r1.3 pkgsrc/mail/notmuch/Makefile.common
diff -r1.67 -r1.68 pkgsrc/mail/notmuch/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/mail/notmuch/Makefile.common (expand / switch to unified diff)

--- pkgsrc/mail/notmuch/Makefile.common 2023/10/15 07:33:48 1.2
+++ pkgsrc/mail/notmuch/Makefile.common 2023/11/04 16:27:20 1.3
@@ -1,35 +1,38 @@ @@ -1,35 +1,38 @@
1# $NetBSD: Makefile.common,v 1.2 2023/10/15 07:33:48 ryoon Exp $ 1# $NetBSD: Makefile.common,v 1.3 2023/11/04 16:27:20 wiz Exp $
 2# used by mail/notmuch-emacs/Makefile
2 3
3DISTNAME= notmuch-0.38 4DISTNAME= notmuch-0.38.1
4CATEGORIES= mail 5CATEGORIES= mail
5MASTER_SITES= https://notmuchmail.org/releases/ 6MASTER_SITES= https://notmuchmail.org/releases/
6EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
7 8
8MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://notmuchmail.org/ 10HOMEPAGE= https://notmuchmail.org/
10COMMENT= Mail indexer 11COMMENT= Mail indexer
11LICENSE= gnu-gpl-v3 12LICENSE= gnu-gpl-v3
12 13
13PATCHDIR= ${.CURDIR}/../../mail/notmuch/patches 14PATCHDIR= ${.CURDIR}/../../mail/notmuch/patches
14DISTINFO_FILE= ${.CURDIR}/../../mail/notmuch/distinfo 15DISTINFO_FILE= ${.CURDIR}/../../mail/notmuch/distinfo
15 16
16HAS_CONFIGURE= yes 17HAS_CONFIGURE= yes
17USE_LANGUAGES= c c++11 18USE_LANGUAGES= c c++
18USE_TOOLS+= bash gmake makeinfo pkg-config # perl:test 19USE_TOOLS+= bash gmake makeinfo pkg-config # perl:test
19MAKE_FLAGS+= PYTHON=${PYTHONBIN} 20MAKE_FLAGS+= PYTHON=${PYTHONBIN}
20INFO_FILES= yes 21INFO_FILES= yes
21TEST_TARGET= check 22TEST_TARGET= check
22 23
 24USE_CXX_FEATURES+= c++11
 25
23PYTHON_FOR_BUILD_ONLY= tool 26PYTHON_FOR_BUILD_ONLY= tool
24PYTHON_VERSIONS_INCOMPATIBLE= 27 27PYTHON_VERSIONS_INCOMPATIBLE= 27
25 28
26REPLACE_BASH+= emacs/notmuch-emacs-mua 29REPLACE_BASH+= emacs/notmuch-emacs-mua
27 30
28.include "options.mk" 31.include "options.mk"
29 32
30CONFIGURE_ARGS+= --prefix=${PREFIX} 33CONFIGURE_ARGS+= --prefix=${PREFIX}
31CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR} 34CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR}
32CONFIGURE_ARGS+= --infodir=${PREFIX}/${PKGINFODIR} 35CONFIGURE_ARGS+= --infodir=${PREFIX}/${PKGINFODIR}
33CONFIGURE_ARGS+= --without-ruby 36CONFIGURE_ARGS+= --without-ruby
34 37
35SUBST_CLASSES.SunOS+= gnuld 38SUBST_CLASSES.SunOS+= gnuld

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

--- pkgsrc/mail/notmuch/distinfo 2023/10/15 07:33:48 1.67
+++ pkgsrc/mail/notmuch/distinfo 2023/11/04 16:27:20 1.68
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.67 2023/10/15 07:33:48 ryoon Exp $ 1$NetBSD: distinfo,v 1.68 2023/11/04 16:27:20 wiz Exp $
2 2
3BLAKE2s (notmuch-0.38.tar.xz) = d82d6b26ae8dff7d45dc24a209effa676341a78281f5eec8cb397377ff51ab9b 3BLAKE2s (notmuch-0.38.1.tar.xz) = ba0f48dc11ba1ddcf4d9fc5e83a4808d5c58cd506c4ee7efd2822ab6b383e78b
4SHA512 (notmuch-0.38.tar.xz) = be08d3623300ae2f7843d753ed5b18a85adeb215b4450e01a833d45f6a4148f8e8e72384a54719618b3cb07f1639c1d72384ccfbbc23cc5e317a1dc016d8db06 4SHA512 (notmuch-0.38.1.tar.xz) = 5bb910fe4e02f9b8212d50fc7d3258a1fc98dbb1ce08a4f25dce2e314ffab9287a56962f62a8e5c594f735fe847a8cdebf0b6ccb8ff46676cd70a78f25a6675d
5Size (notmuch-0.38.tar.xz) = 804536 bytes 5Size (notmuch-0.38.1.tar.xz) = 805192 bytes
6SHA1 (patch-configure) = d5a2e96168d6198a7781f24af107eb999290d83e 6SHA1 (patch-configure) = d5a2e96168d6198a7781f24af107eb999290d83e
7SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c 7SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c