svn commit: r520223 - head

Antoine Brodin antoine at FreeBSD.org
Mon Dec 16 06:46:59 UTC 2019


Author: antoine
Date: Mon Dec 16 06:46:58 2019
New Revision: 520223
URL: https://svnweb.freebsd.org/changeset/ports/520223

Log:
  Add updating entry for python

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Dec 16 06:43:45 2019	(r520222)
+++ head/UPDATING	Mon Dec 16 06:46:58 2019	(r520223)
@@ -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.
 
+20191216:
+  AFFECTS: users of python
+  AUTHOR: antoine at FreeBSD.org
+
+  Default version of python3 and python was switched to 3.7.
+
+  For ports users wanting to keep version 3.6 as default,
+  add DEFAULT_VERSIONS+= python=3.6 python3=3.6 to make.conf
+
 20191204
   AFFECTS: users of mail/nextcloud-mail
   AUTHOR: brnrd at FreeBSD.org


More information about the svn-ports-head mailing list