From owner-svn-ports-head@FreeBSD.ORG Thu Apr 9 15:24:59 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D691AE73 for ; Thu, 9 Apr 2015 15:24:59 +0000 (UTC) Received: from new2-smtp.messagingengine.com (new2-smtp.messagingengine.com [66.111.4.224]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A2E359B8 for ; Thu, 9 Apr 2015 15:24:59 +0000 (UTC) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailnew.nyi.internal (Postfix) with ESMTP id 7014A1323 for ; Thu, 9 Apr 2015 11:24:54 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute2.internal (MEProxy); Thu, 09 Apr 2015 11:24:58 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=hggyxlRCnCXqlvO QjhEjyxQD8tM=; b=fe9GHIkR6an5Tt/kVNgj5d4HaHV6NpRM6YS4ZBmoAewlo+M qkAXiPr/G9fGn25DcQoy0PsxO5mV8x4JyQBZhYiHQ8XA68dTp/PStlaxvyAvMg1C SCeuI2xzTIsslVuBXUysJIo2tY17BaDzWNimeg1IlVcfmaKwjNYhqD3nmj9Q= Received: by web3.nyi.internal (Postfix, from userid 99) id 24843115757; Thu, 9 Apr 2015 11:24:58 -0400 (EDT) Message-Id: <1428593098.2002065.251303329.4FCE3D01@webmail.messagingengine.com> X-Sasl-Enc: l2H/ERd9lwpqhMguvQGFPRuRqcL0kvzE5D+5RIwwTUxB 1428593098 From: Mark Felder To: Olli Hauer , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-0b3c2300 In-Reply-To: References: Subject: Re: svn commit: r383645 - head Date: Thu, 09 Apr 2015 10:24:58 -0500 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 09 Apr 2015 15:24:59 -0000 On Thu, Apr 9, 2015, at 10:20, Olli Hauer wrote: > If i look into dnscrypt-proxy I see no USERS/GROUPS line so it is not > clear for me why it conflicts > > http://svnweb.freebsd.org/ports/head/dns/dnscrypt-proxy/Makefile?annotate=379448 > Oh, interesting. I did not check the port to see if it actually uses the UID. That's so curious that an entry was added but is not being used... Should I reverse this change and remove the dnscrypt-proxy from UIDs file?