aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index fc9dad257a7a..2488591f7c25 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ 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.
+20150519:
+ AFFECTS: users of sysutils/webmin and sysutils/usermin
+ AUTHOR: olgeni@FreeBSD.org
+
+ After upgrading to Perl 5.20 the /usr/bin/perl link will no longer
+ be available. You will have to check your perl-path files and
+ change the path of the Perl interpreter to "/usr/local/bin/perl":
+
+ /usr/local/etc/webmin/perl-path
+ /usr/local/etc/usermin/perl-path
+
20150513:
AFFECTS: users of lang/perl5*
AUTHOR: mat@FreeBSD.org