pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/notmuch notmuch: Update to 0.32.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3910263319e7
branches:  trunk
changeset: 455126:3910263319e7
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Jun 28 15:20:36 2021 +0000

description:
notmuch: Update to 0.32.2

Changelog:
What's new in notmuch 0.32.2
=========================

General
-------

Fix a bug from 2017 that can add duplicate thread-id terms to message
documents.

CLI
---

Fix small memory leak in notmuch new.

Emacs
-----

Add `(require 'seq)` for `seq-some`.

Documentation
-------------

Fix man page build for Sphinx 4.x. Fix variable name in emacs docs.

Tests
-----

Fix backup creation in `perf-test/T00-new`.  Check openssl
prerequisite in `add_gpgsm_home`.

diffstat:

 mail/notmuch/Makefile |   4 ++--
 mail/notmuch/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 32ef13d9ebf9 -r 3910263319e7 mail/notmuch/Makefile
--- a/mail/notmuch/Makefile     Mon Jun 28 13:11:16 2021 +0000
+++ b/mail/notmuch/Makefile     Mon Jun 28 15:20:36 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2021/05/17 16:09:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.67 2021/06/28 15:20:36 ryoon Exp $
 
-DISTNAME=      notmuch-0.32.1
+DISTNAME=      notmuch-0.32.2
 CATEGORIES=    mail
 MASTER_SITES=  https://notmuchmail.org/releases/
 EXTRACT_SUFX=  .tar.xz
diff -r 32ef13d9ebf9 -r 3910263319e7 mail/notmuch/distinfo
--- a/mail/notmuch/distinfo     Mon Jun 28 13:11:16 2021 +0000
+++ b/mail/notmuch/distinfo     Mon Jun 28 15:20:36 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.52 2021/06/23 18:34:33 schmonz Exp $
+$NetBSD: distinfo,v 1.53 2021/06/28 15:20:36 ryoon Exp $
 
-SHA1 (notmuch-0.32.1.tar.xz) = 8f5209719f27dce21fc493dad59204624a9055f6
-RMD160 (notmuch-0.32.1.tar.xz) = eebf6bca560e8866e5b2332a816d1f8de4264c8f
-SHA512 (notmuch-0.32.1.tar.xz) = c561658919a3c19bfe282e28a5c95db5d58030f044307fdfcaee02d3bf6fc15c9ae9d6d9d8a948c9e6f9b54f563dc82cde757a26a7d7c33eb976b3cfe7ce8c36
-Size (notmuch-0.32.1.tar.xz) = 725196 bytes
+SHA1 (notmuch-0.32.2.tar.xz) = bfd67156257d33373fe42207ef552c679d683ce8
+RMD160 (notmuch-0.32.2.tar.xz) = 0774a51bb31ced939c898fffa0ee0c59b72dd3ad
+SHA512 (notmuch-0.32.2.tar.xz) = e4151cb3ba0e5d26e67572a37c3132d0e35af5d9ca4339d88d8ba25385b6022c376a75abcffb57fda3242c836f6e40dec39c4038674682616b6e5785223295bf
+Size (notmuch-0.32.2.tar.xz) = 725652 bytes
 SHA1 (patch-configure) = 63b15478d1f360b930ccdcef1bfc853f5d683499
 SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c



Home | Main Index | Thread Index | Old Index