Date: Sun, 3 Oct 2021 23:35:50 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: cae7554d79af - main - mail/notmuch: Update to 0.33.2 and take maintainership Message-ID: <202110032335.193NZoFi074959@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=cae7554d79afa4d2594df5f3306956ccf8c77025 commit cae7554d79afa4d2594df5f3306956ccf8c77025 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2021-10-03 21:02:58 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2021-10-03 23:24:54 +0000 mail/notmuch: Update to 0.33.2 and take maintainership https://notmuchmail.org/news/release-0.33.1/ https://notmuchmail.org/news/release-0.32.3/ --- mail/notmuch-emacs/Makefile | 1 - mail/notmuch/Makefile | 4 ++-- mail/notmuch/distinfo | 6 +++--- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/mail/notmuch-emacs/Makefile b/mail/notmuch-emacs/Makefile index 01444bfe874c..fb977ccd3586 100644 --- a/mail/notmuch-emacs/Makefile +++ b/mail/notmuch-emacs/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= mail elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index d8a4fba454cc..1d037fdf84ac 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -1,12 +1,12 @@ # Created by: DarwinSurvivor <darwinsurvivor@gmail.com> PORTNAME= notmuch -PORTVERSION= 0.33 +PORTVERSION= 0.33.2 PORTREVISION?= 0 CATEGORIES?= mail MASTER_SITES= https://notmuchmail.org/releases/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jrm@FreeBSD.org COMMENT?= Thread-based email index, search and tagging application LICENSE= GPLv3 diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo index ef871146e20f..e7f02d36d60a 100644 --- a/mail/notmuch/distinfo +++ b/mail/notmuch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630778344 -SHA256 (notmuch-0.33.tar.xz) = 883e045b4bfa2c48c9a4671062a40603a7f6165724dd54618beeba100549d26c -SIZE (notmuch-0.33.tar.xz) = 730764 +TIMESTAMP = 1633294524 +SHA256 (notmuch-0.33.2.tar.xz) = 244892f6ab52a84f6b013b387cd6652d461effd36b14ef9e576604b5850b2cae +SIZE (notmuch-0.33.2.tar.xz) = 733228
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110032335.193NZoFi074959>