Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2018 20:27:58 +0000 (UTC)
From:      "Bradley T. Hughes" <bhughes@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r476197 - head/mail/mutt-lite
Message-ID:  <201808012027.w71KRw0u074538@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bhughes
Date: Wed Aug  1 20:27:58 2018
New Revision: 476197
URL: https://svnweb.freebsd.org/changeset/ports/476197

Log:
  mail/mutt-lite: Deprecate and expire mail/mutt-lite
  
  To simplify mail/mutt port deprecate and expire mail/mutt-lite.
  An option-less config with ncurese should be the same as mail/mutt-lite.
  
  Give ~2 months for users to move to mail/mutt
  
  PR:		229938
  Submitted by:	dereks@lifeofadishwasher.com (maintainer)
  Sponsored by:	Miles AS

Modified:
  head/mail/mutt-lite/Makefile

Modified: head/mail/mutt-lite/Makefile
==============================================================================
--- head/mail/mutt-lite/Makefile	Wed Aug  1 20:19:59 2018	(r476196)
+++ head/mail/mutt-lite/Makefile	Wed Aug  1 20:27:58 2018	(r476197)
@@ -4,6 +4,8 @@
 # Just to get a mutt-devel-lite pkg on pkg cluster
 MASTERDIR=	${.CURDIR}/../mutt
 
+DEPRECATED=	For a lite version of mutt build mail/mutt with less (or zero) options
+EXPIRATION_DATE=	2018-10-01
 COMMENT=	The Mongrel of Mail User Agents (development version, lite package)
 
 CONFLICTS=	ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-devel-[0-9]* mutt-lite-1.4* zh-mutt-devel-[0-9]*



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808012027.w71KRw0u074538>