pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/tin Rename mmdf(5) to tin-mmdf(5) to fix conflict...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4e8e35b93c5c
branches: trunk
changeset: 359249:4e8e35b93c5c
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Mar 05 12:05:23 2017 +0000
description:
Rename mmdf(5) to tin-mmdf(5) to fix conflict with mutt packages.
Bump PKGREVISION.
Addresses PR 52030 by Michael-John Turner.
diffstat:
news/tin/Makefile | 6 +++---
news/tin/PLIST | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (40 lines):
diff -r 838002954da5 -r 4e8e35b93c5c news/tin/Makefile
--- a/news/tin/Makefile Sun Mar 05 10:40:18 2017 +0000
+++ b/news/tin/Makefile Sun Mar 05 12:05:23 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2017/01/19 18:52:21 agc Exp $
-#
+# $NetBSD: Makefile,v 1.74 2017/03/05 12:05:23 wiz Exp $
DISTNAME= tin-2.2.1
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= news
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/stable/
MASTER_SITES+= ftp://ftp.funet.fi/pub/unix/news/tin-unoff/
@@ -59,6 +58,7 @@
post-install:
${INSTALL_DATA} ${WRKSRC}/doc/WHATSNEW ${DESTDIR}${PREFIX}/share/doc/tin
+ ${MV} ${DESTDIR}${PREFIX}/${PKGMANDIR}/man5/mmdf.5 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man5/tin-mmdf.5
.include "../../converters/libiconv/buildlink3.mk"
.include "../../converters/uulib/buildlink3.mk"
diff -r 838002954da5 -r 4e8e35b93c5c news/tin/PLIST
--- a/news/tin/PLIST Sun Mar 05 10:40:18 2017 +0000
+++ b/news/tin/PLIST Sun Mar 05 12:05:23 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2014/08/23 10:05:58 obache Exp $
+@comment $NetBSD: PLIST,v 1.11 2017/03/05 12:05:23 wiz Exp $
bin/metamutt
bin/opt-case.pl
bin/rtin
@@ -12,7 +12,7 @@
man/man1/tinews.pl.1
man/man1/url_handler.pl.1
man/man1/w2r.pl.1
-man/man5/mmdf.5
+man/man5/tin-mmdf.5
man/man5/tin.5
share/doc/tin/WHATSNEW
share/locale/da/LC_MESSAGES/tin.mo
Home |
Main Index |
Thread Index |
Old Index