aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-09-11 11:23:31 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-09-11 11:23:31 +0000
commitc7e48ee4118e82633073cefc1ababd4d98f7067d (patch)
tree3ecfc223aef07c36d4dab81ff6f472383edd14c1 /UPDATING
parent6e9669c6e7bb7eae74a7deeaaa7670ebd1df1a3a (diff)
downloadports-c7e48ee4118e82633073cefc1ababd4d98f7067d.tar.gz
ports-c7e48ee4118e82633073cefc1ababd4d98f7067d.zip
Update to 5.10.1
Notes
Notes: svn path=/head/; revision=241213
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