From owner-svn-src-all@FreeBSD.ORG Fri Jan 31 18:13:15 2014 Return-Path: Delivered-To: svn-src-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 8D4936EC; Fri, 31 Jan 2014 18:13:15 +0000 (UTC) Received: from mail-ob0-x230.google.com (mail-ob0-x230.google.com [IPv6:2607:f8b0:4003:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1E37B1AB8; Fri, 31 Jan 2014 18:13:15 +0000 (UTC) Received: by mail-ob0-f176.google.com with SMTP id gq1so5365340obb.35 for ; Fri, 31 Jan 2014 10:13:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=4/gfGVND8kBUrrCHShn5Acpa/236tsuiUiJpuu0Fhn8=; b=hhmX2n0jLjGohVDGCighBPYzlFlF4mXp9S6j1yQHTdNWjg1LxUXhq2h2aS7HgaJCif Chlt+kcWDr5ubXkqIA1LhjP8xr6wQHmIZe7i5YEtXOpuzIxE4TvErcXhnOU7sCJjZjMc qSajkAAERUs7/Df2epVeUmCAcf5YG5BDJP7WRJHvX3b2+l/2xIk4epRrm6Dp1QIqA9eG KJRxc94G0AiF8GgH6ADmJGfUXkXpO4F2AB1G+E5cTz3cpU4bO9U+dWG8bZArsnz5Y40j dLq2RsCV2J/JX/ZXQVzxa9AyGHe3PiOgxfAsvxSECyOc7WgaePbhGfIA4bIbczmz1Syr fLqQ== MIME-Version: 1.0 X-Received: by 10.182.158.71 with SMTP id ws7mr17897805obb.6.1391191994356; Fri, 31 Jan 2014 10:13:14 -0800 (PST) Received: by 10.76.84.169 with HTTP; Fri, 31 Jan 2014 10:13:14 -0800 (PST) Received: by 10.76.84.169 with HTTP; Fri, 31 Jan 2014 10:13:14 -0800 (PST) In-Reply-To: References: <201401311226.s0VCQVZW096049@svn.freebsd.org> Date: Fri, 31 Jan 2014 19:13:14 +0100 Message-ID: Subject: Re: svn commit: r261319 - in head: contrib/groff/tmac gnu/usr.bin/groff/tmac From: =?UTF-8?Q?Ulrich_Sp=C3=B6rlein?= To: Sergey Kandaurov Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Ruslan Ermilov X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jan 2014 18:13:15 -0000 I'd prefer to upstream these things in batches. So go ahead and add NetBSD 7.0 to our mdoc.local and I'll catch it the next time round. Cheers Uli