Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2026 16:11:01 +0000
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c0b187c95238 - main - mail/notmuch: Update to 0.40
Message-ID:  <69973615.30fb4.29f87e71@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c0b187c952384af647b9cff95a8d867523734fd2

commit c0b187c952384af647b9cff95a8d867523734fd2
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2026-02-19 02:41:24 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2026-02-19 16:06:30 +0000

    mail/notmuch: Update to 0.40
    
    News:           https://git.notmuchmail.org/git?p=notmuch;a=blob_plain;f=NEWS;hb=cee41bccc054617b0cffe12759b209ff66066563
    Sponsored by:   The FreeBSD Foundation
---
 mail/notmuch-emacs/pkg-plist | 1 +
 mail/notmuch/Makefile        | 3 +--
 mail/notmuch/distinfo        | 6 +++---
 mail/notmuch/pkg-plist       | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/mail/notmuch-emacs/pkg-plist b/mail/notmuch-emacs/pkg-plist
index 0a3df64e17dd..7680c80bbc11 100644
--- a/mail/notmuch-emacs/pkg-plist
+++ b/mail/notmuch-emacs/pkg-plist
@@ -3,6 +3,7 @@
 %%EMACS_SITE_LISPDIR%%/coolj.elc
 %%EMACS_SITE_LISPDIR%%/notmuch-address.el.gz
 %%EMACS_SITE_LISPDIR%%/notmuch-address.elc
+%%EMACS_SITE_LISPDIR%%/notmuch-autoloads.el.gz
 %%EMACS_SITE_LISPDIR%%/notmuch-company.el.gz
 %%EMACS_SITE_LISPDIR%%/notmuch-company.elc
 %%EMACS_SITE_LISPDIR%%/notmuch-compat.el.gz
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile
index 7d74916fcfad..bf966a64c91f 100644
--- a/mail/notmuch/Makefile
+++ b/mail/notmuch/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	notmuch
-DISTVERSION=	0.39
-PORTREVISION?=	1
+DISTVERSION=	0.40
 CATEGORIES?=	mail
 MASTER_SITES=	https://notmuchmail.org/releases/
 
diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo
index a322f96e2fff..4611dcb1282a 100644
--- a/mail/notmuch/distinfo
+++ b/mail/notmuch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742761610
-SHA256 (notmuch-0.39.tar.xz) = b88bb02a76c46bad8d313fd2bb4f8e39298b51f66fcbeb304d9f80c3eef704e3
-SIZE (notmuch-0.39.tar.xz) = 811448
+TIMESTAMP = 1771432653
+SHA256 (notmuch-0.40.tar.xz) = 4b4314bbf1c2029fdf793637e6c7bb15c1b1730d22be9aa04803c98c5bbc446f
+SIZE (notmuch-0.40.tar.xz) = 815476
diff --git a/mail/notmuch/pkg-plist b/mail/notmuch/pkg-plist
index c576dfb61f5b..8af6a56335cb 100644
--- a/mail/notmuch/pkg-plist
+++ b/mail/notmuch/pkg-plist
@@ -24,7 +24,7 @@ bin/notmuch
 include/notmuch.h
 lib/libnotmuch.so
 lib/libnotmuch.so.5
-lib/libnotmuch.so.5.6.0
+lib/libnotmuch.so.5.7.0
 share/bash-completion/completions/notmuch
 share/zsh/site-functions/_email-notmuch
 share/zsh/site-functions/_notmuch


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69973615.30fb4.29f87e71>