aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2011-12-19 19:36:46 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2011-12-19 19:36:46 +0000
commit2cf42735d61b84b0655b7338113c8c203250e418 (patch)
tree388c44fb21cfbd01592d97b28b7a4abcbf8c5951 /UPDATING
parent187a6d5fb0e94e81b6c425dbd012a50afb284f61 (diff)
downloadports-2cf42735d61b84b0655b7338113c8c203250e418.tar.gz
ports-2cf42735d61b84b0655b7338113c8c203250e418.zip
Update to 5.14.2
Notes
Notes: svn path=/head/; revision=287663
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6da322302686..a3e6e531551b 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.
+20111219:
+ AFFECTS: users of lang/perl5.14
+ AUTHOR: skv@FreeBSD.org
+
+ lang/perl5.14 has been updated to 5.14.2. 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.
+
20111205:
AFFECTS: users of ruby-gnome ports
AUTHOR: swills@FreeBSD.org