diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2018-03-30 12:18:13 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-03-30 12:18:13 +0000 |
| commit | a0061ad184a960f5ea6f95f4f4c10af5928fd36c (patch) | |
| tree | c98f3992dfabb328fc871d121dea260dd518e050 | |
| parent | Switch the default Perl to 5.26. (diff) | |
Make a note of Perl's default being changed.
Sponsored by: Absolight
| -rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. +20180330: + AFFECTS: users of lang/perl5* + AUTHOR: mat@FreeBSD.org + + The default Perl version has been switched to Perl 5.26. If you are using + binary packages to upgrade your system, you do not have anything to do, pkg + upgrade will do the right thing. For the other people, follow the + instructions in entry 20161103, it should still be the same. + 20180325: AFFECTS: users of net/samba48 AUTHOR: timur@FreeBSD.org |
