diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2011-12-19 19:36:46 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2011-12-19 19:36:46 +0000 |
commit | 2cf42735d61b84b0655b7338113c8c203250e418 (patch) | |
tree | 388c44fb21cfbd01592d97b28b7a4abcbf8c5951 /UPDATING | |
parent | 187a6d5fb0e94e81b6c425dbd012a50afb284f61 (diff) | |
download | ports-2cf42735d61b84b0655b7338113c8c203250e418.tar.gz ports-2cf42735d61b84b0655b7338113c8c203250e418.zip |
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. +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 |