From owner-svn-ports-all@freebsd.org Fri Oct 16 21:19:37 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 1F84FA17634; Fri, 16 Oct 2015 21:19:37 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (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 EAB9914A9; Fri, 16 Oct 2015 21:19:36 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.23] (51.Red-83-54-24.dynamicIP.rima-tde.net [83.54.24.51]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 1795143BD2; Fri, 16 Oct 2015 16:19:32 -0500 (CDT) Subject: Re: svn commit: r399520 - head/sysutils/libutempter To: Antoine Brodin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201510162102.t9GL267f075269@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <562169E1.4030604@marino.st> Date: Fri, 16 Oct 2015 23:19:29 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <201510162102.t9GL267f075269@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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: Fri, 16 Oct 2015 21:19:37 -0000 On 10/16/2015 11:02 PM, Antoine Brodin wrote: > Author: antoine > Date: Fri Oct 16 21:02:06 2015 > New Revision: 399520 > URL: https://svnweb.freebsd.org/changeset/ports/399520 > > Log: > Correctly ignore on FreeBSD > If you want to deprecate on FreeBSD too, that's okay. If DragonFly needs it, it can pull it into dports as a dfly-only port. John