Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6979 - ocaml-3.06 (new version, updated ebuild)
Summary: ocaml-3.06 (new version, updated ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: George Shapovalov (RETIRED)
URL: http://caml.inria.fr/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-24 09:37 UTC by Bardur Arantsson
Modified: 2002-09-03 17:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ocaml-3.06.ebuild (ocaml-3.06.ebuild,1.11 KB, text/plain)
2002-08-24 09:38 UTC, Bardur Arantsson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bardur Arantsson 2002-08-24 09:37:30 UTC
I've updated the ocaml-3.05 ebuild to version 3.06. Two changes: 
 
- The download URL was incorrect in the 3.05 ebuild. 
- The LDPATH environment variable is not needed anymore, so I've removed the 
generation of the /etc/env.d/30ocaml file. 
 
I've attached the ebuild.
Comment 1 Bardur Arantsson 2002-08-24 09:38:03 UTC
Created attachment 3388 [details]
ocaml-3.06.ebuild
Comment 2 Bardur Arantsson 2002-08-24 09:42:21 UTC
Sorry, forgot to say: 
 
- The 3.06 version fixes some rather serios bugs in 3.05, most notably a 
garbage collection bug with lazy values. 
- This obsoletes bug #5786 (http://bugs.gentoo.org/show_bug.cgi?id=5786). 
 
Comment 3 George Shapovalov (RETIRED) gentoo-dev 2002-09-02 14:08:23 UTC
Hi Bardur.

Thanks for a submission!

We are in a feature freeze now (getting ready for 1.4), but since this is a
bugfix release I think this will go in now :). Also, it seems that 3.05 was
already pulled off the server, so I think we would better mirror this one soon.

I committed the ebuild, please test.

George
Comment 4 Bardur Arantsson 2002-09-02 16:26:05 UTC
Putting this in requires that dev-ml/lablgl be updated to version 0.98 (see 
bug#5966, http://bugs.gentoo.org/show_bug.cgi?id=5966), otherwise building 
lablgl WILL fail with this version of ocaml.