pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/notmuch
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Aug 23 03:24:38 UTC 2021
Modified Files:
pkgsrc/mail/notmuch: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/mail/notmuch/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/mail/notmuch/PLIST
cvs rdiff -u -r1.53 -r1.54 pkgsrc/mail/notmuch/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/notmuch/Makefile
diff -u pkgsrc/mail/notmuch/Makefile:1.67 pkgsrc/mail/notmuch/Makefile:1.68
--- pkgsrc/mail/notmuch/Makefile:1.67 Mon Jun 28 15:20:36 2021
+++ pkgsrc/mail/notmuch/Makefile Mon Aug 23 03:24:38 2021
@@ -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
Index: pkgsrc/mail/notmuch/PLIST
diff -u pkgsrc/mail/notmuch/PLIST:1.20 pkgsrc/mail/notmuch/PLIST:1.21
--- pkgsrc/mail/notmuch/PLIST:1.20 Sun Sep 6 03:11:31 2020
+++ pkgsrc/mail/notmuch/PLIST Mon Aug 23 03:24:38 2021
@@ -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-tag.info
${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
Index: pkgsrc/mail/notmuch/distinfo
diff -u pkgsrc/mail/notmuch/distinfo:1.53 pkgsrc/mail/notmuch/distinfo:1.54
--- pkgsrc/mail/notmuch/distinfo:1.53 Mon Jun 28 15:20:36 2021
+++ pkgsrc/mail/notmuch/distinfo Mon Aug 23 03:24:38 2021
@@ -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