aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2011-06-19 18:27:12 +0800
committerskv <skv@FreeBSD.org>2011-06-19 18:27:12 +0800
commitfd102059f22988b0089c9235f25b3979dab481f5 (patch)
treee62b8479110dacaa5511885d08266266ea7a3c50 /UPDATING
parentffdb8ca1ad9a85d9eedb94d558c97f4de6107128 (diff)
downloadfreebsd-ports-gnome-fd102059f22988b0089c9235f25b3979dab481f5.tar.gz
freebsd-ports-gnome-fd102059f22988b0089c9235f25b3979dab481f5.tar.zst
freebsd-ports-gnome-fd102059f22988b0089c9235f25b3979dab481f5.zip
Update to 5.14.1
Changes: http://search.cpan.org/~jesse/perl-5.14.1/pod/perldelta.pod
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