Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2022 10:44:02 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 1fd7895d661e - 2022Q4 - lang/python38: Update to 3.8.15(include security fix)
Message-ID:  <202210151044.29FAi29r036069@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q4 has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1fd7895d661e748616b25401b2ada64e8b0a66af

commit 1fd7895d661e748616b25401b2ada64e8b0a66af
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-10-15 02:20:25 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-10-15 10:43:25 +0000

    lang/python38: Update to 3.8.15(include security fix)
    
    (cherry picked from commit 75a562c8648b0d7406084138574b08b6da32dbd3)
---
 lang/python-doc-html/distinfo  | 18 +++++++++---------
 lang/python38/Makefile.version |  2 +-
 lang/python38/distinfo         |  6 +++---
 3 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo
index bcf4c3f508d0..187e17dc900a 100644
--- a/lang/python-doc-html/distinfo
+++ b/lang/python-doc-html/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1665799342
+TIMESTAMP = 1665799904
 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.15-docs-pdf-letter.tar.bz2) = 72c1bf6318472385c904647d
 SIZE (python/python-3.7.15-docs-pdf-letter.tar.bz2) = 14389395
 SHA256 (python/python-3.7.15-docs-text.tar.bz2) = fb366fca20ad58c10973bcc27b147e98651d5e96b0a80454664fa7fcf21ba6d1
 SIZE (python/python-3.7.15-docs-text.tar.bz2) = 2298493
-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.8.15-docs-html.tar.bz2) = ab8a202c748ffbe413a348d8fde24515951f46cdb35a17c95e399b614a56cfa5
+SIZE (python/python-3.8.15-docs-html.tar.bz2) = 6695025
+SHA256 (python/python-3.8.15-docs-pdf-a4.tar.bz2) = 5fecb7c6fc60a36ff9d807bd1423568771297a88703c365e9a58f0da1ec59ce6
+SIZE (python/python-3.8.15-docs-pdf-a4.tar.bz2) = 15076672
+SHA256 (python/python-3.8.15-docs-pdf-letter.tar.bz2) = 34dea17c5ef4b2b553ebd98e9ee3b20fd1f53aa0d7c95c84ab8349375d2c88d2
+SIZE (python/python-3.8.15-docs-pdf-letter.tar.bz2) = 15188810
+SHA256 (python/python-3.8.15-docs-text.tar.bz2) = 1b8165d0fcf45855380234f916b81ac74f6ad5e283c75810b1f65c7d36ac9631
+SIZE (python/python-3.8.15-docs-text.tar.bz2) = 2438286
 SHA256 (python/python-3.9.14-docs-html.tar.bz2) = f7d5b31becc22d229ddefa1c6051237d9840eacef242d5776325e96921eb8501
 SIZE (python/python-3.9.14-docs-html.tar.bz2) = 6991666
 SHA256 (python/python-3.9.14-docs-pdf-a4.tar.bz2) = 8ffc753282fb771b44a7e2a426651a1437fbddb5ac507af21ffc1cc69b9feade
diff --git a/lang/python38/Makefile.version b/lang/python38/Makefile.version
index 3f65ec9ef6a2..42cac63854fc 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.14
+PYTHON_DISTVERSION=	3.8.15
diff --git a/lang/python38/distinfo b/lang/python38/distinfo
index 81434b91e01b..8ca3e8d36833 100644
--- a/lang/python38/distinfo
+++ b/lang/python38/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662516475
-SHA256 (python/Python-3.8.14.tar.xz) = 5d77e278271ba803e9909a41a4f3baca006181c93ada682a5e5fe8dc4a24c5f3
-SIZE (python/Python-3.8.14.tar.xz) = 19031932
+TIMESTAMP = 1665799824
+SHA256 (python/Python-3.8.15.tar.xz) = 5114fc7918a2a5e20eb5aac696b30c36f412c6ef24b13f5c9eb9e056982d9550
+SIZE (python/Python-3.8.15.tar.xz) = 19038408



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210151044.29FAi29r036069>