pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/notmuch Update to 0.29.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8262a42a20dd
branches:  trunk
changeset: 342984:8262a42a20dd
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Oct 28 12:53:07 2019 +0000

description:
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.

diffstat:

 mail/notmuch/Makefile |   4 ++--
 mail/notmuch/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r a9a11e1df461 -r 8262a42a20dd mail/notmuch/Makefile
--- a/mail/notmuch/Makefile     Mon Oct 28 12:44:22 2019 +0000
+++ b/mail/notmuch/Makefile     Mon Oct 28 12:53:07 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2019/10/21 22:15:11 adam Exp $
+# $NetBSD: Makefile,v 1.54 2019/10/28 12:53:07 ryoon Exp $
 
-DISTNAME=      notmuch-0.29.1
+DISTNAME=      notmuch-0.29.2
 CATEGORIES=    mail
 MASTER_SITES=  https://notmuchmail.org/releases/
 EXTRACT_SUFX=  .tar.xz
diff -r a9a11e1df461 -r 8262a42a20dd mail/notmuch/distinfo
--- a/mail/notmuch/distinfo     Mon Oct 28 12:44:22 2019 +0000
+++ b/mail/notmuch/distinfo     Mon Oct 28 12:53:07 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.41 2019/06/12 13:26:27 ryoon Exp $
+$NetBSD: distinfo,v 1.42 2019/10/28 12:53:07 ryoon Exp $
 
-SHA1 (notmuch-0.29.1.tar.xz) = 3b279481ccf70f2d6f9430ce9c24a7b5deb3d00a
-RMD160 (notmuch-0.29.1.tar.xz) = 38a88682e2635c4d8af339ac271c6fe39bdeae4b
-SHA512 (notmuch-0.29.1.tar.xz) = 9b76a7c8c62cb67b64a0008f80a82eeecccd20267ddba67d4d96a768815466c305f154769947bb9526e02c7a1696faaf69e94b90007603b185589be0c7c2a5d8
-Size (notmuch-0.29.1.tar.xz) = 660352 bytes
+SHA1 (notmuch-0.29.2.tar.xz) = b5c827122c6de7c1e57dcbd9449ee2876ee58ef5
+RMD160 (notmuch-0.29.2.tar.xz) = 73937e24ea552b15280d158a016326539d99911d
+SHA512 (notmuch-0.29.2.tar.xz) = 0e345c4ecca8410eedb14154bcb3c327353a0984f30b7fd6c526deefcfe17aa74ca8fb4b4d28e93decca8c8914f7d60ca2c9485750001b14d67d7d33d4721bb3
+Size (notmuch-0.29.2.tar.xz) = 660520 bytes
 SHA1 (patch-Makefile.global) = f436bdb163e3110a8d097f3c88198aefb126eafc
 SHA1 (patch-Makefile.local) = d0a83ff130de36164f1667236860aa31d481d025
 SHA1 (patch-configure) = afbc37cdf886c6b73be4c34903d495cf0589963a



Home | Main Index | Thread Index | Old Index