aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2009-09-11 19:23:31 +0800
committerskv <skv@FreeBSD.org>2009-09-11 19:23:31 +0800
commit0c82d8b087628e4ffb7c7af3eb72069b5b4411db (patch)
tree56f9c2be134225235d4c2177ca2f4d932da47a06 /UPDATING
parent52ea4e7ca0afd26e5290ea2a041b908a93e00ce7 (diff)
downloadfreebsd-ports-gnome-0c82d8b087628e4ffb7c7af3eb72069b5b4411db.tar.gz
freebsd-ports-gnome-0c82d8b087628e4ffb7c7af3eb72069b5b4411db.tar.zst
freebsd-ports-gnome-0c82d8b087628e4ffb7c7af3eb72069b5b4411db.zip
Update to 5.10.1
Changes: http://search.cpan.org/~dapm/perl-5.10.1/pod/perl5101delta.pod
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 34bdb110ce14..01e6c6bd9a9a 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.
+20090911:
+ AFFECTS: users of lang/perl5.10
+ AUTHOR: skv@FreeBSD.org
+
+ lang/perl5.10 has been updated to 5.10.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.10. Please see its
+ manual page for details.
+
+ If you want switch to lang/perl5.10 from lang/perl5.8 please follow
+ instructions in the entry 20090328 in this file.
+
20090910:
AFFECTS: users of www/rubygem-rails
AUTHOR: pgollucci@FreeBSD.org