aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2011-01-25 12:35:58 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2011-01-25 12:35:58 +0000
commite2c4f622e2fc9d9235ec8920524453a888f57b17 (patch)
tree40aba90359d6f8cfa70cd3d2f5a6bbd03b19d9dc /UPDATING
parent88f78bf5aab3038dcb61cfcc9d8f60455b3ab9df (diff)
downloadports-e2c4f622e2fc9d9235ec8920524453a888f57b17.tar.gz
ports-e2c4f622e2fc9d9235ec8920524453a888f57b17.zip
Update to 5.12.3
Notes
Notes: svn path=/head/; revision=268214
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9dc6d755617a..500f881b0be5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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