Date: Sat, 23 Mar 2024 18:40:56 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: 7641e5b6fb4d - main - mail/notmuch: Update to 0.38.3 Message-ID: <202403231840.42NIeu6k089794@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=7641e5b6fb4d9713c8dcc158d172db9366a38fb2 commit 7641e5b6fb4d9713c8dcc158d172db9366a38fb2 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2024-03-23 18:35:23 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2024-03-23 18:36:17 +0000 mail/notmuch: Update to 0.38.3 Changes: https://notmuchmail.org/news/release-0.38.3/ Sponsored by: The FreeBSD Foundation --- mail/notmuch/Makefile | 4 ++-- mail/notmuch/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index a6cc6af0170e..cf82990d73b8 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -1,6 +1,6 @@ PORTNAME= notmuch -DISTVERSION= 0.38.2 -PORTREVISION?= 1 +DISTVERSION= 0.38.3 +PORTREVISION?= 0 CATEGORIES?= mail MASTER_SITES= https://notmuchmail.org/releases/ diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo index 2a928104a40a..58773db44bd3 100644 --- a/mail/notmuch/distinfo +++ b/mail/notmuch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701786490 -SHA256 (notmuch-0.38.2.tar.xz) = 5282ebe4742b03ee00fc3ab835969f94d229279db7232112bdc5009d861e947e -SIZE (notmuch-0.38.2.tar.xz) = 805268 +TIMESTAMP = 1711201991 +SHA256 (notmuch-0.38.3.tar.xz) = 9af46cc80da58b4301ca2baefcc25a40d112d0315507e632c0f3f0f08328d054 +SIZE (notmuch-0.38.3.tar.xz) = 805416
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231840.42NIeu6k089794>