Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2019 06:46:58 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520223 - head
Message-ID:  <201912160646.xBG6kwoe068242@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912160646.xBG6kwoe068242>