From nobody@FreeBSD.org  Fri May 18 20:53:53 2012
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 BE1B2106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 May 2012 20:53:53 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id A9A428FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 May 2012 20:53:53 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q4IKrruo086256
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 May 2012 20:53:53 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q4IKrrZo086255;
	Fri, 18 May 2012 20:53:53 GMT
	(envelope-from nobody)
Message-Id: <201205182053.q4IKrrZo086255@red.freebsd.org>
Date: Fri, 18 May 2012 20:53:53 GMT
From: Fred Condo <fcondo@quinn.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: php53 port cannot build a package
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         168118
>Category:       ports
>Synopsis:       php53 port cannot build a package
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 18 21:00:12 UTC 2012
>Closed-Date:    Fri May 18 21:05:40 UTC 2012
>Last-Modified:  Fri May 18 21:10:03 UTC 2012
>Originator:     Fred Condo
>Release:        8.3-RELEASE
>Organization:
Quinn Interactive, Inc.
>Environment:
FreeBSD sushi.quinn.com 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Mon Apr  9 21:47:23 UTC 2012     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Can't build a package of PHP5.3 from the lang/php53 port because of a filename mismatch. The package build fails with:

tar: libexec/apache22/libphp53.so: Cannot stat: No such file or directory

The file actually created is /usr/local/libexec/apache22/libphp5.so (missing the 3).
>How-To-Repeat:
cd /usr/ports/lang/php53
make package

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: flo 
State-Changed-When: Fri May 18 21:05:38 UTC 2012 
State-Changed-Why:  
This was fixed today. Please update your ports and try again. It should 
work, if not please reply to this email with more information. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168118 

From: Bryan Drewery <bryan@shatow.net>
To: Fred Condo <fcondo@quinn.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/168118: php53 port cannot build a package
Date: Fri, 18 May 2012 16:03:11 -0500

 > The file actually created is /usr/local/libexec/apache22/libphp5.so (missing the 3).
 
 This was fixed this morning. Update your ports tree.
 
 See ports/168099
 
 Regards,
 Bryan Drewery
>Unformatted:
