From owner-svn-src-vendor@FreeBSD.ORG Fri Jan 31 23:16:44 2014 Return-Path: Delivered-To: svn-src-vendor@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 D12E0C36; Fri, 31 Jan 2014 23:16:44 +0000 (UTC) Received: from mail-ob0-x234.google.com (mail-ob0-x234.google.com [IPv6:2607:f8b0:4003:c01::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7653B1360; Fri, 31 Jan 2014 23:16:41 +0000 (UTC) Received: by mail-ob0-f180.google.com with SMTP id wp4so5601479obc.25 for ; Fri, 31 Jan 2014 15:16:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=ruxAUoPcWsGCMQjuf3X7IrgOmuWSNUYLTIs+rELcbuI=; b=Syc7k5xvJ/G99BTFMLz3wkB+NCZm+3+nl+gYPHacuZqSLjdtlBxIKq4tDvsezAnMn0 Phl+4rFodMLDUBv2G6oFOLTbO98poJdjnlnvEGcoyIbqhwc4/lqD4eGT3bzuvv+Y4sxW ibrPqfcC+YD8JmdyuBABJ1CwuJJfND5TToTVXmwrATBqxXNUQdzhpRkeMlXYHGUc7KZ9 m8PdXlbXGK1xalzJwx3cax9FMb4YPjaULkeCK1m+1DQozhL2KimQ0zY9lG66IGkf3UPa K5OLoJTI6onfxQ8RX1740VQIDAN4zkdSE5Oa4DpSmIxf68s/4nfRPiOnPYzZJv2Y+NYo bmXw== MIME-Version: 1.0 X-Received: by 10.60.159.133 with SMTP id xc5mr18899146oeb.37.1391210200787; Fri, 31 Jan 2014 15:16:40 -0800 (PST) Sender: uspoerlein@gmail.com Received: by 10.76.84.169 with HTTP; Fri, 31 Jan 2014 15:16:40 -0800 (PST) In-Reply-To: <201401312314.s0VNE8cw053416@svn.freebsd.org> References: <201401312314.s0VNE8cw053416@svn.freebsd.org> Date: Sat, 1 Feb 2014 00:16:40 +0100 X-Google-Sender-Auth: ntiYXATRxiF6zI-ose7Sq02-kso Message-ID: Subject: Re: svn commit: r261335 - vendor/mdocml/1.12.3 From: =?UTF-8?Q?Ulrich_Sp=C3=B6rlein?= To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: svn-src-vendor@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the vendor work area tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jan 2014 23:16:44 -0000 Sorry for the mess. I'd like to have a chat with whoever thought it a good idea to implement tagging via copy commands ... Regards, Uli 2014-02-01 Ulrich Spoerlein : > Author: uqs > Date: Fri Jan 31 23:14:08 2014 > New Revision: 261335 > URL: http://svnweb.freebsd.org/changeset/base/261335 > > Log: > Tag mdocml 1.12.3 correctly and the right version this time. > > Added: > vendor/mdocml/1.12.3/ > - copied from r261334, vendor/mdocml/dist/ >