pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/neomutt neomutt: Register conflict with mutt. Bu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bee3d5f9da7f
branches: trunk
changeset: 370044:bee3d5f9da7f
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue Oct 10 08:19:02 2017 +0000
description:
neomutt: Register conflict with mutt. Bump PKGREVISION.
diffstat:
mail/neomutt/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 054634040716 -r bee3d5f9da7f mail/neomutt/Makefile
--- a/mail/neomutt/Makefile Tue Oct 10 08:18:31 2017 +0000
+++ b/mail/neomutt/Makefile Tue Oct 10 08:19:02 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2017/09/13 14:56:14 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2017/10/10 08:19:02 jperkin Exp $
DISTNAME= neomutt-20170912
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${DISTNAME}
@@ -10,6 +11,8 @@
COMMENT= Fork of mutt with integrated community patches
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # or newer
+CONFLICTS+= mutt-[0-9]*
+
USE_TOOLS+= autoconf automake autoreconf msgfmt gmake
BUILD_DEPENDS+= gettext-tools-[0-9]*:../../devel/gettext-tools
Home |
Main Index |
Thread Index |
Old Index