pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/mutt mutt: Register conflict with neomutt. Bump ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a3de8c925a1e
branches: trunk
changeset: 370042:a3de8c925a1e
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue Oct 10 08:18:21 2017 +0000
description:
mutt: Register conflict with neomutt. Bump PKGREVISION.
diffstat:
mail/mutt/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 2fa8cb9b70b9 -r a3de8c925a1e mail/mutt/Makefile
--- a/mail/mutt/Makefile Tue Oct 10 08:07:44 2017 +0000
+++ b/mail/mutt/Makefile Tue Oct 10 08:18:21 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.193 2017/09/24 14:57:27 tron Exp $
+# $NetBSD: Makefile,v 1.194 2017/10/10 08:18:21 jperkin Exp $
DISTNAME= mutt-1.9.1
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/
@@ -9,6 +10,8 @@
COMMENT= Text-based MIME mail client with PGP & S/MIME support
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # or newer
+CONFLICTS+= neomutt-[0-9]*
+
.include "../../mk/bsd.prefs.mk"
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index