From owner-freebsd-ports@FreeBSD.ORG Sun Oct 13 12:18:44 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 98C78DD for ; Sun, 13 Oct 2013 12:18:44 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [IPv6:2a02:6b8:0:801::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4E0C9210E for ; Sun, 13 Oct 2013 12:18:44 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward11.mail.yandex.net (Yandex) with ESMTP id CFF8BE81CC9 for ; Sun, 13 Oct 2013 16:18:42 +0400 (MSK) Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id B131616A07E9 for ; Sun, 13 Oct 2013 16:18:42 +0400 (MSK) Received: from 46.38.32.182.tel.ru (46.38.32.182.tel.ru [46.38.32.182]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTP id jF6kcnBpKf-Igie9pb0; Sun, 13 Oct 2013 16:18:42 +0400 Message-ID: <525A8FA2.5080201@passap.ru> Date: Sun, 13 Oct 2013 16:18:42 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130806 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: [pkg-1.1.4_7] pkg: sqlite: Invalid regex (pkgdb.c:1274) References: <525A8B80.4030402@passap.ru> <525A8E34.9020703@FreeBSD.org> In-Reply-To: <525A8E34.9020703@FreeBSD.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Oct 2013 12:18:44 -0000 13.10.2013 16:12, Matthew Seaman пишет: > On 13/10/2013 13:01, Boris Samorodov wrote: >> Hi All, >> >> ----- >> % pkg version -x pkg- >> pkg-1.1.4_7 = >> >> % pkg info -x libsigc+ >> libsigc++-2.3.1 >> >> % pkg info -x libsigc++ >> pkg: sqlite: Invalid regex >> (pkgdb.c:1274) >> ----- > > The command argument when -x is present is a regular expression parsed > according to the rules in re_format(7). 'libsigc++' is indeed an > invalid regular expression according to those rules. Try > 'libsigc[+][+]' or 'libsigc\+\+' instead. Thanks, Matthew. I tried the latter without quotes and it didn't work. ;-) -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve