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 Feb 13 21:31:14 UTC 2019

Modified Files:
        pkgsrc/mail/notmuch: Makefile distinfo

Log Message:
notmuch: update to 0.28.1.

Notmuch 0.28.1 (2019-02-01)
===========================

Build System
------------

`configure` no longer uses the special variable BASH, as this causes
problems on systems where /bin/sh is bash.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/mail/notmuch/Makefile
cvs rdiff -u -r1.34 -r1.35 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.41 pkgsrc/mail/notmuch/Makefile:1.42
--- pkgsrc/mail/notmuch/Makefile:1.41   Thu Dec 27 15:07:05 2018
+++ pkgsrc/mail/notmuch/Makefile        Wed Feb 13 21:31:14 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2018/12/27 15:07:05 joerg Exp $
+# $NetBSD: Makefile,v 1.42 2019/02/13 21:31:14 wiz Exp $
 
-DISTNAME=      notmuch-0.28
+DISTNAME=      notmuch-0.28.1
 CATEGORIES=    mail
 MASTER_SITES=  https://notmuchmail.org/releases/
 

Index: pkgsrc/mail/notmuch/distinfo
diff -u pkgsrc/mail/notmuch/distinfo:1.34 pkgsrc/mail/notmuch/distinfo:1.35
--- pkgsrc/mail/notmuch/distinfo:1.34   Thu Dec 27 15:07:05 2018
+++ pkgsrc/mail/notmuch/distinfo        Wed Feb 13 21:31:14 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.34 2018/12/27 15:07:05 joerg Exp $
+$NetBSD: distinfo,v 1.35 2019/02/13 21:31:14 wiz Exp $
 
-SHA1 (notmuch-0.28.tar.gz) = f87c68a6cf81895b80c7c1e864ebdb9d54206bfb
-RMD160 (notmuch-0.28.tar.gz) = 9a413645c3f9cf7e16007d7937a7220492ef2672
-SHA512 (notmuch-0.28.tar.gz) = 56c8e6b742990b5b1d5b8d12146cc9eb710c6b216c876fd3824cc88b9051fef8251f53809ba39cd2f0fbd5e4ccee9ddedc7a602e3584d8a158abe4f2a094242f
-Size (notmuch-0.28.tar.gz) = 921069 bytes
+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 (patch-Makefile.global) = f436bdb163e3110a8d097f3c88198aefb126eafc
 SHA1 (patch-Makefile.local) = d0a83ff130de36164f1667236860aa31d481d025
 SHA1 (patch-doc_conf.py) = 7492c878c96da68df16827aa0d6407c2e9808701



Home | Main Index | Thread Index | Old Index