ports/147902: File not installed in devel/pear-Console_CommandLine

Patrick M. Hausen hausen at punkt.de
Wed Jun 16 09:00:05 UTC 2010


>Number:         147902
>Category:       ports
>Synopsis:       File not installed in devel/pear-Console_CommandLine
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 16 09:00:04 UTC 2010
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list