pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail
Module Name: pkgsrc
Committed By: ryoon
Date: Sat May 30 16:58:18 UTC 2026
Modified Files:
pkgsrc/mail/notmuch: Makefile Makefile.common PLIST distinfo
pkgsrc/mail/notmuch-emacs: Makefile PLIST
pkgsrc/mail/py-notmuch2: Makefile
Log Message:
mail/notmuch{,-emacs},py-notmuch2: Update to 0.40
Changelog:
Notmuch 0.40 (2026-01-31)
=========================
General
-------
Accept "key-missing" from a signature from a revoked key to match
apparent change in GnuPG behaviour.
Library
-------
New API `notmuch_{threads,messages}_status` to allow distinguishing
iterator exaustion from iterator invalidation due to errors.
Emacs
-----
Documentation improvements. Fix for bug related to "hide-exclude" in
notmuch-hello. A new autoloads file is generated for people installing
without package.el or similar. Fix disabling notmuch-show-header-line
via custom.
Python Bindings
---------------
Provide a binding reopen a database. Some small fixes to
documentation. Make IndexOptions public.
Ruby Bindings
-------------
Simplify and cleanup build, fix talloc flags.
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/mail/notmuch/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/mail/notmuch/Makefile.common
cvs rdiff -u -r1.29 -r1.30 pkgsrc/mail/notmuch/PLIST
cvs rdiff -u -r1.71 -r1.72 pkgsrc/mail/notmuch/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/notmuch-emacs/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/notmuch-emacs/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/py-notmuch2/Makefile
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.92 pkgsrc/mail/notmuch/Makefile:1.93
--- pkgsrc/mail/notmuch/Makefile:1.92 Thu Oct 23 20:38:12 2025
+++ pkgsrc/mail/notmuch/Makefile Sat May 30 16:58:17 2026
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.92 2025/10/23 20:38:12 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2026/05/30 16:58:17 ryoon Exp $
-PKGREVISION= 1
.include "../../mail/notmuch/Makefile.common"
CONFIGURE_ARGS+= --without-emacs
Index: pkgsrc/mail/notmuch/Makefile.common
diff -u pkgsrc/mail/notmuch/Makefile.common:1.10 pkgsrc/mail/notmuch/Makefile.common:1.11
--- pkgsrc/mail/notmuch/Makefile.common:1.10 Thu Aug 14 03:28:19 2025
+++ pkgsrc/mail/notmuch/Makefile.common Sat May 30 16:58:17 2026
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.10 2025/08/14 03:28:19 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.11 2026/05/30 16:58:17 ryoon Exp $
#
# used by mail/notmuch-emacs/Makefile
# used by mail/py-notmuch2/Makefile
-DISTNAME= notmuch-0.39
+DISTNAME= notmuch-0.40
CATEGORIES= mail
MASTER_SITES= https://notmuchmail.org/releases/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/mail/notmuch/PLIST
diff -u pkgsrc/mail/notmuch/PLIST:1.29 pkgsrc/mail/notmuch/PLIST:1.30
--- pkgsrc/mail/notmuch/PLIST:1.29 Sat Jan 28 13:09:28 2023
+++ pkgsrc/mail/notmuch/PLIST Sat May 30 16:58:17 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.29 2023/01/28 13:09:28 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.30 2026/05/30 16:58:17 ryoon Exp $
bin/notmuch
include/notmuch.h
${PLIST.doc}info/nmbug.info
@@ -25,7 +25,7 @@ ${PLIST.doc}info/notmuch-tag.info
${PLIST.doc}info/notmuch.info
lib/libnotmuch.so
lib/libnotmuch.so.5
-lib/libnotmuch.so.5.6.0
+lib/libnotmuch.so.5.7.0
${PLIST.doc}man/man1/nmbug.1
${PLIST.doc}man/man1/notmuch-address.1
${PLIST.doc}man/man1/notmuch-compact.1
Index: pkgsrc/mail/notmuch/distinfo
diff -u pkgsrc/mail/notmuch/distinfo:1.71 pkgsrc/mail/notmuch/distinfo:1.72
--- pkgsrc/mail/notmuch/distinfo:1.71 Thu Aug 14 03:28:19 2025
+++ pkgsrc/mail/notmuch/distinfo Sat May 30 16:58:17 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.71 2025/08/14 03:28:19 ryoon Exp $
+$NetBSD: distinfo,v 1.72 2026/05/30 16:58:17 ryoon Exp $
-BLAKE2s (notmuch-0.39.tar.xz) = ea0fe6ac145b9bb0b3afa4d6ad09eb3c329fa82f6af399fa43210aef2ba82a33
-SHA512 (notmuch-0.39.tar.xz) = a9864a6a8423c723d36df269dcc73c2987be63c6e328b818235d0604cb594e0e91ee7639ee99a4b867be4387a605abc187a3b458aa7b0e4fc3a1744c0c2daa69
-Size (notmuch-0.39.tar.xz) = 811448 bytes
+BLAKE2s (notmuch-0.40.tar.xz) = 3636cf157c0bc398641b3ef4d91fa50efc53bf3442320db7c84885dadeea3c63
+SHA512 (notmuch-0.40.tar.xz) = 937c72c05b00520cc3dbc7db6282ad65a621c8e102fbcbac3c9d99061ae510741b13ef9cf5c6476ba8e7fa15a6905631159477a938d1369db6d9885780b90867
+Size (notmuch-0.40.tar.xz) = 815476 bytes
SHA1 (patch-configure) = d5a2e96168d6198a7781f24af107eb999290d83e
SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c
Index: pkgsrc/mail/notmuch-emacs/Makefile
diff -u pkgsrc/mail/notmuch-emacs/Makefile:1.5 pkgsrc/mail/notmuch-emacs/Makefile:1.6
--- pkgsrc/mail/notmuch-emacs/Makefile:1.5 Thu Oct 23 20:38:12 2025
+++ pkgsrc/mail/notmuch-emacs/Makefile Sat May 30 16:58:17 2026
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.5 2025/10/23 20:38:12 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2026/05/30 16:58:17 ryoon Exp $
-PKGREVISION= 1
.include "../../mail/notmuch/Makefile.common"
PKGNAME= ${DISTNAME:S/notmuch-/notmuch-emacs-/}
Index: pkgsrc/mail/notmuch-emacs/PLIST
diff -u pkgsrc/mail/notmuch-emacs/PLIST:1.1 pkgsrc/mail/notmuch-emacs/PLIST:1.2
--- pkgsrc/mail/notmuch-emacs/PLIST:1.1 Sat Jan 28 13:09:28 2023
+++ pkgsrc/mail/notmuch-emacs/PLIST Sat May 30 16:58:17 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2023/01/28 13:09:28 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2026/05/30 16:58:17 ryoon Exp $
bin/notmuch-emacs-mua
${PLIST.doc}info/notmuch-emacs.info
share/applications/notmuch-emacs-mua.desktop
@@ -6,6 +6,7 @@ share/emacs/site-lisp/coolj.el
share/emacs/site-lisp/coolj.elc
share/emacs/site-lisp/notmuch-address.el
share/emacs/site-lisp/notmuch-address.elc
+share/emacs/site-lisp/notmuch-autoloads.el
share/emacs/site-lisp/notmuch-company.el
share/emacs/site-lisp/notmuch-company.elc
share/emacs/site-lisp/notmuch-compat.el
Index: pkgsrc/mail/py-notmuch2/Makefile
diff -u pkgsrc/mail/py-notmuch2/Makefile:1.6 pkgsrc/mail/py-notmuch2/Makefile:1.7
--- pkgsrc/mail/py-notmuch2/Makefile:1.6 Thu Oct 23 20:38:12 2025
+++ pkgsrc/mail/py-notmuch2/Makefile Sat May 30 16:58:17 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2025/10/23 20:38:12 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2026/05/30 16:58:17 ryoon Exp $
PYTHON_FOR_BUILD_ONLY= no
-PKGREVISION= 1
.include "../../mail/notmuch/Makefile.common"
WHEEL_NAME= ${DISTNAME:S/notmuch-/notmuch2-/}
Home |
Main Index |
Thread Index |
Old Index