Bug 147902 - File not installed in devel/pear-Console_CommandLine
Summary: File not installed in devel/pear-Console_CommandLine
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-16 10:00 UTC by Patrick M. Hausen
Modified: 2010-10-12 07:11 UTC (History)
0 users

See Also:


Attachments
file.diff (988 bytes, patch)
2010-06-16 10:00 UTC, Patrick M. Hausen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick M. Hausen 2010-06-16 10:00:04 UTC
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.

Fix: Commit attached patch, please.

Patch attached with submission follows:
How-To-Repeat: cd /usr/ports/devel/pear-Console_CommandLine && make install clean
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-16 10:01:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-10-12 04:22:27 UTC
Responsible Changed
From-To: miwi->pgollucci

committer&maintainer timeout (miwi ; 118 days) / last commit: 12 days 
ago
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-10-12 07:09:42 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"
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2010-10-12 07:11:15 UTC
State Changed
From-To: open->closed

Committed, Thanks!