From owner-freebsd-ports@FreeBSD.ORG Tue Oct 14 18:24:17 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2889716A4B3 for ; Tue, 14 Oct 2003 18:24:17 -0700 (PDT) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 620D343FB1 for ; Tue, 14 Oct 2003 18:24:16 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from pd958a8d4.dip.t-dialin.net ([217.88.168.212] helo=fillmore-labs.com ident=s6qe429nt1jqrde7) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.24; FreeBSD 4.9) id 1A9aOd-000PMk-6N; Wed, 15 Oct 2003 03:24:15 +0200 Message-ID: <3F8CA1BC.70904@fillmore-labs.com> Date: Wed, 15 Oct 2003 03:24:12 +0200 From: Oliver Eikemeier MIME-Version: 1.0 To: Forrest Aldrich References: <6.0.0.22.2.20031014193118.01d8d668@192.168.1.1> In-Reply-To: <6.0.0.22.2.20031014193118.01d8d668@192.168.1.1> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eikemeier@fillmore-labs.com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse@fillmore-labs.com cc: ports@freebsd.org Subject: Re: PCRE compile failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2003 01:24:17 -0000 Forrest Aldrich wrote: > Looks like PCRE has a version problem. The Makefile claims to be 4.4, > but the distfiles available are only up to 4.3 and INDEX claims 4.3. I'm sorry about the problems we had with the pcre sources lately. I have submitted a patch (PR 58039): http://www.freebsd.org/cgi/query-pr.cgi?pr=58039 which will hopefully improve the fetchability.