summaryrefslogtreecommitdiff
path: root/mail/notmuch
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-06-17 09:07:53 +0000
committerwiz <wiz@pkgsrc.org>2018-06-17 09:07:53 +0000
commitd2acbc2a5dbba5ec1eb327110071502895f9c8fd (patch)
tree55603e9e6e96bd8067b6ab2a7e8d85fee1bbeb95 /mail/notmuch
parent08a096e2cc5e1609f77444ef8f65f4f2effe9d2d (diff)
downloadpkgsrc-d2acbc2a5dbba5ec1eb327110071502895f9c8fd.tar.gz
notmuch: update to 0.27.
Notmuch 0.27 (2018-06-13) ========================= General ------- Add support for thread:{} queries Queries of the form `thread:{foo} and thread:{bar}` match threads containing (possibly distinct) messages matching foo and bar. See `notmuch-search-terms(7)` for details. Command Line Interface ---------------------- Add the --full-scan option to `notmuch new` This option disables mtime based optimization of scanning for new mail. Add new --decrypt=stash option for `notmuch show` This facilitates a workflow for encrypted messages where message cleartext are indexed on first read, but the user's decryption key does not have to be available during message receipt. Documentation ------------- An initial manual for `notmuch-emacs` is now installed by default (in `info` format). Dependencies ------------ As of this release, support for versions of Xapian before 1.4.0 is deprecated, and may disappear in a future release of notmuch.
Diffstat (limited to 'mail/notmuch')
-rw-r--r--mail/notmuch/Makefile10
-rw-r--r--mail/notmuch/PLIST23
-rw-r--r--mail/notmuch/distinfo10
3 files changed, 32 insertions, 11 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile
index 21758bd49fe..c523d309715 100644
--- a/mail/notmuch/Makefile
+++ b/mail/notmuch/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2018/04/29 10:00:16 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2018/06/17 09:07:53 wiz Exp $
-DISTNAME= notmuch-0.26.2
+DISTNAME= notmuch-0.27
CATEGORIES= mail
MASTER_SITES= https://notmuchmail.org/releases/
@@ -13,14 +13,16 @@ BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
HAS_CONFIGURE= yes
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake makeinfo pkg-config
MAKE_FLAGS+= PYTHON=${PYTHONBIN}
+INFO_FILES= yes
#TEST_TARGET= check
.include "options.mk"
CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR}
+CONFIGURE_ARGS+= --infodir=${PREFIX}/info
CONFIGURE_ARGS+= --without-ruby
SUBST_CLASSES.SunOS+= gnuld
@@ -39,7 +41,7 @@ LDFLAGS.SunOS+= -lnsl
.include "../../lang/python/application.mk"
BUILDLINK_API_DEPENDS.gmime3+= gmime3>=3.0.3
.include "../../mail/gmime3/buildlink3.mk"
-BUILDLINK_API_DEPENDS.xapian+= xapian>=1.2.6
+BUILDLINK_API_DEPENDS.xapian+= xapian>=1.4
.include "../../textproc/xapian/buildlink3.mk"
.include "../../devel/talloc/buildlink3.mk"
BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.5.2
diff --git a/mail/notmuch/PLIST b/mail/notmuch/PLIST
index 88fc55efaf3..5a24a867bc7 100644
--- a/mail/notmuch/PLIST
+++ b/mail/notmuch/PLIST
@@ -1,9 +1,28 @@
-@comment $NetBSD: PLIST,v 1.10 2018/04/16 13:19:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2018/06/17 09:07:53 wiz Exp $
bin/notmuch
include/notmuch.h
+info/notmuch-address.info
+info/notmuch-compact.info
+info/notmuch-config.info
+info/notmuch-count.info
+info/notmuch-dump.info
+info/notmuch-emacs-mua.info
+info/notmuch-emacs.info
+info/notmuch-hooks.info
+info/notmuch-insert.info
+info/notmuch-new.info
+info/notmuch-properties.info
+info/notmuch-reindex.info
+info/notmuch-reply.info
+info/notmuch-restore.info
+info/notmuch-search-terms.info
+info/notmuch-search.info
+info/notmuch-show.info
+info/notmuch-tag.info
+info/notmuch.info
lib/libnotmuch.so
lib/libnotmuch.so.5
-lib/libnotmuch.so.5.1.0
+lib/libnotmuch.so.5.2.0
man/man1/notmuch-address.1
man/man1/notmuch-compact.1
man/man1/notmuch-config.1
diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo
index 809d4d8d9ba..ee075a48ad2 100644
--- a/mail/notmuch/distinfo
+++ b/mail/notmuch/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2018/04/29 10:00:16 wiz Exp $
+$NetBSD: distinfo,v 1.32 2018/06/17 09:07:53 wiz Exp $
-SHA1 (notmuch-0.26.2.tar.gz) = 7ce15988a972fad55e866735e551ff3373f6af85
-RMD160 (notmuch-0.26.2.tar.gz) = a0b43b3c6db643a6fb8584d70bf4997d2c15d362
-SHA512 (notmuch-0.26.2.tar.gz) = ebd8460c5f08cb8c79dabc1bc1bc32e1f2e1f123d304bb20205d4dedb982186336fd43d0e39acf020ea2563278bee0a063ceb3bf276f1251c099d8fcdd5098e7
-Size (notmuch-0.26.2.tar.gz) = 907187 bytes
+SHA1 (notmuch-0.27.tar.gz) = 24d3c7107b2d8c0ceb0002a4b7a0ebc326de8c3d
+RMD160 (notmuch-0.27.tar.gz) = b684a91a0a3e2afab46cee1a32569fa687144862
+SHA512 (notmuch-0.27.tar.gz) = 7c58c6fe5c3b43a979c3a439a24106417120726fd688b456d9084388ddd7c88ab1b6d99cd4676101f085d60bb37099631caa286b76588fcb041bb004ff325515
+Size (notmuch-0.27.tar.gz) = 912583 bytes