pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/notmuch notmuch: fix typo in previous. Bump PKGRE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f56a54a0a4d9
branches:  trunk
changeset: 332162:f56a54a0a4d9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Apr 05 08:22:25 2019 +0000

description:
notmuch: fix typo in previous. Bump PKGREVISION to be on the safe side.

diffstat:

 mail/notmuch/Makefile |  3 ++-
 mail/notmuch/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r cef70b3a4c58 -r f56a54a0a4d9 mail/notmuch/Makefile
--- a/mail/notmuch/Makefile     Thu Apr 04 23:54:08 2019 +0000
+++ b/mail/notmuch/Makefile     Fri Apr 05 08:22:25 2019 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2019/04/03 14:50:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.47 2019/04/05 08:22:25 wiz Exp $
 
 DISTNAME=      notmuch-0.28.3
+PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  https://notmuchmail.org/releases/
 
diff -r cef70b3a4c58 -r f56a54a0a4d9 mail/notmuch/PLIST
--- a/mail/notmuch/PLIST        Thu Apr 04 23:54:08 2019 +0000
+++ b/mail/notmuch/PLIST        Fri Apr 05 08:22:25 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2019/04/03 14:50:35 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.15 2019/04/05 08:22:25 wiz 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.doc}info/notmuch-emacs.info
 ${PLIST.doc}info/notmuch-hooks.info
 ${PLIST.doc}info/notmuch-insert.info
 ${PLIST.doc}info/notmuch-new.info



Home | Main Index | Thread Index | Old Index