diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2011-01-25 12:35:58 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2011-01-25 12:35:58 +0000 |
commit | e2c4f622e2fc9d9235ec8920524453a888f57b17 (patch) | |
tree | 40aba90359d6f8cfa70cd3d2f5a6bbd03b19d9dc /UPDATING | |
parent | 88f78bf5aab3038dcb61cfcc9d8f60455b3ab9df (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,6 +5,18 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20110125: + AFFECTS: users of lang/perl5.12 + AUTHOR: skv@FreeBSD.org + + lang/perl5.12 has been updated to 5.12.3. You should update everything + that depends on perl. The easiest way to do that is to use + "perl-after-upgrade" script supplied with lang/perl5.12. + Please see its manual page for details. + + If you want to switch to lang/perl5.12 from lang/perl5.{8,10} please + follow instructions in the entry 20100715 in this file. + 20110124: AFFECTS: users of mail/postfix AUTHOR: sahil@FreeBSD.org |