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.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ce31f3bd01b
branches: trunk
changeset: 457315:0ce31f3bd01b
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Mon Aug 23 03:24:38 2021 +0000
description:
notmuch: Update to 0.32.3
Changelog:
Notmuch 0.32.3 (2021-08-17)
===========================
Library
-------
Restore location of database via `MAILDIR` environment variable, which
was broken in 0.32.
Bump libnotmuch minor version to match the documentation in
`notmuch.h`.
Correct documentation for deprecated database opening functions to
point out that they (still) do not load configuration information.
CLI
---
Restore "notmuch config get built_with.*", which was broken in 0.32.
diffstat:
mail/notmuch/Makefile | 4 ++--
mail/notmuch/PLIST | 4 ++--
mail/notmuch/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (47 lines):
diff -r 1e0a89365739 -r 0ce31f3bd01b mail/notmuch/Makefile
--- a/mail/notmuch/Makefile Sun Aug 22 18:26:34 2021 +0000
+++ b/mail/notmuch/Makefile Mon Aug 23 03:24:38 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2021/06/28 15:20:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.68 2021/08/23 03:24:38 ryoon Exp $
-DISTNAME= notmuch-0.32.2
+DISTNAME= notmuch-0.32.3
CATEGORIES= mail
MASTER_SITES= https://notmuchmail.org/releases/
EXTRACT_SUFX= .tar.xz
diff -r 1e0a89365739 -r 0ce31f3bd01b mail/notmuch/PLIST
--- a/mail/notmuch/PLIST Sun Aug 22 18:26:34 2021 +0000
+++ b/mail/notmuch/PLIST Mon Aug 23 03:24:38 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2020/09/06 03:11:31 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.21 2021/08/23 03:24:38 ryoon Exp $
bin/notmuch
${PLIST.emacs}bin/notmuch-emacs-mua
include/notmuch.h
@@ -23,7 +23,7 @@
${PLIST.doc}info/notmuch.info
lib/libnotmuch.so
lib/libnotmuch.so.5
-lib/libnotmuch.so.5.3.0
+lib/libnotmuch.so.5.4.0
${PLIST.doc}man/man1/notmuch-address.1
${PLIST.doc}man/man1/notmuch-compact.1
${PLIST.doc}man/man1/notmuch-config.1
diff -r 1e0a89365739 -r 0ce31f3bd01b mail/notmuch/distinfo
--- a/mail/notmuch/distinfo Sun Aug 22 18:26:34 2021 +0000
+++ b/mail/notmuch/distinfo Mon Aug 23 03:24:38 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.53 2021/06/28 15:20:36 ryoon Exp $
+$NetBSD: distinfo,v 1.54 2021/08/23 03:24:38 ryoon Exp $
-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 (notmuch-0.32.3.tar.xz) = 348576d446f873969d80a184e6ceddda1a31819e
+RMD160 (notmuch-0.32.3.tar.xz) = e38014b516e4f6c85686619e76329d54cf77ff60
+SHA512 (notmuch-0.32.3.tar.xz) = 32bec598c25ef432ad8d323bd3cf2d4301a6657c0eb1e79f45bdbfaee692bbdd70b629aaa983c65e11d89b4ce9d19015aa2b529bbd0223a395825cc68fd0839f
+Size (notmuch-0.32.3.tar.xz) = 725872 bytes
SHA1 (patch-configure) = 63b15478d1f360b930ccdcef1bfc853f5d683499
SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c
Home |
Main Index |
Thread Index |
Old Index