git: 0d8613df496f - main - mail/notmuch: Update to 0.37
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Aug 2022 03:43:48 UTC
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d8613df496f4d5b6780374cabeb4157534a206e commit 0d8613df496f4d5b6780374cabeb4157534a206e Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2022-08-26 03:10:51 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2022-08-26 03:42:04 +0000 mail/notmuch: Update to 0.37 https://git.notmuchmail.org/git?p=notmuch;a=blob_plain;f=NEWS;hb=c864b59942d510a4f6a1a46db1b8e13b7f40f7ee Sponsored by: The FreeBSD Foundation --- mail/notmuch/Makefile | 3 ++- mail/notmuch/distinfo | 6 +++--- mail/notmuch/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 6eb33992673e..88232f1a868f 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -1,5 +1,5 @@ PORTNAME= notmuch -DISTVERSION= 0.36 +DISTVERSION= 0.37 PORTREVISION?= 0 CATEGORIES?= mail MASTER_SITES= https://notmuchmail.org/releases/ @@ -64,6 +64,7 @@ OPTIONS_DEFAULT= MANPAGES OPTIONS_SUB= yes DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen +DOXYGEN_USES= perl5 DOXYGEN_CONFIGURE_WITH= api-docs MANPAGES_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx MANPAGES_CONFIGURE_WITH= docs diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo index 24517a5c50e8..4bbf1f7e2918 100644 --- a/mail/notmuch/distinfo +++ b/mail/notmuch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650993358 -SHA256 (notmuch-0.36.tar.xz) = 130231b830fd980efbd2aab12214392b8841f5d2a5a361aa8c79a79a6035ce40 -SIZE (notmuch-0.36.tar.xz) = 761260 +TIMESTAMP = 1661442742 +SHA256 (notmuch-0.37.tar.xz) = 0e766df28b78bf4eb8235626ab1f52f04f1e366649325a8ce8d3c908602786f6 +SIZE (notmuch-0.37.tar.xz) = 792568 diff --git a/mail/notmuch/pkg-plist b/mail/notmuch/pkg-plist index 32b6c09dfdca..54a1722e9d87 100644 --- a/mail/notmuch/pkg-plist +++ b/mail/notmuch/pkg-plist @@ -6,6 +6,8 @@ %%MANPAGES%%man/man1/notmuch-dump.1.gz %%MANPAGES%%man/man1/notmuch-insert.1.gz %%MANPAGES%%man/man1/notmuch-new.1.gz +%%MANPAGES%%man/man1/nmbug.1.gz +%%MANPAGES%%man/man1/notmuch-git.1.gz %%MANPAGES%%man/man1/notmuch-reindex.1.gz %%MANPAGES%%man/man1/notmuch-reply.1.gz %%MANPAGES%%man/man1/notmuch-restore.1.gz