From owner-svn-ports-all@freebsd.org Wed Aug 26 18:22:09 2015 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 430BF9C2A61; Wed, 26 Aug 2015 18:22:09 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0A40B953; Wed, 26 Aug 2015 18:22:08 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Date: Wed, 26 Aug 2015 21:22:06 +0300 From: Alex Kozlov To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r395315 - head/sysutils/ntfsprogs Message-ID: <20150826182206.GA48981@ravenloft.kiev.ua> References: <201508252050.t7PKovhP052357@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 26 Aug 2015 18:22:09 -0000 On Tue, Aug 25, 2015 at 10:58:37PM +0100, Mathieu Arnold wrote: > +--On 25 août 2015 20:50:57 +0000 Alex Kozlov wrote: > | DEPRECATED= Superseded by sysutils/fusefs-ntfs > | +EXPIRATION_DATE= 2016-12-31 > If it as unneeded as you said in the previous commit, a date next month > would have been perfect :-) It's old and inferior to fusefs-ntfs, but still has it uses in case if fuse is not available. I've seen problems with embedded fuse.ko on 10.0-10.1 so I set expiration date to 10.1 EOL. -- Alex