pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/notmuch Update to 0.29.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/74d3f95d2994
branches: trunk
changeset: 335075:74d3f95d2994
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Wed Jun 12 13:26:27 2019 +0000
description:
Update to 0.29.1
Changelog:
What's new in notmuch 0.29.1
=========================
Build
-----
Fix for installation failure with `configure --without-emacs`.
What is notmuch
===============
Notmuch is a system for indexing, searching, reading, and tagging
large collections of email messages in maildir or mh format. It uses
the Xapian library to provide fast, full-text search with a convenient
search syntax.
diffstat:
mail/notmuch/Makefile | 4 ++--
mail/notmuch/PLIST | 4 ++--
mail/notmuch/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (48 lines):
diff -r a730c796dd77 -r 74d3f95d2994 mail/notmuch/Makefile
--- a/mail/notmuch/Makefile Wed Jun 12 10:29:39 2019 +0000
+++ b/mail/notmuch/Makefile Wed Jun 12 13:26:27 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2019/06/07 13:42:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.52 2019/06/12 13:26:27 ryoon Exp $
-DISTNAME= notmuch-0.29
+DISTNAME= notmuch-0.29.1
CATEGORIES= mail
MASTER_SITES= https://notmuchmail.org/releases/
EXTRACT_SUFX= .tar.xz
diff -r a730c796dd77 -r 74d3f95d2994 mail/notmuch/PLIST
--- a/mail/notmuch/PLIST Wed Jun 12 10:29:39 2019 +0000
+++ b/mail/notmuch/PLIST Wed Jun 12 13:26:27 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2019/04/05 09:59:01 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.18 2019/06/12 13:26:27 ryoon Exp $
bin/notmuch
${PLIST.emacs}bin/notmuch-emacs-mua
include/notmuch.h
@@ -8,7 +8,7 @@
${PLIST.doc}info/notmuch-count.info
${PLIST.doc}info/notmuch-dump.info
${PLIST.doc}info/notmuch-emacs-mua.info
-${PLIST.doc}info/notmuch-emacs.info
+${PLIST.emacs}${PLIST.doc}info/notmuch-emacs.info
${PLIST.doc}info/notmuch-hooks.info
${PLIST.doc}info/notmuch-insert.info
${PLIST.doc}info/notmuch-new.info
diff -r a730c796dd77 -r 74d3f95d2994 mail/notmuch/distinfo
--- a/mail/notmuch/distinfo Wed Jun 12 10:29:39 2019 +0000
+++ b/mail/notmuch/distinfo Wed Jun 12 13:26:27 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.40 2019/06/07 13:42:50 ryoon Exp $
+$NetBSD: distinfo,v 1.41 2019/06/12 13:26:27 ryoon Exp $
-SHA1 (notmuch-0.29.tar.xz) = b64613b58d7a308b291d34154fbbd54e3707867a
-RMD160 (notmuch-0.29.tar.xz) = 34ef5e9333bbf7f12128a1e044cf9eab0ff4e3ca
-SHA512 (notmuch-0.29.tar.xz) = 88f8bbd143b4027742900eb304704265d1e3bfa683034fa0290da19840e69ce79bd7d89054d585f426935cdd0742d5846a266803fef2ee487b09fd4d8bbf1b20
-Size (notmuch-0.29.tar.xz) = 660284 bytes
+SHA1 (notmuch-0.29.1.tar.xz) = 3b279481ccf70f2d6f9430ce9c24a7b5deb3d00a
+RMD160 (notmuch-0.29.1.tar.xz) = 38a88682e2635c4d8af339ac271c6fe39bdeae4b
+SHA512 (notmuch-0.29.1.tar.xz) = 9b76a7c8c62cb67b64a0008f80a82eeecccd20267ddba67d4d96a768815466c305f154769947bb9526e02c7a1696faaf69e94b90007603b185589be0c7c2a5d8
+Size (notmuch-0.29.1.tar.xz) = 660352 bytes
SHA1 (patch-Makefile.global) = f436bdb163e3110a8d097f3c88198aefb126eafc
SHA1 (patch-Makefile.local) = d0a83ff130de36164f1667236860aa31d481d025
SHA1 (patch-configure) = afbc37cdf886c6b73be4c34903d495cf0589963a
Home |
Main Index |
Thread Index |
Old Index