Date: Fri, 30 Mar 2018 12:18:13 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465966 - head Message-ID: <201803301218.w2UCIDF0085718@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Fri Mar 30 12:18:13 2018 New Revision: 465966 URL: https://svnweb.freebsd.org/changeset/ports/465966 Log: Make a note of Perl's default being changed. Sponsored by: Absolight Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Fri Mar 30 12:15:43 2018 (r465965) +++ head/UPDATING Fri Mar 30 12:18:13 2018 (r465966) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803301218.w2UCIDF0085718>