svn commit: r465966 - head

Mathieu Arnold mat at FreeBSD.org
Fri Mar 30 12:18:13 UTC 2018


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 at 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 at FreeBSD.org


More information about the svn-ports-head mailing list