svn commit: r476197 - head/mail/mutt-lite

Bradley T. Hughes bhughes at FreeBSD.org
Wed Aug 1 20:27:59 UTC 2018


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 at 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]*


More information about the svn-ports-all mailing list