pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/notmuch notmuch: update to 0.25.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/189dc7fc6681
branches:  trunk
changeset: 373810:189dc7fc6681
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 10 12:17:14 2018 +0000

description:
notmuch: update to 0.25.3.

Notmuch 0.25.3 (2017-12-08)
===========================

Emacs
-----

Extend mitigation (disabling handling x-display in text/enriched) for
Emacs bug #28350 to Emacs versions before 24.4 (i.e. without
`advice-add`).

Command Line Interface
----------------------

Correctly report userid validity. Fix test suite failure for GMime >=
3.0.3. This change raises the minimum supported version of GMime 3.x
to 3.0.3.

diffstat:

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

diffs (35 lines):

diff -r a7237352079c -r 189dc7fc6681 mail/notmuch/Makefile
--- a/mail/notmuch/Makefile     Wed Jan 10 10:47:52 2018 +0000
+++ b/mail/notmuch/Makefile     Wed Jan 10 12:17:14 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2017/11/23 15:43:15 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2018/01/10 12:17:14 wiz Exp $
 
-DISTNAME=      notmuch-0.25.2
+DISTNAME=      notmuch-0.25.3
 CATEGORIES=    mail
 MASTER_SITES=  https://notmuchmail.org/releases/
 
@@ -37,6 +37,7 @@
 LDFLAGS.SunOS+=        -lnsl
 
 .include "../../lang/python/application.mk"
+BUILDLINK_API_DEPENDS.gmime3+= gmime3>=3.0.3
 .include "../../mail/gmime3/buildlink3.mk"
 BUILDLINK_API_DEPENDS.xapian+= xapian>=1.2.6
 .include "../../textproc/xapian/buildlink3.mk"
diff -r a7237352079c -r 189dc7fc6681 mail/notmuch/distinfo
--- a/mail/notmuch/distinfo     Wed Jan 10 10:47:52 2018 +0000
+++ b/mail/notmuch/distinfo     Wed Jan 10 12:17:14 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2017/11/23 15:43:15 wiz Exp $
+$NetBSD: distinfo,v 1.28 2018/01/10 12:17:14 wiz Exp $
 
-SHA1 (notmuch-0.25.2.tar.gz) = f6f36b1017c1bdc4ec919f3d4cbaab8a85e36463
-RMD160 (notmuch-0.25.2.tar.gz) = ad89c0f6a24c55b0117816357a68b3dc591fbfb9
-SHA512 (notmuch-0.25.2.tar.gz) = 5ee7bded69cbcc980e23f1e1562bf0cc9294c20bddcc3e442030c4f29373ecbbaef79144ad38470bfc97dac87f8dfb3bc7aee2d7eb974f6998f933369aa46006
-Size (notmuch-0.25.2.tar.gz) = 882672 bytes
+SHA1 (notmuch-0.25.3.tar.gz) = 9838ef013aeae7e38311a5978dbfa9eabacd3e75
+RMD160 (notmuch-0.25.3.tar.gz) = b4f0311efe48bbcefcd2ee5045185e49636761eb
+SHA512 (notmuch-0.25.3.tar.gz) = 1c0fcfdeb7a7eddcd10a8175676679ef6985407732d5bcc15edd327d9985017696cef3287c0398c628a604ae3fbab5d222d71537e37265cf6a594b4914e4599a
+Size (notmuch-0.25.3.tar.gz) = 883151 bytes



Home | Main Index | Thread Index | Old Index