Date: Mon, 16 May 2022 15:39:23 GMT 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: 15be4a73de05 - main - mail/notmuch: Update to 0.36 Message-ID: <202205161539.24GFdNNV021025@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=15be4a73de05418ce07827b2f86f0134dfabac08 commit 15be4a73de05418ce07827b2f86f0134dfabac08 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2022-04-26 17:41:23 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2022-05-16 15:39:19 +0000 mail/notmuch: Update to 0.36 https://git.notmuchmail.org/git?p=notmuch;a=blob_plain;f=NEWS;hb=e3ad0087f3453c89871acac8b11da8bab1ac54df Sponsored by: The FreeBSD Foundation --- mail/notmuch-emacs/Makefile | 1 - mail/notmuch/Makefile | 2 +- mail/notmuch/distinfo | 6 +++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/mail/notmuch-emacs/Makefile b/mail/notmuch-emacs/Makefile index eb8809c50d57..55f1e2a4dd5f 100644 --- a/mail/notmuch-emacs/Makefile +++ b/mail/notmuch-emacs/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= mail elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX:S/^$/-emacs/} COMMENT= Emacs major-mode for the Notmuch email search and tagging application diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 54a6103b278a..4f6f6a4d1630 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -1,7 +1,7 @@ # Created by: DarwinSurvivor <darwinsurvivor@gmail.com> PORTNAME= notmuch -DISTVERSION= 0.35 +DISTVERSION= 0.36 PORTREVISION?= 0 CATEGORIES?= mail MASTER_SITES= https://notmuchmail.org/releases/ diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo index 05cd7b4351e5..24517a5c50e8 100644 --- a/mail/notmuch/distinfo +++ b/mail/notmuch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644504346 -SHA256 (notmuch-0.35.tar.xz) = a831c414c4f20a6cae3a580793c855102d3295080f000eb3832b77226a40ac39 -SIZE (notmuch-0.35.tar.xz) = 755112 +TIMESTAMP = 1650993358 +SHA256 (notmuch-0.36.tar.xz) = 130231b830fd980efbd2aab12214392b8841f5d2a5a361aa8c79a79a6035ce40 +SIZE (notmuch-0.36.tar.xz) = 761260
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205161539.24GFdNNV021025>