From nobody@FreeBSD.org  Wed Jun 16 08:53:16 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 803B71065675
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 16 Jun 2010 08:53:16 +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 6F0CA8FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 16 Jun 2010 08:53:16 +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 o5G8rFKB065026
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 16 Jun 2010 08:53:15 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o5G8rFl9065025;
	Wed, 16 Jun 2010 08:53:15 GMT
	(envelope-from nobody)
Message-Id: <201006160853.o5G8rFl9065025@www.freebsd.org>
Date: Wed, 16 Jun 2010 08:53:15 GMT
From: "Patrick M. Hausen" <hausen@punkt.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: File not installed in devel/pear-Console_CommandLine
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         147902
>Category:       ports
>Synopsis:       File not installed in devel/pear-Console_CommandLine
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 16 09:00:04 UTC 2010
>Closed-Date:    Tue Oct 12 06:11:16 UTC 2010
>Last-Modified:  Tue Oct 12 06:11:16 UTC 2010
>Originator:     Patrick M. Hausen
>Release:        RELENG_7
>Organization:
punkt.de GmbH
>Environment:
FreeBSD nanobsd.ka.punkt.de 7.3-STABLE FreeBSD 7.3-STABLE #1: Thu Jun 10 13:47:58 CEST 2010     root@nanobsd.ka.punkt.de:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The port devel/pear-Console_CommandLine does not install the file CustomMessageProvider.php to /usr/local/share/pear/Console/CommandLine as it should, because it is part of the package.
>How-To-Repeat:
cd /usr/ports/devel/pear-Console_CommandLine && make install clean
>Fix:
Commit attached patch, please.

Patch attached with submission follows:

*** Makefile.orig	Wed Jun 16 10:41:19 2010
--- Makefile	Wed Jun 16 10:42:01 2010
***************
*** 26,32 ****
  		Console/CommandLine/Action/StoreInt.php Console/CommandLine/Action/StoreString.php \
  		Console/CommandLine/Action/StoreTrue.php Console/CommandLine/Action/Version.php \
  		Console/CommandLine/MessageProvider/Default.php Console/CommandLine/Outputter/Default.php \
! 		Console/CommandLine/Renderer/Default.php
  DATA=		xmlschema.rng
  EXAMPLES=	ex1.php ex2.php ex2.xml
  _EXAMPLESDIR=	docs/examples
--- 26,33 ----
  		Console/CommandLine/Action/StoreInt.php Console/CommandLine/Action/StoreString.php \
  		Console/CommandLine/Action/StoreTrue.php Console/CommandLine/Action/Version.php \
  		Console/CommandLine/MessageProvider/Default.php Console/CommandLine/Outputter/Default.php \
! 		Console/CommandLine/Renderer/Default.php \
! 		Console/CommandLine/CustomMessageProvider.php
  DATA=		xmlschema.rng
  EXAMPLES=	ex1.php ex2.php ex2.xml
  _EXAMPLESDIR=	docs/examples


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 16 09:01:23 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147902 
Responsible-Changed-From-To: miwi->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Tue Oct 12 03:22:27 UTC 2010 
Responsible-Changed-Why:  
committer&maintainer timeout (miwi ; 118 days) / last commit: 12 days 
ago 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147902: commit references a PR
Date: Tue, 12 Oct 2010 06:09:42 +0000 (UTC)

 pgollucci    2010-10-12 06:09:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/pear-Console_CommandLine Makefile 
   Log:
   - Fix plist, add missing file
   - Bump PORTREVISION
   
   PR:             ports/147902
   Submitted by:   Patrick M. Hausen <hausen@punkt.de>
   Approved by:    maintainer timeout (miwi ; 118 days)
   
   Revision  Changes    Path
   1.13      +3 -1      ports/devel/pear-Console_CommandLine/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Tue Oct 12 06:11:15 UTC 2010 
State-Changed-Why:  
Committed, Thanks! 

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