Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57956 - mldonkey-2.5.16-r8 version bump
Summary: mldonkey-2.5.16-r8 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on: 56906
Blocks:
  Show dependency tree
 
Reported: 2004-07-22 05:11 UTC by spiralvoice
Modified: 2004-08-08 11:25 UTC (History)
2 users (show)

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


Attachments
ocaml 3.08.0 ebuild (ocaml-3.08.0.ebuild,2.29 KB, application/octet-stream)
2004-08-04 13:45 UTC, Sam Walliser
Details
mldonkey 2.5.16-r8 (spiralvoice's 2.5.16t) (mldonkey-2.5.16-r8.ebuild,2.66 KB, application/octet-stream)
2004-08-04 13:50 UTC, Sam Walliser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description spiralvoice 2004-07-22 05:11:23 UTC
Patchpack 2-5-16t is out, please use the link to the bz2 compressed file as from the next version on it will be the only available one.

Reproducible: Always
Steps to Reproduce:
Comment 1 Jon Hood (RETIRED) gentoo-dev 2004-07-22 07:46:46 UTC
********  Version 3.08 of Objective-Caml is required  *********

As soon as ocaml-3.08 makes it into portage (hopefully without as much trouble as the last bumps have been, sorry for those earlier problems mattam :-\), the updated mldonkey ebuild will be ready.
Comment 2 Matthieu Sozeau (RETIRED) gentoo-dev 2004-07-22 17:06:51 UTC
I will add ocaml-3.08, package.mask'ed in the next few days, but that means another update with problems (probably less though). Still waiting for something like multilib in portage... i will post some requirements/glep soon on gentoo-dev. 
Comment 3 Thomas Stein 2004-07-27 14:19:43 UTC
Hello

Just tried ocaml-3.08 and mldonkey with the "t" patch. What should i say. Its working in my 64 bit environment. Finally. :-)

cheers
Thomas
Comment 4 Sam Walliser 2004-08-04 13:45:10 UTC
Created attachment 36763 [details]
ocaml 3.08.0 ebuild

For the brave, I wrote the ebuild for 2.5.16-r8 (spiralvoice's 16t patch
applied to standard 2.5.16). Since it requires the fairly new ocaml 3.08.0, I
wrote an ebuild for that too. I'm of the sort who prefers to write an ebuild
than just install somethingn without portage... 

This is the ocaml 3.08.0 ebuild. copy it to /usr/local/portage/dev-lang/ocaml/
Comment 5 Sam Walliser 2004-08-04 13:50:11 UTC
Created attachment 36764 [details]
mldonkey 2.5.16-r8 (spiralvoice's 2.5.16t)

And this is the mldonkey ebuild itself.

copy to /usr/local/portage/net-p2p/mldonkey/

to generate the digests, enter these commands:

ebuild /usr/local/portage/net-p2p/mldonkey/mldonkey-2.5.16-r8.ebuild digest
ebuild /usr/local/portage/dev-lang/ocaml/ocaml-3.08.0.ebuild digest

it'll download the files, and generate the digests. Now install as usual

emerge -u net-p2p/mldonkey

and it should upgrade ocaml all along
Comment 6 Sam Walliser 2004-08-04 14:02:02 UTC
And just as a report, the whole thing works like a charm for me. I don't know how stable ocaml 3.08.0 is but since I don't use it for anything besides compiling mldonkey, and it does that flawlessly, I think it is ok. mldonkey 2.5.16t works just as fine with it. (thanks to spiralvoice btw)

This whole thing is supposed to be a dirty hack for the folks who really want 2.5.16t right now. I don't know when portage will be updated, but since both the 16t and the ocaml 3.08.0 version are already weeks old, I figured I'd release it along with a quick manual for the more enthusiastic mldonkey users. I don't know if I will do more 2.5.21 or 2.5.22 updates, but if requested, I shall try and release them if possible.
Comment 7 Jon Hood (RETIRED) gentoo-dev 2004-08-08 11:25:29 UTC
in portage ;)