diff options
| author | Wen Heping <wen@FreeBSD.org> | 2023-06-13 07:39:27 +0000 |
|---|---|---|
| committer | Wen Heping <wen@FreeBSD.org> | 2023-06-13 07:39:27 +0000 |
| commit | aabc8510fa913e07d842bf45df9762a3db60bd9b (patch) | |
| tree | 3f17fbe76d82943a0552d3448df3b74d2db97d81 /lang/python39 | |
| parent | 14dac9e8352ea0c2492a80403d0875aac3d15f74 (diff) | |
Diffstat (limited to 'lang/python39')
| -rw-r--r-- | lang/python39/Makefile | 1 | ||||
| -rw-r--r-- | lang/python39/Makefile.version | 2 | ||||
| -rw-r--r-- | lang/python39/distinfo | 6 | ||||
| -rw-r--r-- | lang/python39/pkg-plist | 2 |
4 files changed, 5 insertions, 6 deletions
diff --git a/lang/python39/Makefile b/lang/python39/Makefile index 858e90eed6bb..a2f0d2dc6c1b 100644 --- a/lang/python39/Makefile +++ b/lang/python39/Makefile @@ -1,6 +1,5 @@ PORTNAME= python DISTVERSION= ${PYTHON_DISTVERSION} -PORTREVISION= 2 CATEGORIES= lang python MASTER_SITES= PYTHON/ftp/python/${DISTVERSION} PKGNAMESUFFIX= ${PYTHON_SUFFIX} diff --git a/lang/python39/Makefile.version b/lang/python39/Makefile.version index 63cfa1c546b9..2728cf35b3df 100644 --- a/lang/python39/Makefile.version +++ b/lang/python39/Makefile.version @@ -4,4 +4,4 @@ # 1. Update python documentation (lang/python-doc-*) # Run "make -C lang/python-doc-html makesum" # 2. Remove PORTREVISION in Makefile -PYTHON_DISTVERSION= 3.9.16 +PYTHON_DISTVERSION= 3.9.17 diff --git a/lang/python39/distinfo b/lang/python39/distinfo index 56135b6fa1fa..1374a22fc6da 100644 --- a/lang/python39/distinfo +++ b/lang/python39/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671061783 -SHA256 (python/Python-3.9.16.tar.xz) = 22dddc099246dd2760665561e8adb7394ea0cc43a72684c6480f9380f7786439 -SIZE (python/Python-3.9.16.tar.xz) = 19738796 +TIMESTAMP = 1686641640 +SHA256 (python/Python-3.9.17.tar.xz) = 30ce057c44f283f8ed93606ccbdb8d51dd526bdc4c62cce5e0dc217bfa3e8cee +SIZE (python/Python-3.9.17.tar.xz) = 19647312 diff --git a/lang/python39/pkg-plist b/lang/python39/pkg-plist index fc5c9d5e6a75..e092ec3ebe46 100644 --- a/lang/python39/pkg-plist +++ b/lang/python39/pkg-plist @@ -2188,7 +2188,7 @@ lib/python%%XYDOT%%/ensurepip/_bundled/__init__.py lib/python%%XYDOT%%/ensurepip/_bundled/__pycache__/__init__.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/ensurepip/_bundled/__pycache__/__init__.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/ensurepip/_bundled/__pycache__/__init__.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/ensurepip/_bundled/pip-22.0.4-py3-none-any.whl +lib/python%%XYDOT%%/ensurepip/_bundled/pip-23.0.1-py3-none-any.whl lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-58.1.0-py3-none-any.whl lib/python%%XYDOT%%/ensurepip/_uninstall.py lib/python%%XYDOT%%/enum.py |
