git: 72b7a6c71ebd - 2022Q3 - lang/python38: Update to 3.8.14

From: Wen Heping <wen_at_FreeBSD.org>
Date: Fri, 09 Sep 2022 08:08:05 UTC
The branch 2022Q3 has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=72b7a6c71ebdf2110576a5d2297b244ba6c03499

commit 72b7a6c71ebdf2110576a5d2297b244ba6c03499
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-09-07 23:29:23 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-09-09 08:07:30 +0000

    lang/python38: Update to 3.8.14
    
    (cherry picked from commit fddd2fc682516649a9a180d65fbece9c3ff80af0)
---
 lang/python-doc-html/distinfo  | 18 +++++++++---------
 lang/python38/Makefile         |  1 -
 lang/python38/Makefile.version |  2 +-
 lang/python38/distinfo         |  6 +++---
 lang/python38/pkg-plist        |  1 +
 5 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo
index 9caf94faa9ba..81cee156b875 100644
--- a/lang/python-doc-html/distinfo
+++ b/lang/python-doc-html/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1662515526
+TIMESTAMP = 1662531314
 SHA256 (python/python-2.7.18-docs-html.tar.bz2) = 20445e9a571cacdd350f702f0980e4dc559b6ff81f1d69affe9b0a862fef2f0e
 SIZE (python/python-2.7.18-docs-html.tar.bz2) = 4634932
 SHA256 (python/python-2.7.18-docs-pdf-a4.tar.bz2) = dbac6953e48aac341351067ba0938393e415b10bf48ac8cbbc7247deaf13ab67
@@ -31,14 +31,14 @@ SHA256 (python/python-3.7.14-docs-pdf-letter.tar.bz2) = b152f751b0de2ba4e0a4e267
 SIZE (python/python-3.7.14-docs-pdf-letter.tar.bz2) = 14387590
 SHA256 (python/python-3.7.14-docs-text.tar.bz2) = c5853edcb83d7a7dae57785ce06834c20de566411fdebcc8884b0fb1595c29c9
 SIZE (python/python-3.7.14-docs-text.tar.bz2) = 2298215
-SHA256 (python/python-3.8.13-docs-html.tar.bz2) = 7fcfb199805d109f089f02e0818d76b47594accc1886188eeaf56ff2602c0f40
-SIZE (python/python-3.8.13-docs-html.tar.bz2) = 6698035
-SHA256 (python/python-3.8.13-docs-pdf-a4.tar.bz2) = 2dd4dc2b8f5c3db784ff015d946c1d761eed6577b14a7e74e970fe72d3fc002f
-SIZE (python/python-3.8.13-docs-pdf-a4.tar.bz2) = 14741793
-SHA256 (python/python-3.8.13-docs-pdf-letter.tar.bz2) = 9d71d3826d72870ad054a56c1b3bcf4d3c44026a86f425e3cce0baa5f60be79e
-SIZE (python/python-3.8.13-docs-pdf-letter.tar.bz2) = 14856009
-SHA256 (python/python-3.8.13-docs-text.tar.bz2) = 5de70e7135042abb6c93b6ebcb5e9b8e297f0320f039ff90d42275abd631e565
-SIZE (python/python-3.8.13-docs-text.tar.bz2) = 2424063
+SHA256 (python/python-3.8.14-docs-html.tar.bz2) = 93ad5784f488196067c8ea77f49cabdc7403839c93532ddb8e4b96c88cdba38c
+SIZE (python/python-3.8.14-docs-html.tar.bz2) = 6693920
+SHA256 (python/python-3.8.14-docs-pdf-a4.tar.bz2) = b0ed1af8348afc73ac67bb55e941590b891c277ef8b42f4273ead0760d956a83
+SIZE (python/python-3.8.14-docs-pdf-a4.tar.bz2) = 15074956
+SHA256 (python/python-3.8.14-docs-pdf-letter.tar.bz2) = 53ed035dcd313d13333d5bed0fbc1213829698334ec690e7304b4cb54a94b57e
+SIZE (python/python-3.8.14-docs-pdf-letter.tar.bz2) = 15188690
+SHA256 (python/python-3.8.14-docs-text.tar.bz2) = 476b12a02e180b7e38571ec17bd9a5571a154b2a61b58d2d5edae7aaabc28c1a
+SIZE (python/python-3.8.14-docs-text.tar.bz2) = 2438868
 SHA256 (python/python-3.9.13-docs-html.tar.bz2) = d6aaf70bdfe051bdfb876eaffe1272cc3139ab20913aa63b3ce6201d9069df20
 SIZE (python/python-3.9.13-docs-html.tar.bz2) = 6979296
 SHA256 (python/python-3.9.13-docs-pdf-a4.tar.bz2) = 75ce416cd09eb623b29e5594d4881b89934fc7d9240c4f8bd5b9c472b0d21170
diff --git a/lang/python38/Makefile b/lang/python38/Makefile
index ecd5ecc9cb79..0ba7d0ebe9f1 100644
--- a/lang/python38/Makefile
+++ b/lang/python38/Makefile
@@ -2,7 +2,6 @@
 
 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 10c052699020..3f65ec9ef6a2 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.13
+PYTHON_DISTVERSION=	3.8.14
diff --git a/lang/python38/distinfo b/lang/python38/distinfo
index 5ee2e6af46fb..81434b91e01b 100644
--- a/lang/python38/distinfo
+++ b/lang/python38/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647698480
-SHA256 (python/Python-3.8.13.tar.xz) = 6f309077012040aa39fe8f0c61db8c0fa1c45136763299d375c9e5756f09cf57
-SIZE (python/Python-3.8.13.tar.xz) = 19023016
+TIMESTAMP = 1662516475
+SHA256 (python/Python-3.8.14.tar.xz) = 5d77e278271ba803e9909a41a4f3baca006181c93ada682a5e5fe8dc4a24c5f3
+SIZE (python/Python-3.8.14.tar.xz) = 19031932
diff --git a/lang/python38/pkg-plist b/lang/python38/pkg-plist
index 5d9361dc7034..9cf56f0275f9 100644
--- a/lang/python38/pkg-plist
+++ b/lang/python38/pkg-plist
@@ -65,6 +65,7 @@ include/python%%XYDOT%%%%ABI%%/internal/pycore_getopt.h
 include/python%%XYDOT%%%%ABI%%/internal/pycore_gil.h
 include/python%%XYDOT%%%%ABI%%/internal/pycore_hamt.h
 include/python%%XYDOT%%%%ABI%%/internal/pycore_initconfig.h
+include/python%%XYDOT%%%%ABI%%/internal/pycore_long.h
 include/python%%XYDOT%%%%ABI%%/internal/pycore_object.h
 include/python%%XYDOT%%%%ABI%%/internal/pycore_pathconfig.h
 include/python%%XYDOT%%%%ABI%%/internal/pycore_pyerrors.h