Diff below updates mail/notmuch to 0.35. List of changes can be found at
https://notmuchmail.org/news/release-0.35/.

No new failing tests, and works for me on amd64.

Comments/OK?


diff --git Makefile.inc Makefile.inc
index 35402684559..6d79467513c 100644
--- Makefile.inc
+++ Makefile.inc
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile.inc,v 1.8 2022/01/03 10:33:25 bket Exp $
 
-V =                    0.34.2
+V =                    0.35
 DISTNAME =             notmuch-$V
 EXTRACT_SUFX =         .tar.xz
 
diff --git notmuch/distinfo notmuch/distinfo
index 82acbb03f9f..25373d4e8c2 100644
--- notmuch/distinfo
+++ notmuch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (notmuch-0.34.2.tar.xz) = wfLO7kf2iXESItcgWvKj/npKnYwy5OCyStZviN9qR9M=
-SIZE (notmuch-0.34.2.tar.xz) = 749384
+SHA256 (notmuch-0.35.tar.xz) = qDHEFMTyCmyuOlgHk8hVEC0ylQgPAA6zgyt3ImpArDk=
+SIZE (notmuch-0.35.tar.xz) = 755112
diff --git notmuch/patches/patch-test_test-lib_sh 
notmuch/patches/patch-test_test-lib_sh
index 01b6f1c7d1b..5c45aed93a7 100644
--- notmuch/patches/patch-test_test-lib_sh
+++ notmuch/patches/patch-test_test-lib_sh
@@ -16,7 +16,7 @@ Index: test/test-lib.sh
  
  # Protect ourselves from common misconfiguration to export
  # CDPATH into the environment
-@@ -939,7 +938,7 @@ notmuch_with_shim () {
+@@ -953,7 +952,7 @@ notmuch_with_shim () {
      base_name="$1"
      shift
      shim_file="${base_name}.so"
diff --git notmuch/pkg/PLIST-emacs notmuch/pkg/PLIST-emacs
index 9f4f8808513..e35930f6fdd 100644
--- notmuch/pkg/PLIST-emacs
+++ notmuch/pkg/PLIST-emacs
@@ -22,7 +22,7 @@ share/emacs/site-lisp/notmuch-jump.el
 share/emacs/site-lisp/notmuch-jump.elc
 share/emacs/site-lisp/notmuch-lib.el
 share/emacs/site-lisp/notmuch-lib.elc
-share/emacs/site-lisp/notmuch-logo.png
+share/emacs/site-lisp/notmuch-logo.svg
 share/emacs/site-lisp/notmuch-maildir-fcc.el
 share/emacs/site-lisp/notmuch-maildir-fcc.elc
 share/emacs/site-lisp/notmuch-message.el
diff --git py-notmuch/distinfo py-notmuch/distinfo
index 82acbb03f9f..25373d4e8c2 100644
--- py-notmuch/distinfo
+++ py-notmuch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (notmuch-0.34.2.tar.xz) = wfLO7kf2iXESItcgWvKj/npKnYwy5OCyStZviN9qR9M=
-SIZE (notmuch-0.34.2.tar.xz) = 749384
+SHA256 (notmuch-0.35.tar.xz) = qDHEFMTyCmyuOlgHk8hVEC0ylQgPAA6zgyt3ImpArDk=
+SIZE (notmuch-0.35.tar.xz) = 755112

Reply via email to