Date: Sat, 13 Dec 2008 14:25:38 -0800 From: Darren Pilgrim <freebsd@bitfreak.org> To: ports@freebsd.org Subject: What happened to devel/php5-pcre? Message-ID: <49443662.3010805@bitfreak.org>
next in thread | raw e-mail | index | archive | help
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 <reporting notice omitted for brevity's sake> *** 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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49443662.3010805>