From owner-freebsd-ports@FreeBSD.ORG Tue Jun 7 19:29:11 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88AF9106564A for ; Tue, 7 Jun 2011 19:29:11 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward13.mail.yandex.net (forward13.mail.yandex.net [95.108.130.120]) by mx1.freebsd.org (Postfix) with ESMTP id 35E588FC12 for ; Tue, 7 Jun 2011 19:29:10 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward13.mail.yandex.net (Yandex) with ESMTP id 6196B142F53 for ; Tue, 7 Jun 2011 23:29:09 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1307474949; bh=NtfWH9S5lSE33tucWF73NrDb/xh0nHvL6eXq/ZrFd9M=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=C5/jZSe/zf3mlLHPTNLurK8PoDonTvHyW6Gka1XZVwgUrg0ErnFoJELicbV/sXIRU ljH0j7Ji9T7PMez4LmfI7GVe7WleiFfKq3xZCUYSHtchLmt+OgR5TzIP94DE2cw0do mB181rt9rMvEYJoAQl6s7W5YT13rMPxdPhwZci9s= Received: from smeshariki2.local (unknown [178.76.212.172]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id 347094CC006B for ; Tue, 7 Jun 2011 23:29:09 +0400 (MSD) Message-ID: <4DEE7B72.5060605@yandex.ru> Date: Tue, 07 Jun 2011 23:26:42 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.17) Gecko/20110429 Thunderbird/3.1.10 MIME-Version: 1.0 To: FreeBSD Ports Mailing List References: <4DEE7AEF.8050909@yandex.ru> In-Reply-To: <4DEE7AEF.8050909@yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-Spam: 1 Cc: Subject: Re: portlint warnings after mariadb changes X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2011 19:29:11 -0000 07.06.2011 23:24, Ruslan Mahmatkhanov пишет: > Hi there. > > After today's mariadb changes `portlint -A` in any > port's directory saying this: > > """ > FATAL: /usr/ports/MOVED: malformed line at 2218. > => databases/mariadb||2011-06-06|Split into > databases/mariadb-{client|scripts|server} > """ > > As far i understand it's because matching brackets > in the above mentioned message. Can this be fixed? Just see that it was fixed by Doug. Sorry for the noise. -- Regards, Ruslan