[macports-ports] branch master updated (b42ab7a3703 -> 80005357d19)
Joshua Root
jmr at macports.org
Tue Oct 25 16:14:08 UTC 2022
Joshua Root (jmroot) pushed a change to branch master
in repository macports-ports.
from b42ab7a3703 gcc-devel: update Intel to 13-20221023
new 9a574ac0071 python310-devel: delete obsolete port
new 80005357d19 python311: stable release replacing python311-devel
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
_resources/port1.0/group/python-1.0.tcl | 3 +-
lang/python310-devel/Portfile | 15 --
lang/python311-devel/Portfile | 252 +--------------------
lang/{python311-devel => python311}/Portfile | 19 +-
.../files/patch-Lib-cgi.py.diff | 0
.../files/patch-Lib-ctypes-macholib-dyld.py.diff | 0
.../files/patch-configure-xcode4bug.diff | 0
.../files/patch-configure.diff | 0
.../files/patch-no-copyfile-on-Tiger.diff | 0
.../files/patch-setup.py.diff | 0
.../files/patch-threadid-older-systems.diff | 0
.../files/pyconfig.ed | 0
.../files/pyconfig.h-universal.ed | 0
.../files/python-python311 | 0
.../files/python3-python311 | 0
.../files/static_assert.patch | 0
.../files/sysconfig.py.patch | 0
python/py-build/Portfile | 2 +-
python/py-gdbm/Portfile | 12 +-
python/py-installer/Portfile | 2 +-
python/py-packaging/Portfile | 2 +-
python/py-parsing/Portfile | 2 +-
python/py-pep517/Portfile | 2 +-
python/py-setuptools/Portfile | 2 +-
python/py-tkinter/Portfile | 11 +-
python/py-tomli/Portfile | 2 +-
python/py-wheel/Portfile | 3 +-
27 files changed, 44 insertions(+), 285 deletions(-)
delete mode 100644 lang/python310-devel/Portfile
copy lang/{python311-devel => python311}/Portfile (93%)
rename lang/{python311-devel => python311}/files/patch-Lib-cgi.py.diff (100%)
rename lang/{python311-devel => python311}/files/patch-Lib-ctypes-macholib-dyld.py.diff (100%)
rename lang/{python311-devel => python311}/files/patch-configure-xcode4bug.diff (100%)
rename lang/{python311-devel => python311}/files/patch-configure.diff (100%)
rename lang/{python311-devel => python311}/files/patch-no-copyfile-on-Tiger.diff (100%)
rename lang/{python311-devel => python311}/files/patch-setup.py.diff (100%)
rename lang/{python311-devel => python311}/files/patch-threadid-older-systems.diff (100%)
rename lang/{python311-devel => python311}/files/pyconfig.ed (100%)
rename lang/{python311-devel => python311}/files/pyconfig.h-universal.ed (100%)
rename lang/{python311-devel => python311}/files/python-python311 (100%)
rename lang/{python311-devel => python311}/files/python3-python311 (100%)
rename lang/{python311-devel => python311}/files/static_assert.patch (100%)
rename lang/{python311-devel => python311}/files/sysconfig.py.patch (100%)
More information about the macports-changes
mailing list