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:           Fri Dec 30 00:47:09 UTC 2016

Modified Files:
        pkgsrc/mail/notmuch: Makefile distinfo

Log Message:
Updated notmuch to 0.23.4.

Notmuch 0.23.4 (2016-12-24)
===========================

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

Improve error handling in notmuch insert

  Database lock errors no longer prevent message file delivery to the
  filesystem.  Certain errors during `notmuch insert` most likely to
  be temporary return EX_TEMPFAIL.

Emacs
-----

Restore autoload cookie for notmuch-search.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/mail/notmuch/Makefile
cvs rdiff -u -r1.16 -r1.17 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.21 pkgsrc/mail/notmuch/Makefile:1.22
--- pkgsrc/mail/notmuch/Makefile:1.21   Mon Dec 12 15:01:10 2016
+++ pkgsrc/mail/notmuch/Makefile        Fri Dec 30 00:47:09 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2016/12/12 15:01:10 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2016/12/30 00:47:09 wiz Exp $
 
-DISTNAME=      notmuch-0.23.3
+DISTNAME=      notmuch-0.23.4
 CATEGORIES=    mail
 MASTER_SITES=  http://notmuchmail.org/releases/
 

Index: pkgsrc/mail/notmuch/distinfo
diff -u pkgsrc/mail/notmuch/distinfo:1.16 pkgsrc/mail/notmuch/distinfo:1.17
--- pkgsrc/mail/notmuch/distinfo:1.16   Mon Dec 12 15:01:10 2016
+++ pkgsrc/mail/notmuch/distinfo        Fri Dec 30 00:47:09 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.16 2016/12/12 15:01:10 wiz Exp $
+$NetBSD: distinfo,v 1.17 2016/12/30 00:47:09 wiz Exp $
 
-SHA1 (notmuch-0.23.3.tar.gz) = 2661dca095146f35917c99865c43f6e54a3c9361
-RMD160 (notmuch-0.23.3.tar.gz) = 1fa5e14b6ced884761a0caf25e4cbc54287b6baa
-SHA512 (notmuch-0.23.3.tar.gz) = 232a4133d70d074e6d38b00471145ecec342a5e138822cce01b6915e2b3de29fc1181e116d1df30e2fea04d519f53297fd8ea0e9d0df91bc8d6fce549feed1e3
-Size (notmuch-0.23.3.tar.gz) = 691361 bytes
+SHA1 (notmuch-0.23.4.tar.gz) = a4464cef5509defde6bd87834ed3c08e3824498f
+RMD160 (notmuch-0.23.4.tar.gz) = 0a9a9a017e809a053c2f0f57daf934e15d3059f8
+SHA512 (notmuch-0.23.4.tar.gz) = a90dcb822a01c1a8e07a3fce6c63f210af482e34cbf329fd56db3ea4934e7950ec641c060104729373fc3fc0b42eb1e2937f653f3a42ddae7e7e15e9927c3dff
+Size (notmuch-0.23.4.tar.gz) = 691851 bytes
 SHA1 (patch-Makefile.local) = cab8635a8ff1f2f2e7dc45f2c853f90553c28606
 SHA1 (patch-aa) = 5276035fce76d9cf891d168aeba60b0eede00a09
 SHA1 (patch-lib_Makefile.local) = c81920e239d1e26d4502e57c4e7fdbd3209b6325



Home | Main Index | Thread Index | Old Index