Bug 69325 - [patch] graphics/jpgraph cleanup install
Summary: [patch] graphics/jpgraph cleanup install
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: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-20 03:10 UTC by edwin
Modified: 2004-08-25 11:21 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (731 bytes, patch)
2004-07-20 03:10 UTC, edwin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2004-07-20 03:10:13 UTC
===>  Checking if graphics/jpgraph already installed
/bin/cp /usr/ports/graphics/jpgraph/work/jpgraph-1.16/src/*.php /usr/local/share/jpgraph
/bin/cp /usr/ports/graphics/jpgraph/work/jpgraph-1.16/src/*.inc /usr/local/share/jpgraph
/bin/cp /usr/ports/graphics/jpgraph/work/jpgraph-1.16/src/*.dat /usr/local/share/jpgraph
/bin/cp -R /usr/ports/graphics/jpgraph/work/jpgraph-1.16/docs/ /usr/local/share/doc/jpgraph
/bin/cp /usr/ports/graphics/jpgraph/work/jpgraph-1.16/src/Examples/* /usr/local/share/examples/jpgraph
cp: /usr/ports/graphics/jpgraph/work/jpgraph-1.16/src/Examples/CVS is a directory (not copied).
*** Error code 1 (ignored)
===>   Registering installation for jpgraph-1.16

See the last cp line?
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2004-07-20 03:15:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer.
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2004-08-25 11:21:32 UTC
State Changed
From-To: open->closed

Committed, thanks!