diff options
author | mat <mat@FreeBSD.org> | 2018-01-21 18:51:29 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2018-01-21 18:51:29 +0800 |
commit | 18a8f1515e1c6e3b1726173e0dc24521a568b96d (patch) | |
tree | 16ea39132465a73c33f7c14a6fa1e16d8ccd1cd2 /CHANGES | |
parent | b7a4c39daf3f495a31eb7bf9ae680b4b9ca74684 (diff) | |
download | freebsd-ports-gnome-18a8f1515e1c6e3b1726173e0dc24521a568b96d.tar.gz freebsd-ports-gnome-18a8f1515e1c6e3b1726173e0dc24521a568b96d.tar.zst freebsd-ports-gnome-18a8f1515e1c6e3b1726173e0dc24521a568b96d.zip |
Remove PYTHON*_DEFAULT_VERSION.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,6 +10,12 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20180116: +AUTHOR: mat@FreeBSD.org + + The deprecated PYTHON_DEFAULT_VERSION, PYTHON2_DEFAULT_VERSION, and + PYTHON3_DEFAULT_VERSION have been removed. + 20180106: AUTHOR: kde@FreeBSD.org |