diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-05-01 18:10:27 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-05-01 18:10:27 +0000 |
commit | 8d66dae76daedd82e4baf9826a76c82f0e8e673d (patch) | |
tree | 7948482b7e99c8bedd5169df1495a3648d76821c | |
parent | c552b1fbb9bca1a0662128c982b6bd3ffe706630 (diff) | |
download | ports-8d66dae76daedd82e4baf9826a76c82f0e8e673d.tar.gz ports-8d66dae76daedd82e4baf9826a76c82f0e8e673d.zip |
Notes
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20050501: + AFFECTS: users of lang/ocaml based applications and libraries + AUTHOR: lioux@FreeBSD.org + + With the recent update of ocaml to 3.08.3 some API compability + has been broken. It is a bit subtle so that some users might not + notice it. However, updating all ocaml based aplications and + libraries are advised using the new compiler/interpreter version. + Issue the following command: + + # portupgrade -rf 'ocaml*' + 20050426: AFFECTS: users of mail/courier-authlib AUTHOR: oliver@FreeBSD.org |