diff options
| author | Wen Heping <wen@FreeBSD.org> | 2020-07-02 23:34:42 +0000 |
|---|---|---|
| committer | Wen Heping <wen@FreeBSD.org> | 2020-07-02 23:34:42 +0000 |
| commit | 141e696e5ea38890f22ffb307a38152b887ef21b (patch) | |
| tree | 773f2437214909142c2a9521583d76c239f1673e /lang/python37 | |
| parent | 7d931862458a8c5fef30ffa6660926bd6b95ddb9 (diff) | |
Notes
Diffstat (limited to 'lang/python37')
| -rw-r--r-- | lang/python37/Makefile | 5 | ||||
| -rw-r--r-- | lang/python37/Makefile.version | 2 | ||||
| -rw-r--r-- | lang/python37/distinfo | 10 | ||||
| -rw-r--r-- | lang/python37/pkg-plist | 7 |
4 files changed, 8 insertions, 16 deletions
diff --git a/lang/python37/Makefile b/lang/python37/Makefile index b60aba4513ea..6b157ede9fd3 100644 --- a/lang/python37/Makefile +++ b/lang/python37/Makefile @@ -3,17 +3,12 @@ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} -PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} PKGNAMESUFFIX= ${PYTHON_SUFFIX} DISTNAME= Python-${PORTVERSION} DIST_SUBDIR= python -PATCH_SITES= https://github.com/python/cpython/commit/ -PATCHFILES= b57a73694e26e8b2391731b5ee0b1be59437388e.patch:-p1 \ - 34f85af3229f86c004a954c3f261ceea1f5e9f95.patch:-p1 - MAINTAINER= python@FreeBSD.org COMMENT= Interpreted object-oriented programming language diff --git a/lang/python37/Makefile.version b/lang/python37/Makefile.version index 37348f384275..5f988330956c 100644 --- a/lang/python37/Makefile.version +++ b/lang/python37/Makefile.version @@ -3,4 +3,4 @@ # Do not forget to update python documentation (lang/python-doc-*) # Run "make -C lang/python-doc-html makesum" -PYTHON_PORTVERSION= 3.7.7 +PYTHON_PORTVERSION= 3.7.8 diff --git a/lang/python37/distinfo b/lang/python37/distinfo index 683037a880eb..fd8e564e848d 100644 --- a/lang/python37/distinfo +++ b/lang/python37/distinfo @@ -1,7 +1,3 @@ -TIMESTAMP = 1591492488 -SHA256 (python/Python-3.7.7.tar.xz) = 06a0a9f1bf0d8cd1e4121194d666c4e28ddae4dd54346de6c343206599f02136 -SIZE (python/Python-3.7.7.tar.xz) = 17268888 -SHA256 (python/b57a73694e26e8b2391731b5ee0b1be59437388e.patch) = c0600667e20d931a6c03d109b6be2bda3eac3923db0ff39e090dc7727c5e45ac -SIZE (python/b57a73694e26e8b2391731b5ee0b1be59437388e.patch) = 10979 -SHA256 (python/34f85af3229f86c004a954c3f261ceea1f5e9f95.patch) = 9fc707c3281b242e1448fd01a09e7dd7267d3ca84feeebc459786c644c79f9a3 -SIZE (python/34f85af3229f86c004a954c3f261ceea1f5e9f95.patch) = 6680 +TIMESTAMP = 1593394891 +SHA256 (python/Python-3.7.8.tar.xz) = 43a543404b363f0037f89df8478f19db2dbc0d6f3ffee310bc2997fa71854a63 +SIZE (python/Python-3.7.8.tar.xz) = 17399552 diff --git a/lang/python37/pkg-plist b/lang/python37/pkg-plist index ea50c31d29b6..fb8af30271a0 100644 --- a/lang/python37/pkg-plist +++ b/lang/python37/pkg-plist @@ -2136,8 +2136,8 @@ lib/python%%XYDOT%%/ensurepip/__pycache__/__main__.cpython-%%XY%%.pyc 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-19.2.3-py2.py3-none-any.whl -lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-41.2.0-py2.py3-none-any.whl +lib/python%%XYDOT%%/ensurepip/_bundled/pip-20.1.1-py2.py3-none-any.whl +lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-47.1.0-py3-none-any.whl lib/python%%XYDOT%%/ensurepip/_uninstall.py lib/python%%XYDOT%%/enum.py lib/python%%XYDOT%%/filecmp.py @@ -2191,11 +2191,12 @@ lib/python%%XYDOT%%/http/server.py lib/python%%XYDOT%%/idlelib/CREDITS.txt lib/python%%XYDOT%%/idlelib/ChangeLog lib/python%%XYDOT%%/idlelib/HISTORY.txt +lib/python%%XYDOT%%/idlelib/Icons/README.txt lib/python%%XYDOT%%/idlelib/Icons/folder.gif -lib/python%%XYDOT%%/idlelib/Icons/idle.icns lib/python%%XYDOT%%/idlelib/Icons/idle.ico lib/python%%XYDOT%%/idlelib/Icons/idle_16.gif lib/python%%XYDOT%%/idlelib/Icons/idle_16.png +lib/python%%XYDOT%%/idlelib/Icons/idle_256.png lib/python%%XYDOT%%/idlelib/Icons/idle_32.gif lib/python%%XYDOT%%/idlelib/Icons/idle_32.png lib/python%%XYDOT%%/idlelib/Icons/idle_48.gif |
