aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2010-02-05 21:18:15 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2010-02-05 21:18:15 +0000
commitd89922992218b159bd5184b2a5d6b91dec693aac (patch)
tree6cbb7f61d3aa33afb0baa3e8b09ca54eb7045980 /UPDATING
parent0c5216ba446a2dbdec5af8a3a8c96179c4819b19 (diff)
downloadports-d89922992218b159bd5184b2a5d6b91dec693aac.tar.gz
ports-d89922992218b159bd5184b2a5d6b91dec693aac.zip
Change default Perl version to 5.10.
Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=249314
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d288f93e1bfb..e3d769963962 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20100205:
+ AFFECTS: users of lang/perl*
+ AUTHOR: skv@FreeBSD.org
+
+ Change the default version of Perl to 5.10.
+
+ If you have already installed lang/perl5.8 and
+ want switch to lang/perl5.10 please follow instructions
+ in the entry 20090328 in this file.
+
+20100205:
AFFECTS: users of net/samba34
AUTHOR: timur@FreeBSD.org