diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-02-19 15:37:43 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-02-19 15:37:43 +0000 |
commit | 7b483ac24d036077470ebe43882cc3c336d44d92 (patch) | |
tree | 49c9aee1db2aba775ce38420eccaaa2561ea2db3 /mail/notmuch | |
parent | 308b62fb84f0a4abe63cc36d69b16912c7ff5e27 (diff) | |
download | pkgsrc-7b483ac24d036077470ebe43882cc3c336d44d92.tar.gz |
notmuch: Update to 0.31.4
Changelog:
Notmuch 0.31.4 (2021-02-18)
===========================
Library
-------
Fix include bug triggered by glib 2.67.
Test
----
Fix race condition in T568-lib-thread.
Diffstat (limited to 'mail/notmuch')
-rw-r--r-- | mail/notmuch/Makefile | 4 | ||||
-rw-r--r-- | mail/notmuch/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 773ac39a7ca..dec37aaa7ab 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.62 2021/01/02 14:51:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.63 2021/02/19 15:37:43 ryoon Exp $ -DISTNAME= notmuch-0.31.3 +DISTNAME= notmuch-0.31.4 CATEGORIES= mail MASTER_SITES= https://notmuchmail.org/releases/ EXTRACT_SUFX= .tar.xz diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo index 8d24cb9501a..b15b24eb56f 100644 --- a/mail/notmuch/distinfo +++ b/mail/notmuch/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.48 2021/01/02 14:51:55 ryoon Exp $ +$NetBSD: distinfo,v 1.49 2021/02/19 15:37:43 ryoon Exp $ -SHA1 (notmuch-0.31.3.tar.xz) = 1ab01ffb51d237e0b9d78415221ccc37a35e640e -RMD160 (notmuch-0.31.3.tar.xz) = 4ca0e5ef4fcacbc2ae859a0c56dd225f6341f9a2 -SHA512 (notmuch-0.31.3.tar.xz) = 99119216b7ef7f9e336b11d03ebb61d9667a8fbddcf6fccc49b17d07f07867f0342b2766375e164b58eaa9a43237ec4d6567d616fe8813b929d28b203aedfa44 -Size (notmuch-0.31.3.tar.xz) = 713900 bytes +SHA1 (notmuch-0.31.4.tar.xz) = d070147952dfa85f326fe0afc1207ecd94d866eb +RMD160 (notmuch-0.31.4.tar.xz) = f862bfd244b8333cc4fa72d0610912db05cb8740 +SHA512 (notmuch-0.31.4.tar.xz) = f1ee212b35bcf18c36f4cedb355699b51be82c4028e5b863d5776733f58de2a3200ccf3d86aa3baa115a9c62bd06b9fcc10f5541ffd0f71a85e2cf67beb1148a +Size (notmuch-0.31.4.tar.xz) = 713888 bytes SHA1 (patch-configure) = 540b17f70befb7eced5f0a0361c3232a71cc48a1 SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c |