diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2022-08-26 00:10:51 -0300 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2022-08-26 00:42:04 -0300 |
commit | 0d8613df496f4d5b6780374cabeb4157534a206e (patch) | |
tree | 1712346140a488f7d686d064dad17c1549ae8652 /mail | |
parent | bbc79986441bf3836af56940126b4b4c0e0cf8c0 (diff) | |
download | freebsd-ports-0d8613df496f4d5b6780374cabeb4157534a206e.zip |
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
Diffstat (limited to 'mail')
-rw-r--r-- | mail/notmuch/Makefile | 3 | ||||
-rw-r--r-- | mail/notmuch/distinfo | 6 | ||||
-rw-r--r-- | 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 |