| Summary: | [repocopy request] several ports to move to finance | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Mark Linimon <linimon> | ||||
| Component: | Individual Port(s) | Assignee: | Mark Linimon <linimon> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | marcus | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Mark Linimon
2003-11-15 17:31:04 UTC
When the finance category was created, a few ports got left behind somehow. This repocopy will gather up the stragglers. NB: tested with "make index" on a 5.1 i386 machine, and individual portlint invocations. This originally started as a followup to ports/39102 which had become out-of-date. Fix: Here's the script I used to do the repocopies on my machine: #!/bin/sh mv deskutils/cbb finance/ mv deskutils/gnofin finance/ mv deskutils/moneydance finance/ mv deskutils/xinvest finance/ mv devel/libstocks finance/ mv misc/emma finance/ mv misc/gnomepm finance/ mv misc/p5-Finance-Currency-Convert finance/ mv misc/p5-Finance-Quote finance/ mv misc/p5-Finance-QuoteHist finance/ mv misc/quantlib finance/ mv misc/wmstock finance/ mv misc/xquote finance/ And here's the patchfile: How-To-Repeat: (n/a) Responsible Changed From-To: freebsd-ports-bugs->linimon Over to portmgr@. No, now I'm told that it's just supposed to be Cc:ed to portmgr and cvs. OK ... State Changed From-To: open->closed Stepped on your toes, thanks! |