pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/nmh nmh: Add mhshow.marker, scan.curses and scan....
details: https://anonhg.NetBSD.org/pkgsrc/rev/81ff79ca0961
branches: trunk
changeset: 381336:81ff79ca0961
user: leot <leot%pkgsrc.org@localhost>
date: Mon Jun 04 17:53:33 2018 +0000
description:
nmh: Add mhshow.marker, scan.curses and scan.highlighted to CONF_FILES
All of them were accidentally omitted during the nmh-1.6 update on Sep 2014
as part of PR pkg/49166, sorry!
(spotted by reading mhshow(1) man page)
diffstat:
mail/nmh/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (31 lines):
diff -r bef7fb4d839a -r 81ff79ca0961 mail/nmh/Makefile
--- a/mail/nmh/Makefile Mon Jun 04 16:12:52 2018 +0000
+++ b/mail/nmh/Makefile Mon Jun 04 17:53:33 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.97 2018/04/29 21:31:51 adam Exp $
+# $NetBSD: Makefile,v 1.98 2018/06/04 17:53:33 leot Exp $
DISTNAME= nmh-1.7.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= https://download.savannah.nongnu.org/releases/nmh/
@@ -52,6 +52,7 @@
mhl.reply \
mhl.replywithoutbody \
mhn.defaults \
+ mhshow.marker \
mts.conf \
rcvdistcomps \
rcvdistcomps.outbox \
@@ -60,7 +61,9 @@
rmmproc.messageid \
scan.MMDDYY \
scan.YYYYMMDD \
+ scan.curses \
scan.default \
+ scan.highlighted \
scan.mailx \
scan.nomime \
scan.size \
Home |
Main Index |
Thread Index |
Old Index