Mon Oct 28 12:53:07 2019 UTC ()
Update to 0.29.2

Changelog:
Notmuch 0.29.2 (2019-10-19)
===========================

General
-------

Fix for file descriptor leak when opening gzipped mail files. Thanks
to James Troup for the bug report and the fix.


(ryoon)
diff -r1.53 -r1.54 pkgsrc/mail/notmuch/Makefile
diff -r1.41 -r1.42 pkgsrc/mail/notmuch/distinfo

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

--- pkgsrc/mail/notmuch/Makefile 2019/10/21 22:15:11 1.53
+++ pkgsrc/mail/notmuch/Makefile 2019/10/28 12:53:07 1.54
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.53 2019/10/21 22:15:11 adam Exp $ 1# $NetBSD: Makefile,v 1.54 2019/10/28 12:53:07 ryoon Exp $
2 2
3DISTNAME= notmuch-0.29.1 3DISTNAME= notmuch-0.29.2
4CATEGORIES= mail 4CATEGORIES= mail
5MASTER_SITES= https://notmuchmail.org/releases/ 5MASTER_SITES= https://notmuchmail.org/releases/
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://notmuchmail.org/ 9HOMEPAGE= https://notmuchmail.org/
10COMMENT= Mail indexer 10COMMENT= Mail indexer
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13HAS_CONFIGURE= yes 13HAS_CONFIGURE= yes
14USE_LANGUAGES= c c++ 14USE_LANGUAGES= c c++
15USE_TOOLS+= bash gmake makeinfo pkg-config 15USE_TOOLS+= bash gmake makeinfo pkg-config
16MAKE_FLAGS+= PYTHON=${PYTHONBIN} 16MAKE_FLAGS+= PYTHON=${PYTHONBIN}

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

--- pkgsrc/mail/notmuch/distinfo 2019/06/12 13:26:27 1.41
+++ pkgsrc/mail/notmuch/distinfo 2019/10/28 12:53:07 1.42
@@ -1,11 +1,11 @@ @@ -1,11 +1,11 @@
1$NetBSD: distinfo,v 1.41 2019/06/12 13:26:27 ryoon Exp $ 1$NetBSD: distinfo,v 1.42 2019/10/28 12:53:07 ryoon Exp $
2 2
3SHA1 (notmuch-0.29.1.tar.xz) = 3b279481ccf70f2d6f9430ce9c24a7b5deb3d00a 3SHA1 (notmuch-0.29.2.tar.xz) = b5c827122c6de7c1e57dcbd9449ee2876ee58ef5
4RMD160 (notmuch-0.29.1.tar.xz) = 38a88682e2635c4d8af339ac271c6fe39bdeae4b 4RMD160 (notmuch-0.29.2.tar.xz) = 73937e24ea552b15280d158a016326539d99911d
5SHA512 (notmuch-0.29.1.tar.xz) = 9b76a7c8c62cb67b64a0008f80a82eeecccd20267ddba67d4d96a768815466c305f154769947bb9526e02c7a1696faaf69e94b90007603b185589be0c7c2a5d8 5SHA512 (notmuch-0.29.2.tar.xz) = 0e345c4ecca8410eedb14154bcb3c327353a0984f30b7fd6c526deefcfe17aa74ca8fb4b4d28e93decca8c8914f7d60ca2c9485750001b14d67d7d33d4721bb3
6Size (notmuch-0.29.1.tar.xz) = 660352 bytes 6Size (notmuch-0.29.2.tar.xz) = 660520 bytes
7SHA1 (patch-Makefile.global) = f436bdb163e3110a8d097f3c88198aefb126eafc 7SHA1 (patch-Makefile.global) = f436bdb163e3110a8d097f3c88198aefb126eafc
8SHA1 (patch-Makefile.local) = d0a83ff130de36164f1667236860aa31d481d025 8SHA1 (patch-Makefile.local) = d0a83ff130de36164f1667236860aa31d481d025
9SHA1 (patch-configure) = afbc37cdf886c6b73be4c34903d495cf0589963a 9SHA1 (patch-configure) = afbc37cdf886c6b73be4c34903d495cf0589963a
10SHA1 (patch-doc_conf.py) = 7492c878c96da68df16827aa0d6407c2e9808701 10SHA1 (patch-doc_conf.py) = 7492c878c96da68df16827aa0d6407c2e9808701
11SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c 11SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c