aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2011-06-19 10:27:12 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2011-06-19 10:27:12 +0000
commit0ede1a9316465daa4813a8710ce544e6860e7644 (patch)
tree3bbbcaf9a0f812dff2e132aed07149ca90a7fb8f /UPDATING
parent84c743c90280f777541b766914a539f8d34b7001 (diff)
downloadports-0ede1a9316465daa4813a8710ce544e6860e7644.tar.gz
ports-0ede1a9316465daa4813a8710ce544e6860e7644.zip
Update to 5.14.1
Notes
Notes: svn path=/head/; revision=275828
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index fa5a8d85886a..19dd7f2802c5 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.
+20110619:
+ AFFECTS: users of lang/perl5.14
+ AUTHOR: skv@FreeBSD.org
+
+ lang/perl5.14 has been updated to 5.14.1. 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.14.
+ Please see its manual page for details.
+
+ If you want to switch to lang/perl5.14 from lang/perl5.{8,10,12} please
+ follow instructions in the entry 20110517 in this file.
+
20110613:
AFFECTS: users of mail/mailman with postfix
AUTHOR: crees@FreeBSD.org