git: f65da261ea25 - 2021Q3 - lang/python38: Update to 3.8.11
Kai Knoblich
kai at FreeBSD.org
Sun Sep 19 17:36:04 UTC 2021
The branch 2021Q3 has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f65da261ea25ecc56d61c800080618cb319c58ad
commit f65da261ea25ecc56d61c800080618cb319c58ad
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-18 21:44:40 +0000
Commit: Kai Knoblich <kai at FreeBSD.org>
CommitDate: 2021-09-19 17:17:10 +0000
lang/python38: Update to 3.8.11
Changes: https://docs.python.org/release/3.8.11/whatsnew/changelog.html
PR: 257026
Exp-run by: antoine
(cherry picked from commit d6339e05a591c2d3fd74dc2c305f7dc9aeb31193)
---
lang/python38/Makefile.version | 2 +-
lang/python38/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/lang/python38/Makefile.version b/lang/python38/Makefile.version
index 7620495e8fc2..6c6aec9d7292 100644
--- a/lang/python38/Makefile.version
+++ b/lang/python38/Makefile.version
@@ -2,4 +2,4 @@
# Do not forget to update python documentation (lang/python-doc-*)
# Run "make -C lang/python-doc-html makesum"
-PYTHON_DISTVERSION= 3.8.10
+PYTHON_DISTVERSION= 3.8.11
diff --git a/lang/python38/distinfo b/lang/python38/distinfo
index afc231401866..d1e750412200 100644
--- a/lang/python38/distinfo
+++ b/lang/python38/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620584856
-SHA256 (python/Python-3.8.10.tar.xz) = 6af24a66093dd840bcccf371d4044a3027e655cf24591ce26e48022bc79219d9
-SIZE (python/Python-3.8.10.tar.xz) = 18433456
+TIMESTAMP = 1625323733
+SHA256 (python/Python-3.8.11.tar.xz) = fb1a1114ebfe9e97199603c6083e20b236a0e007a2c51f29283ffb50c1420fb2
+SIZE (python/Python-3.8.11.tar.xz) = 18437648
More information about the dev-commits-ports-all
mailing list