From owner-svn-src-all@FreeBSD.ORG Thu May 31 03:08:08 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 15EF81065753; Thu, 31 May 2012 03:08:08 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id CA3178FC1B; Thu, 31 May 2012 03:07:44 +0000 (UTC) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.5/8.14.5) with ESMTP id q4V37cFx077785; Wed, 30 May 2012 20:07:38 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.5/8.14.5/Submit) id q4V37ccI077784; Wed, 30 May 2012 20:07:38 -0700 (PDT) (envelope-from obrien) Date: Wed, 30 May 2012 20:07:38 -0700 From: "David O'Brien" To: Sergey Kandaurov Message-ID: <20120531030738.GA77656@dragon.NUXI.org> References: <201205291949.q4TJnqtS099250@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 10.0-CURRENT X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? User-Agent: Mutt/1.5.20 (2009-06-14) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r236255 - head/contrib/groff/tmac X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org 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: Thu, 31 May 2012 03:08:08 -0000 On Wed, May 30, 2012 at 07:34:33AM +0400, Sergey Kandaurov wrote: > On 29 May 2012 23:49, David E. O'Brien wrote: ... > > Modified: head/contrib/groff/tmac/doc-common ... > > +.ds doc-operating-system-FreeBSD-8.3     8.3 > > +.ds doc-operating-system-FreeBSD-9.1     9.1 > > +.ds doc-operating-system-FreeBSD-10.0    10.0 > This should be imported from savannah.gnu.org repository, > and not changed directly. Unfortunately we cannot do that per r217595: This is a direct commit to contrib/ as we will no longer import any newer groff snapshots, due to licensing issues. > For local changes not found in the (latest) contrib doc-common > you should use gnu/usr.bin/groff/tmac/mdoc.local I followed r217595, was that commit the wrong approach? -- -- David (obrien@FreeBSD.org)