From owner-svn-ports-all@FreeBSD.ORG Thu Jun 5 20:48:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4CC446F4; Thu, 5 Jun 2014 20:48:17 +0000 (UTC) Received: from mail.feld.me (mail.feld.me [66.170.3.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.feld.me", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C13E52861; Thu, 5 Jun 2014 20:48:16 +0000 (UTC) Received: from mail.feld.me (mail.feld.me [66.170.3.6]); by mail.feld.me (OpenSMTPD) with ESMTP id dff45c53; Thu, 5 Jun 2014 15:41:35 -0500 (CDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=feld.me; h=mime-version :content-type:date:from:to:cc:subject:in-reply-to:references :message-id:sender; s=blargle2; bh=yHUzv8e7aQSStwylnKaNa2bkofs=; b= ssKQ5Oy3jd2/C+VeaDN4CcVreglwGM60x5S7QB6EKweMOCpwu0RS65o8aAg6izVg hLxnUTxtcX4VcsYfOEw6T3552NbNKMIf/2AK8f470+d/KJVJDNv+4LENStlfDaYW aHmYdVI7MXm3O8nKDUwBCYGmypS1mS408F4O+0xIEuCVzyLT1vXxye+iB30wUsNh QSLUkxmCkA2MYVqQxsTuU+7iUJN+35AADnS63YiBuV0YuPOdx9314kaNDMYsR2Wa o7QTc9BbT8XFg6jk4bBcBlDwQ2zvhhtpUOCnbdN5zzSHbv3PUxfZ40yBRkmSWbKt EF9y5fZJyJ6boSPoBWCjcQ== DomainKey-Signature: a=rsa-sha1; c=nofws; d=feld.me; h=mime-version :content-type:date:from:to:cc:subject:in-reply-to:references :message-id:sender; q=dns; s=blargle2; b=oQq/h3zuDKPBnZ/l41fpsor H/0xZD1ADG/oLO66mt1JLm7ZIpZcWw2JjcEbyFd9wHdrWw70oUPDxgfFfUWLCfS0 eTPKzmenBUomQOxm0JAtdrMAK8ZTOQbCbkxzCtH3/bQo90boo2nKKHa84WCDrLCl 8PNHVXcq8FidZyom2QP0L0Wn5bDRFJ2yYskYEvTmZig0nVe+Izb3deSbnvpWLCfI 4HM4+X5sK6rbQuBCgnc9BhfI8UsjAJZgXz3aj/xg6NXWXjMBv2A5pqSTz0RdQgtn M0aTYbRDzgfeMUXCzPNsPuUujF13xNUi5qNN7UrtDwZ7wRBe7QB9WFWRGql3aMw= = Received: from mail.feld.me (mail.feld.me [66.170.3.6]); by mail.feld.me (OpenSMTPD) with ESMTP id de01c9f2; Thu, 5 Jun 2014 15:41:33 -0500 (CDT) Received: from feld@feld.me by mail.feld.me (Archiveopteryx 3.2.0) with esmtpa id 1402000891-3795-3791/5/14; Thu, 5 Jun 2014 20:41:31 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Date: Thu, 5 Jun 2014 15:41:31 -0500 From: Mark Felder To: Mathieu Arnold Subject: Re: svn commit: r356688 - in head: . dns/dnscrypt-proxy dns/dnscrypt-proxy/files In-Reply-To: References: <201406051930.s55JUwYj040037@svn.freebsd.org> Message-Id: <75256eadc4032a0f9eb0c606813ea4c8@mail.feld.me> X-Sender: feld@FreeBSD.org User-Agent: Roundcube Webmail/1.0.1 Sender: feld@feld.me Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@FreeBSD.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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: Thu, 05 Jun 2014 20:48:17 -0000 On 2014-06-05 14:55, Mathieu Arnold wrote: > > Would you mind putting back the UIDs file back to what it was before ? Most certainly was not planned. No idea how I managed to dump a temporary diff into UIDs. The svn diff fooled me! I did a merge -r to revert and included the proper fix for _dnscrypt-proxy's home dir but now annotations are forever leaving me to blame. *sigh*