From owner-freebsd-current@FreeBSD.ORG Wed Nov 21 10:50:35 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08ABC16A41A for ; Wed, 21 Nov 2007 10:50:35 +0000 (UTC) (envelope-from rermilov@team.vega.ru) Received: from mail.vega.ru (infra.dev.vega.ru [90.156.167.14]) by mx1.freebsd.org (Postfix) with ESMTP id B62AE13C457 for ; Wed, 21 Nov 2007 10:50:34 +0000 (UTC) (envelope-from rermilov@team.vega.ru) Received: from [87.242.97.68] (port=63588 helo=edoofus.dev.vega.ru) by mail.vega.ru with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68 (FreeBSD)) (envelope-from ) id 1IunA9-000LJW-Tl for freebsd-current@freebsd.org; Wed, 21 Nov 2007 10:50:33 +0000 Received: from edoofus.dev.vega.ru (localhost [127.0.0.1]) by edoofus.dev.vega.ru (8.14.2/8.14.2) with ESMTP id lALAoM2R077765 for ; Wed, 21 Nov 2007 13:50:22 +0300 (MSK) (envelope-from rermilov@team.vega.ru) Received: (from ru@localhost) by edoofus.dev.vega.ru (8.14.2/8.14.2/Submit) id lALAoMU6077764 for freebsd-current@freebsd.org; Wed, 21 Nov 2007 13:50:22 +0300 (MSK) (envelope-from rermilov@team.vega.ru) X-Authentication-Warning: edoofus.dev.vega.ru: ru set sender to rermilov@team.vega.ru using -f Date: Wed, 21 Nov 2007 13:50:22 +0300 From: Ruslan Ermilov To: freebsd-current@freebsd.org Message-ID: <20071121105022.GB71519@team.vega.ru> References: <20071121100847.GA5752@wep4017.physik.uni-wuerzburg.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071121100847.GA5752@wep4017.physik.uni-wuerzburg.de> User-Agent: Mutt/1.5.16 (2007-06-09) Subject: Re: ObsoleteFiles.inc possible mistype X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Nov 2007 10:50:35 -0000 On Wed, Nov 21, 2007 at 11:08:47AM +0100, Alexey Shuvaev wrote: > I am not sure should I fill in a PR or not. > I think the entry: > > # 20070603: BIND 9.4.1 import > OLD_LIBS+=lib/liblwres.so.10 > > should read: > > # 20070603: BIND 9.4.1 import > OLD_LIBS+=/usr/lib/liblwres.so.10 > Fixed (without a leading slash), thanks! Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer