From owner-svn-ports-all@freebsd.org Sun Nov 13 10:17:43 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 387E0C3DC11; Sun, 13 Nov 2016 10:17:43 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2CCC41207; Sun, 13 Nov 2016 10:17:43 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 2114D155F; Sun, 13 Nov 2016 10:17:43 +0000 (UTC) Date: Sun, 13 Nov 2016 10:17:43 +0000 From: Alexey Dokuchaev To: Raphael Kubo da Costa Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r426021 - in head: . mail mail/trojita mail/trojita-qt4 Message-ID: <20161113101742.GA17857@FreeBSD.org> References: <201611131003.uADA3dM8030286@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201611131003.uADA3dM8030286@repo.freebsd.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2016 10:17:43 -0000 On Sun, Nov 13, 2016 at 10:03:39AM +0000, Raphael Kubo da Costa wrote: > New Revision: 426021 > URL: https://svnweb.freebsd.org/changeset/ports/426021 > > Log: > Update mail/trojita to 0.7. > > The minimum Qt version required by this release is 5.2, which means the > trojita-qt4 port is now gone. Why not simply make `trojita-qt4' serve the previous version for those of us with Qt5 dislike? Similar to Stellarium ports, for instance. ./danfe