pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/notmuch Updated notmuch to 0.23.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0e899fd676e
branches: trunk
changeset: 354479:b0e899fd676e
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Oct 31 16:17:00 2016 +0000
description:
Updated notmuch to 0.23.1.
Notmuch 0.23.1 (2016-10-23)
===========================
General
-------
Require Xapian >= 1.2.6
The ifdef branch for older Xapian (pre-compact API) had bit-rotted.
Emacs
-----
Fix default colours for unread and flagged messages
In 0.23 the default colours for unread and flagged messages in
search view were accidentally swapped. This release returns them to
the original colours.
A related change in 0.23 broke the customize widget for
notmuch-search-line-faces. This is now fixed.
Fix test failure with Emacs 25.1
A previously undiscovered jit-lock related bug was exposed by Emacs
25, causing a notmuch-show mode test to fail. This release fixes the
bug, and hence the test.
diffstat:
mail/notmuch/Makefile | 5 +++--
mail/notmuch/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (38 lines):
diff -r 8340dfed47ea -r b0e899fd676e mail/notmuch/Makefile
--- a/mail/notmuch/Makefile Mon Oct 31 16:15:36 2016 +0000
+++ b/mail/notmuch/Makefile Mon Oct 31 16:17:00 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2016/10/09 21:20:44 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/10/31 16:17:00 wiz Exp $
-DISTNAME= notmuch-0.23
+DISTNAME= notmuch-0.23.1
CATEGORIES= mail
MASTER_SITES= http://notmuchmail.org/releases/
@@ -38,6 +38,7 @@
.include "../../lang/python/application.mk"
.include "../../mail/gmime/buildlink3.mk"
+BUILDLINK_API_DEPENDS.xapian+= xapian>=1.2.6
.include "../../textproc/xapian/buildlink3.mk"
.include "../../devel/talloc/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
diff -r 8340dfed47ea -r b0e899fd676e mail/notmuch/distinfo
--- a/mail/notmuch/distinfo Mon Oct 31 16:15:36 2016 +0000
+++ b/mail/notmuch/distinfo Mon Oct 31 16:17:00 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2016/10/09 21:20:44 wiz Exp $
+$NetBSD: distinfo,v 1.14 2016/10/31 16:17:00 wiz Exp $
-SHA1 (notmuch-0.23.tar.gz) = 23dfe637aa6b1d5102f00e4cfba9ea6a729d4765
-RMD160 (notmuch-0.23.tar.gz) = b4a71eaf5c0888eb0c7650b90650f164fd08ad6d
-SHA512 (notmuch-0.23.tar.gz) = 87e3bb97035cc2d48b5b1cfdebf49576de96498d54192f7a58976e495b8b77672037a9702af194d882e9eb1e0252daeb01f49df90709434ff04d2b3db236a039
-Size (notmuch-0.23.tar.gz) = 689540 bytes
+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 (patch-Makefile.local) = cab8635a8ff1f2f2e7dc45f2c853f90553c28606
SHA1 (patch-aa) = 5276035fce76d9cf891d168aeba60b0eede00a09
SHA1 (patch-lib_Makefile.local) = c81920e239d1e26d4502e57c4e7fdbd3209b6325
Home |
Main Index |
Thread Index |
Old Index