pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/mutt



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Tue Oct 10 08:18:21 UTC 2017

Modified Files:
        pkgsrc/mail/mutt: Makefile

Log Message:
mutt: Register conflict with neomutt.  Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.193 -r1.194 pkgsrc/mail/mutt/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/mutt/Makefile
diff -u pkgsrc/mail/mutt/Makefile:1.193 pkgsrc/mail/mutt/Makefile:1.194
--- pkgsrc/mail/mutt/Makefile:1.193     Sun Sep 24 14:57:27 2017
+++ pkgsrc/mail/mutt/Makefile   Tue Oct 10 08:18:21 2017
@@ -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 @@ HOMEPAGE=              http://www.mutt.org/
 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