diff options
author | lioux <lioux@FreeBSD.org> | 2005-12-11 08:18:02 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-12-11 08:18:02 +0800 |
commit | 71a0e0670beb0874262d4008076da3b7f266f29b (patch) | |
tree | b714ff4f236453f66a42981917934e2415b7f6f1 /UPDATING | |
parent | 8a981803a98f5ba8b1bb48c186bdf244c9bbcdef (diff) | |
download | freebsd-ports-gnome-71a0e0670beb0874262d4008076da3b7f266f29b.tar.gz freebsd-ports-gnome-71a0e0670beb0874262d4008076da3b7f266f29b.tar.zst freebsd-ports-gnome-71a0e0670beb0874262d4008076da3b7f266f29b.zip |
net/mldonkey-devel has been fixed to work with lang/ocaml version
3.09. Add instructions on what is required from the ocaml toolchain.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -7,6 +7,20 @@ time you update your ports collection, before attempting any port upgrades. 20051210: + AFFECTS: users of net/mldonkey-devel + AUTHOR: lioux@FreeBSD.org + + MLDonkey port net/mldonkey-devel has been patched to work with + the updated lang/ocaml version 3.09. As a result, ocaml 3.09 + is now a requirement. You have to follow the instructions for + updating your complete ocaml installation outlined below on + 20051201 by burelle@lri.fr. + + If you use the command below, everything should be fine. + + $ portupgrade -n -fr 'ocaml*' 'mldonkey-*devel*' + +20051210: AFFECTS: users of mail/fetchmail using SSL encryption AUTHOR: barner@FreeBSD.org |