From owner-svn-src-stable@FreeBSD.ORG Wed Feb 15 15:50:19 2012 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD464106566C; Wed, 15 Feb 2012 15:50:19 +0000 (UTC) (envelope-from jh@FreeBSD.org) Received: from gw01.mail.saunalahti.fi (gw01.mail.saunalahti.fi [195.197.172.115]) by mx1.freebsd.org (Postfix) with ESMTP id 3C09C8FC08; Wed, 15 Feb 2012 15:50:19 +0000 (UTC) Received: from a91-153-116-96.elisa-laajakaista.fi (a91-153-116-96.elisa-laajakaista.fi [91.153.116.96]) by gw01.mail.saunalahti.fi (Postfix) with SMTP id 2E722151519; Wed, 15 Feb 2012 17:50:12 +0200 (EET) Date: Wed, 15 Feb 2012 17:50:11 +0200 From: Jaakko Heinonen To: Eitan Adler Message-ID: <20120215155011.GB2279@a91-153-116-96.elisa-laajakaista.fi> References: <201201281948.q0SJmjIL096609@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201201281948.q0SJmjIL096609@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-9@freebsd.org, cperciva@FreeBSD.org Subject: Re: svn commit: r230653 - in stable/9: lib/libopie share/examples/diskless share/examples/ppp share/examples/printing tools/tools/nanobsd/pcengines/Files/root usr.sbin/pkg_install/add X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2012 15:50:19 -0000 Hi, On 2012-01-28, Eitan Adler wrote: > Log: > MFC r229831: > - X11BASE has been deprecated for a long time and will die soon > > Approved by: cperciva > > Modified: > stable/9/lib/libopie/config.h > stable/9/share/examples/diskless/README.TEMPLATING > stable/9/share/examples/ppp/ppp.linkdown.sample > stable/9/share/examples/printing/hpvf > stable/9/tools/tools/nanobsd/pcengines/Files/root/.cshrc > stable/9/usr.sbin/pkg_install/add/main.c > Directory Properties: > stable/9/lib/libopie/ (props changed) > stable/9/share/ (props changed) > stable/9/share/examples/ (props changed) > stable/9/tools/tools/nanobsd/ (props changed) > stable/9/usr.sbin/pkg_install/ (props changed) I think this commit incorrectly placed mergeinfo to stable/9/share/. -- Jaakko