diff options
author | Wen Heping <wen@FreeBSD.org> | 2023-06-08 07:19:02 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2023-06-08 07:19:02 +0800 |
commit | 2dad8eee44e845fd55c37ab52a35eb65caa3067e (patch) | |
tree | 30c1080aeb4d483a020d77512e744ca0103ca05d /lang/python38 | |
parent | lang/python37: Update to 3.7.17 (diff) |
lang/python38: Update to 3.8.17
Diffstat (limited to 'lang/python38')
-rw-r--r-- | lang/python38/Makefile | 1 | ||||
-rw-r--r-- | lang/python38/Makefile.version | 2 | ||||
-rw-r--r-- | lang/python38/distinfo | 6 | ||||
-rw-r--r-- | lang/python38/pkg-plist | 1 |
4 files changed, 5 insertions, 5 deletions
diff --git a/lang/python38/Makefile b/lang/python38/Makefile index 1bb042d79d77..516d2c3d821b 100644 --- a/lang/python38/Makefile +++ b/lang/python38/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/python38/Makefile.version b/lang/python38/Makefile.version index 3d92f9d75609..2913f0cd0671 100644 --- a/lang/python38/Makefile.version +++ b/lang/python38/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.8.16 +PYTHON_DISTVERSION= 3.8.17 diff --git a/lang/python38/distinfo b/lang/python38/distinfo index 6ba73ede5235..591e9741b645 100644 --- a/lang/python38/distinfo +++ b/lang/python38/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670496437 -SHA256 (python/Python-3.8.16.tar.xz) = d85dbb3774132473d8081dcb158f34a10ccad7a90b96c7e50ea4bb61f5ce4562 -SIZE (python/Python-3.8.16.tar.xz) = 19046724 +TIMESTAMP = 1686179017 +SHA256 (python/Python-3.8.17.tar.xz) = 2e54b0c68191f16552f6de2e97a2396540572a219f6bbb28591a137cecc490a9 +SIZE (python/Python-3.8.17.tar.xz) = 20696584 diff --git a/lang/python38/pkg-plist b/lang/python38/pkg-plist index 9cf56f0275f9..2dd6d95546dc 100644 --- a/lang/python38/pkg-plist +++ b/lang/python38/pkg-plist @@ -2169,6 +2169,7 @@ lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.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-56.0.0-py3-none-any.whl lib/python%%XYDOT%%/ensurepip/_uninstall.py lib/python%%XYDOT%%/enum.py |