From owner-svn-ports-head@freebsd.org Wed Aug 1 20:27:59 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3447A106851B; Wed, 1 Aug 2018 20:27:59 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D75DC86337; Wed, 1 Aug 2018 20:27:58 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AC51427655; Wed, 1 Aug 2018 20:27:58 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w71KRwmo074539; Wed, 1 Aug 2018 20:27:58 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w71KRw0u074538; Wed, 1 Aug 2018 20:27:58 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201808012027.w71KRw0u074538@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Wed, 1 Aug 2018 20:27:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476197 - head/mail/mutt-lite X-SVN-Group: ports-head X-SVN-Commit-Author: bhughes X-SVN-Commit-Paths: head/mail/mutt-lite X-SVN-Commit-Revision: 476197 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2018 20:27:59 -0000 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]*