aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-11-04 09:48:04 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-11-04 09:48:04 +0000
commit577c5aeff9e4215e54f32ad636409ce7c5b90656 (patch)
treeea0ed0232f5b28931feada48e3ab523c81d8ee67 /UPDATING
parentc8cf966c2bbf5c0933a982dde34f3e2e2b7e92b2 (diff)
downloadports-577c5aeff9e4215e54f32ad636409ce7c5b90656.tar.gz
ports-577c5aeff9e4215e54f32ad636409ce7c5b90656.zip
Update to 5.16.2
Changes: http://search.cpan.org/~rjbs/perl-5.16.2/pod/perldelta.pod Approved by: maintainer (implicit via email) With hat: perl@ Feature safe: yes
Notes
Notes: svn path=/head/; revision=306959
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 05bbb23e043b..46ccf693e198 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ 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.
+20121104:
+ AFFECTS: users of lang/perl5.16
+ AUTHOR: az@FreeBSD.org
+
+ lang/perl5.16 has been updated to 5.16.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.16.
+ Please see its manual page for details.
+
20121102:
AFFECTS: users of shells/bash-completion
AUTHOR: adamw@FreeBSD.org