From nobody@FreeBSD.org  Sun Oct  3 02:04:54 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E70BD1065782
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  3 Oct 2010 02:04:54 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id D5D9F8FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  3 Oct 2010 02:04:54 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o9324sEU063674
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 3 Oct 2010 02:04:54 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o9324sFh063673;
	Sun, 3 Oct 2010 02:04:54 GMT
	(envelope-from nobody)
Message-Id: <201010030204.o9324sFh063673@www.freebsd.org>
Date: Sun, 3 Oct 2010 02:04:54 GMT
From: John Levine <hostmaster@iecc.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: php 5.3.3_2 has undocumented version dependence on pcre library, causing php web sites to fail
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         151165
>Category:       ports
>Synopsis:       lang/php5 5.3.3_2 has undocumented version dependence on pcre library, causing php web sites to fail
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 03 02:10:00 UTC 2010
>Closed-Date:    Wed Oct 06 07:42:37 UTC 2010
>Last-Modified:  Wed Oct 06 07:42:37 UTC 2010
>Originator:     John Levine
>Release:        8.1-RELEASE
>Organization:
Taughannock Networks
>Environment:
FreeBSD joyce.lan 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #1: Tue Sep 28 10:01:12 EDT 2010     johnl@joyce.lan:/usr/src/sys/amd64/compile/JOYCE  amd64

>Description:
php applications using php 5.3.3 fail if the pcre library is too old 
>How-To-Repeat:
Build php with pcre library older than 8.0
>Fix:
In the port Makefile, add this line to require pcre library at least as current as the one bundled with the PHP source:

RUN_DEPENDS=	pcre>=8.02:${PORTSDIR}/devel/pcre


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Oct 6 07:26:14 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151165 
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Wed Oct 6 07:42:00 UTC 2010 
State-Changed-Why:  
You are supposed to use the latest versions of ports. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151165 
>Unformatted:
