Sun May 12 10:45:54 2019 UTC ()
Update to 0.28.4

Changelog:
What's new in notmuch 0.28.4
=========================

Command line interface
----------------------

Fix a spurious error when using `notmuch show --raw` on messages whose
size is a multiple of the internal buffer size.


(ryoon)
diff -r1.49 -r1.50 pkgsrc/mail/notmuch/Makefile
diff -r1.38 -r1.39 pkgsrc/mail/notmuch/distinfo

cvs diff -r1.49 -r1.50 pkgsrc/mail/notmuch/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/notmuch/Makefile 2019/04/25 07:33:04 1.49
+++ pkgsrc/mail/notmuch/Makefile 2019/05/12 10:45:54 1.50
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.49 2019/04/25 07:33:04 maya Exp $ 1# $NetBSD: Makefile,v 1.50 2019/05/12 10:45:54 ryoon Exp $
2 2
3DISTNAME= notmuch-0.28.3 3DISTNAME= notmuch-0.28.4
4PKGREVISION= 3 
5CATEGORIES= mail 4CATEGORIES= mail
6MASTER_SITES= https://notmuchmail.org/releases/ 5MASTER_SITES= https://notmuchmail.org/releases/
7 6
8MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://notmuchmail.org/ 8HOMEPAGE= https://notmuchmail.org/
10COMMENT= Mail indexer 9COMMENT= Mail indexer
11LICENSE= gnu-gpl-v3 10LICENSE= gnu-gpl-v3
12 11
13HAS_CONFIGURE= yes 12HAS_CONFIGURE= yes
14USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
15USE_TOOLS+= bash gmake makeinfo pkg-config 14USE_TOOLS+= bash gmake makeinfo pkg-config
16MAKE_FLAGS+= PYTHON=${PYTHONBIN} 15MAKE_FLAGS+= PYTHON=${PYTHONBIN}
17INFO_FILES= yes 16INFO_FILES= yes

cvs diff -r1.38 -r1.39 pkgsrc/mail/notmuch/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/notmuch/distinfo 2019/03/11 14:41:05 1.38
+++ pkgsrc/mail/notmuch/distinfo 2019/05/12 10:45:54 1.39
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1$NetBSD: distinfo,v 1.38 2019/03/11 14:41:05 ryoon Exp $ 1$NetBSD: distinfo,v 1.39 2019/05/12 10:45:54 ryoon Exp $
2 2
3SHA1 (notmuch-0.28.3.tar.gz) = 3ac9289c14da50909ec9020ad036b1e7cf6895b6 3SHA1 (notmuch-0.28.4.tar.gz) = 0e96aa8c28dfa33ad3ff4177bf72cad8c1d06c30
4RMD160 (notmuch-0.28.3.tar.gz) = 17d98c379b9cf26606280709a6a3af940d0b97ef 4RMD160 (notmuch-0.28.4.tar.gz) = 7b15b0ba3d1cda8f90b9b1083e14fd39b7040aae
5SHA512 (notmuch-0.28.3.tar.gz) = dd3931b78cc27540e962f1fca5f4ebb1c04b2637a5761cda023f307fd9be4b5ddc2af26010330868c55200fa96b60b2a11b3b22d4c20d2a4a2d3787421ed85cf 5SHA512 (notmuch-0.28.4.tar.gz) = 77d7ad81e1f7dc93ae6392346da434f6dc74c21d19be728c2a6ca283c429f36e7081387d223af58eb5f63f5d2a8ad8367f0103f0bb9d052890c07fe419abbee7
6Size (notmuch-0.28.3.tar.gz) = 921920 bytes 6Size (notmuch-0.28.4.tar.gz) = 922364 bytes
7SHA1 (patch-Makefile.global) = f436bdb163e3110a8d097f3c88198aefb126eafc 7SHA1 (patch-Makefile.global) = f436bdb163e3110a8d097f3c88198aefb126eafc
8SHA1 (patch-Makefile.local) = d0a83ff130de36164f1667236860aa31d481d025 8SHA1 (patch-Makefile.local) = d0a83ff130de36164f1667236860aa31d481d025
9SHA1 (patch-doc_conf.py) = 7492c878c96da68df16827aa0d6407c2e9808701 9SHA1 (patch-doc_conf.py) = 7492c878c96da68df16827aa0d6407c2e9808701
10SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c 10SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c