FreeBSD Bugzilla – Attachment 208440 Details for
Bug 241357
[exp-run] lang/python27: Update to 2.7.17
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Update to 2.7.17
python-2.7.17.diff.txt (text/plain), 4.49 KB, created by
Wen Heping
on 2019-10-20 03:15:32 UTC
(
hide
)
Description:
Update to 2.7.17
Filename:
MIME Type:
Creator:
Wen Heping
Created:
2019-10-20 03:15:32 UTC
Size:
4.49 KB
patch
obsolete
>Index: python-doc-html/distinfo >=================================================================== >--- python-doc-html/distinfo (revision 514821) >+++ python-doc-html/distinfo (working copy) >@@ -1,12 +1,12 @@ >-TIMESTAMP = 1571499982 >-SHA256 (python/python-2.7.16-docs-html.tar.bz2) = 02d488e908ceaa793662c3ea17ee9b9259f32782d74705633151c19f5fd05fe5 >-SIZE (python/python-2.7.16-docs-html.tar.bz2) = 4629448 >-SHA256 (python/python-2.7.16-docs-pdf-a4.tar.bz2) = b8397a5ba1c8a205a9873c12899dd33c0d5f265abaad33ce200f2e9aad0fb492 >-SIZE (python/python-2.7.16-docs-pdf-a4.tar.bz2) = 9508359 >-SHA256 (python/python-2.7.16-docs-pdf-letter.tar.bz2) = 404bb54c31ee317714f10614882d7eec39ecf99c0535b4c3b0359c8a88453105 >-SIZE (python/python-2.7.16-docs-pdf-letter.tar.bz2) = 9508486 >-SHA256 (python/python-2.7.16-docs-text.tar.bz2) = 79005c4bf4b4d07391fc60573671437b7c6723f3dc5b82cc0880ede929d747b5 >-SIZE (python/python-2.7.16-docs-text.tar.bz2) = 1632463 >+TIMESTAMP = 1571541027 >+SHA256 (python/python-2.7.17-docs-html.tar.bz2) = d7388cfcf28591e5ab09932f70d180b1288130942779ead1fb40f750d72c18eb >+SIZE (python/python-2.7.17-docs-html.tar.bz2) = 4605137 >+SHA256 (python/python-2.7.17-docs-pdf-a4.tar.bz2) = b4e09d093f03dd879ad207a9043212d6adb9a40e90540f1526315c361faf2219 >+SIZE (python/python-2.7.17-docs-pdf-a4.tar.bz2) = 11441433 >+SHA256 (python/python-2.7.17-docs-pdf-letter.tar.bz2) = 9fe275a4a318dfd260b5439afd0fe85ffbcefeacdb93815f2565c3f9faef1c6e >+SIZE (python/python-2.7.17-docs-pdf-letter.tar.bz2) = 11440298 >+SHA256 (python/python-2.7.17-docs-text.tar.bz2) = ee7c3678718870ab76f3b7d2269f79ba9e84c91788a1ce8fc4b13b7401c9891a >+SIZE (python/python-2.7.17-docs-text.tar.bz2) = 1630849 > SHA256 (python/python-3.5.7-docs-html.tar.bz2) = 97f706f9ccdc61482b6a5268058dc465bf2025d3b8b297b9eb0b393cf0445d1d > SIZE (python/python-3.5.7-docs-html.tar.bz2) = 5773473 > SHA256 (python/python-3.5.7-docs-pdf-a4.tar.bz2) = 241862678c4c9d6e0cd58afae7fe5b6530bbafa2c53c46517415d9a25afa1a56 >Index: python27/Makefile >=================================================================== >--- python27/Makefile (revision 514745) >+++ python27/Makefile (working copy) >@@ -2,7 +2,6 @@ > > PORTNAME= python > PORTVERSION= ${PYTHON_PORTVERSION} >-PORTREVISION= 1 > CATEGORIES= lang python > MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} > PKGNAMESUFFIX= 27 >Index: python27/Makefile.version >=================================================================== >--- python27/Makefile.version (revision 514745) >+++ python27/Makefile.version (working copy) >@@ -3,4 +3,4 @@ > > # Do not forget to update python documentation (lang/python-doc-*) > # Run "make -C lang/python-doc-html makesum" >-PYTHON_PORTVERSION= 2.7.16 >+PYTHON_PORTVERSION= 2.7.17 >Index: python27/distinfo >=================================================================== >--- python27/distinfo (revision 514745) >+++ python27/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1551829403 >-SHA256 (python/Python-2.7.16.tar.xz) = f222ef602647eecb6853681156d32de4450a2c39f4de93bd5b20235f2e660ed7 >-SIZE (python/Python-2.7.16.tar.xz) = 12752104 >+TIMESTAMP = 1571538094 >+SHA256 (python/Python-2.7.17.tar.xz) = 4d43f033cdbd0aa7b7023c81b0e986fd11e653b5248dac9144d508f11812ba41 >+SIZE (python/Python-2.7.17.tar.xz) = 12855568 >Index: python27/pkg-plist >=================================================================== >--- python27/pkg-plist (revision 514745) >+++ python27/pkg-plist (working copy) >@@ -780,6 +780,7 @@ > lib/python2.7/distutils/tests/__init__.py > lib/python2.7/distutils/tests/__init__.pyc > lib/python2.7/distutils/tests/__init__.pyo >+lib/python2.7/distutils/tests/includetest.rst > lib/python2.7/distutils/tests/setuptools_build_ext.py > lib/python2.7/distutils/tests/setuptools_build_ext.pyc > lib/python2.7/distutils/tests/setuptools_build_ext.pyo >@@ -1436,8 +1437,8 @@ > lib/python2.7/ensurepip/__main__.py > lib/python2.7/ensurepip/__main__.pyc > lib/python2.7/ensurepip/__main__.pyo >-lib/python2.7/ensurepip/_bundled/pip-18.1-py2.py3-none-any.whl >-lib/python2.7/ensurepip/_bundled/setuptools-40.6.2-py2.py3-none-any.whl >+lib/python2.7/ensurepip/_bundled/pip-19.2.3-py2.py3-none-any.whl >+lib/python2.7/ensurepip/_bundled/setuptools-41.2.0-py2.py3-none-any.whl > lib/python2.7/ensurepip/_uninstall.py > lib/python2.7/ensurepip/_uninstall.pyc > lib/python2.7/ensurepip/_uninstall.pyo >@@ -2738,6 +2739,7 @@ > lib/python2.7/test/capath/6e88d7b8.0 > lib/python2.7/test/capath/99d0fa06.0 > lib/python2.7/test/capath/ce7b8643.0 >+lib/python2.7/test/capath/efa5f9c3.0 > lib/python2.7/test/cfgparser.1 > lib/python2.7/test/cjkencodings/big5-utf8.txt > lib/python2.7/test/cjkencodings/big5.txt
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 241357
: 208440