From owner-freebsd-ports@FreeBSD.ORG Sat Dec 13 22:50:26 2008 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 5F5E91065670 for ; Sat, 13 Dec 2008 22:50:26 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 3DFCC8FC1C for ; Sat, 13 Dec 2008 22:50:26 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 7B0A65C2D; Sat, 13 Dec 2008 17:50:25 -0500 (EST) Date: Sat, 13 Dec 2008 17:50:25 -0500 From: Wesley Shields To: Darren Pilgrim Message-ID: <20081213225025.GN150@atarininja.org> References: <49443662.3010805@bitfreak.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49443662.3010805@bitfreak.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: ports@freebsd.org Subject: Re: What happened to devel/php5-pcre? 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: Sat, 13 Dec 2008 22:50:26 -0000 On Sat, Dec 13, 2008 at 02:25:38PM -0800, Darren Pilgrim wrote: > I updated my ports tree today and pkg_version tells me: > > php5-pcre-5.2.6_2 > succeeds index (index has 5.2.5) > > Which was caused by an out-of-date index. When I run make index: > > Generating INDEX-6 - please wait..pear-File_Archive-1.5.4: > "/data/sys/ports/devel/php5-pcre" non-existent -- d > ependency list incomplete > ===> archivers/pear-File_Archive failed > *** Error code 1 > 1 error > > > > *** Error code 1 > > Stop in /data/sys/ports. > *** Error code 1 > > Stop in /data/sys/ports. > > > Searching cvs-all shows a commit by ale on 2008-12-07 11:54:36 UTC in which: > > Log: > Update to 5.2.7 release. > > Revision Changes Path > 1.5 +0 -14 ports/devel/php5-pcre/Makefile (dead) > 1.2 +0 -13 ports/devel/php5-pcre/files/patch-php_pcre.c (dead) > > However, the commit log doesn't indicate why this was done. The release > notes for PHP 5.2.7 and don't mention anything about PCRE other than it > was updated to v7.8 to fix CVE-2008-2371. > > I cvsup'ed ports-all twice, so I'm fairly sure my tree is sound. > > How do I fix this? Take a look at UPDATING, specifically the 20081211 entry. -- WXS