pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/notmuch
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jan 10 12:17:14 UTC 2018
Modified Files:
pkgsrc/mail/notmuch: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/mail/notmuch/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/mail/notmuch/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/notmuch/Makefile
diff -u pkgsrc/mail/notmuch/Makefile:1.34 pkgsrc/mail/notmuch/Makefile:1.35
--- pkgsrc/mail/notmuch/Makefile:1.34 Thu Nov 23 15:43:15 2017
+++ pkgsrc/mail/notmuch/Makefile Wed Jan 10 12:17:14 2018
@@ -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 @@ SUBST_MESSAGE.sphinx= Fix sphinx command
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"
Index: pkgsrc/mail/notmuch/distinfo
diff -u pkgsrc/mail/notmuch/distinfo:1.27 pkgsrc/mail/notmuch/distinfo:1.28
--- pkgsrc/mail/notmuch/distinfo:1.27 Thu Nov 23 15:43:15 2017
+++ pkgsrc/mail/notmuch/distinfo Wed Jan 10 12:17:14 2018
@@ -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