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:           Sun Feb 24 10:42:15 UTC 2019

Modified Files:
        pkgsrc/mail/notmuch: Makefile distinfo

Log Message:
notmuch: update to 0.28.2.

Notmuch 0.28.2 (2019-02-17)
===========================

Emacs
-----

Invoke gpg with --batch and --no-tty.

Python Bindings
---------------

Fix documentation build with Python 3.7. Note that Python >= 3.3 is
now needed to build this documentation.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/mail/notmuch/Makefile
cvs rdiff -u -r1.35 -r1.36 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.42 pkgsrc/mail/notmuch/Makefile:1.43
--- pkgsrc/mail/notmuch/Makefile:1.42   Wed Feb 13 21:31:14 2019
+++ pkgsrc/mail/notmuch/Makefile        Sun Feb 24 10:42:15 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2019/02/13 21:31:14 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2019/02/24 10:42:15 wiz Exp $
 
-DISTNAME=      notmuch-0.28.1
+DISTNAME=      notmuch-0.28.2
 CATEGORIES=    mail
 MASTER_SITES=  https://notmuchmail.org/releases/
 

Index: pkgsrc/mail/notmuch/distinfo
diff -u pkgsrc/mail/notmuch/distinfo:1.35 pkgsrc/mail/notmuch/distinfo:1.36
--- pkgsrc/mail/notmuch/distinfo:1.35   Wed Feb 13 21:31:14 2019
+++ pkgsrc/mail/notmuch/distinfo        Sun Feb 24 10:42:15 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.35 2019/02/13 21:31:14 wiz Exp $
+$NetBSD: distinfo,v 1.36 2019/02/24 10:42:15 wiz Exp $
 
-SHA1 (notmuch-0.28.1.tar.gz) = 52ed49ae1f674b4ab80da7144c59a2f82dfda4bc
-RMD160 (notmuch-0.28.1.tar.gz) = e6d053019499f26685a0c89adc764a71912b62f2
-SHA512 (notmuch-0.28.1.tar.gz) = 02841a0f43d6d60153c0b963b3df96d620d7380ab0f9aa09d52a3dc0f1a5358cbdb88d96e7470b2ce5ce87752b85463f397548bbc37b5b8556160d72178ffe66
-Size (notmuch-0.28.1.tar.gz) = 921529 bytes
+SHA1 (notmuch-0.28.2.tar.gz) = 83ef6c1eac206946ff611d0974e763b94ff57ef0
+RMD160 (notmuch-0.28.2.tar.gz) = b4b0484168344881c2c58b3872923ad7c8019533
+SHA512 (notmuch-0.28.2.tar.gz) = 9f4ba418e22647db8e73555c0fd683d70359eb78777c599f2cccc35342271be93995480143e76fa8df0106de9cf30968594b5235f347f5bff3f2ca23476c0500
+Size (notmuch-0.28.2.tar.gz) = 921580 bytes
 SHA1 (patch-Makefile.global) = f436bdb163e3110a8d097f3c88198aefb126eafc
 SHA1 (patch-Makefile.local) = d0a83ff130de36164f1667236860aa31d481d025
 SHA1 (patch-doc_conf.py) = 7492c878c96da68df16827aa0d6407c2e9808701



Home | Main Index | Thread Index | Old Index