Bug 95220 - lang/metaocaml - tested on amd64
Summary: lang/metaocaml - tested on amd64
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-02 12:10 UTC by Erik Greenwald
Modified: 2006-04-09 02:00 UTC (History)
1 user (show)

See Also:


Attachments
lang-metaocaml.patch (620 bytes, patch)
2006-04-02 12:10 UTC, Erik Greenwald
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Greenwald 2006-04-02 12:10:17 UTC
Tested this on amd64, it seems to work with 6.0

$ uname -srp ; metaocamlc -o fib fib.ml && ./fib 10 && metaocamlopt -o fibo fib.ml && ./fibo 10
FreeBSD 6.0-RC1 amd64
55
55
$
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-04-02 12:16:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Geoffrey Mainland 2006-04-02 17:06:09 UTC
Great, thanks for testing on amd64! I approve.

Geoff
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-04-02 17:28:26 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 4 Jean-Yves Lefort freebsd_committer freebsd_triage 2006-04-09 02:00:09 UTC
State Changed
From-To: open->closed

Committed, thanks!