diff options
Diffstat (limited to 'lang/python311')
-rw-r--r-- | lang/python311/Makefile | 4 | ||||
-rw-r--r-- | lang/python311/Makefile.version | 2 | ||||
-rw-r--r-- | lang/python311/distinfo | 6 |
3 files changed, 4 insertions, 8 deletions
diff --git a/lang/python311/Makefile b/lang/python311/Makefile index d5f997e72b3d..ab53f485c3be 100644 --- a/lang/python311/Makefile +++ b/lang/python311/Makefile @@ -1,15 +1,11 @@ PORTNAME= python DISTVERSION= ${PYTHON_DISTVERSION} -PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= PYTHON/ftp/python/${DISTVERSION:C/[a-z].*//} PKGNAMESUFFIX= ${PYTHON_SUFFIX} DISTNAME= Python-${DISTVERSION} DIST_SUBDIR= python -PATCH_SITES= https://github.com/python/cpython/commit/ -PATCHFILES= 0c33e5baedf18ebcb04bc41dff7cfc614d5ea5fe.patch:-p1 - MAINTAINER= python@FreeBSD.org COMMENT= Interpreted object-oriented programming language WWW= https://www.python.org/ diff --git a/lang/python311/Makefile.version b/lang/python311/Makefile.version index 7e91f31153cc..9b38b86b4222 100644 --- a/lang/python311/Makefile.version +++ b/lang/python311/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.11.12 +PYTHON_DISTVERSION= 3.11.13 diff --git a/lang/python311/distinfo b/lang/python311/distinfo index ad8e4eb4d944..2ad4cdb62efe 100644 --- a/lang/python311/distinfo +++ b/lang/python311/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1748493299 -SHA256 (python/Python-3.11.12.tar.xz) = 849da87af4df137710c1796e276a955f7a85c9f971081067c8f565d15c352a09 -SIZE (python/Python-3.11.12.tar.xz) = 20112232 +TIMESTAMP = 1749685283 +SHA256 (python/Python-3.11.13.tar.xz) = 8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a +SIZE (python/Python-3.11.13.tar.xz) = 20117496 SHA256 (python/0c33e5baedf18ebcb04bc41dff7cfc614d5ea5fe.patch) = 2b9857d46cb45cbf0db322a7149f940f8aae8265f66f8ff8f5cd88d2af4015c5 SIZE (python/0c33e5baedf18ebcb04bc41dff7cfc614d5ea5fe.patch) = 23930 |