diff options
author | wiz <wiz@pkgsrc.org> | 2016-11-28 12:51:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-11-28 12:51:35 +0000 |
commit | 3014516bf7bc5d3ddbeb7d6bdb1dffb8c2d3a6c7 (patch) | |
tree | 19d58da3228608508c0d8333bdc46480851ce1a6 /mail | |
parent | ee8102b43a800f08ef554e57360106136660cc58 (diff) | |
download | pkgsrc-3014516bf7bc5d3ddbeb7d6bdb1dffb8c2d3a6c7.tar.gz |
Updated notmuch to 0.23.2.
Notmuch 0.23.2 (2016-11-20)
===========================
Emacs
-----
Fix notmuch-interesting-buffer and notmuch-cycle-notmuch-buffers.
notmuch-tree-mode and notmuch-message-mode buffers are now
considered interesting by `notmuch-interesting-buffer` and
`notmuch-cycle-notmuch-buffers`.
Restore compatibility with Emacs 23.
Notmuch support for Emacs 23 is now deprecated.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/notmuch/Makefile | 5 | ||||
-rw-r--r-- | mail/notmuch/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 7cf87f80579..bc1ac761c8e 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2016/11/07 13:46:45 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2016/11/28 12:51:35 wiz Exp $ -DISTNAME= notmuch-0.23.1 -PKGREVISION= 1 +DISTNAME= notmuch-0.23.2 CATEGORIES= mail MASTER_SITES= http://notmuchmail.org/releases/ diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo index 2cef5b1e213..c9a49363050 100644 --- a/mail/notmuch/distinfo +++ b/mail/notmuch/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.14 2016/10/31 16:17:00 wiz Exp $ +$NetBSD: distinfo,v 1.15 2016/11/28 12:51:35 wiz Exp $ -SHA1 (notmuch-0.23.1.tar.gz) = 556cd9dc0236256e19fa31cbfef79e25157cd69f -RMD160 (notmuch-0.23.1.tar.gz) = a1118a3ca88edd3b1585b7f3ac4f3dead7484e34 -SHA512 (notmuch-0.23.1.tar.gz) = e19bdc525090abcd4d476e4fd77d22e43001dee9b9202c45877b40d8c76bb9f522df61c19448ca42f6812e23e590e9241bda354c28205f479da50fb3ebd7bbb1 -Size (notmuch-0.23.1.tar.gz) = 690069 bytes +SHA1 (notmuch-0.23.2.tar.gz) = e8e6ec464145e04fa95ba8478876c361a2b3029c +RMD160 (notmuch-0.23.2.tar.gz) = 55334eafe44db2e65959c55161e2d7cc0897d581 +SHA512 (notmuch-0.23.2.tar.gz) = 487f70ef613962275dc81532cea62f287933bdb7a695466ce5ce0c5913ce06597abb152bac7126457997da710bbd716d30cee408a83b6bad4343407a5a9a202e +Size (notmuch-0.23.2.tar.gz) = 690833 bytes SHA1 (patch-Makefile.local) = cab8635a8ff1f2f2e7dc45f2c853f90553c28606 SHA1 (patch-aa) = 5276035fce76d9cf891d168aeba60b0eede00a09 SHA1 (patch-lib_Makefile.local) = c81920e239d1e26d4502e57c4e7fdbd3209b6325 |