diff options
author | brnrd <brnrd@FreeBSD.org> | 2015-07-03 21:37:42 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2015-07-03 21:37:42 +0800 |
commit | 39b42d21122ca4b2336414a5494a3dfe595e5609 (patch) | |
tree | 5922dafd0098a124784857426356a64a3b8a8199 /lang | |
parent | 5b363cfbc88a9524e678a2415188314cddbfc7c2 (diff) | |
download | freebsd-ports-gnome-39b42d21122ca4b2336414a5494a3dfe595e5609.tar.gz freebsd-ports-gnome-39b42d21122ca4b2336414a5494a3dfe595e5609.tar.zst freebsd-ports-gnome-39b42d21122ca4b2336414a5494a3dfe595e5609.zip |
lang/python-doc-html: Update to 2.7.10
The FreeBSD Python team welcomes Python 2.7.10 to the Ports tree!
Announcement: https://www.python.org/downloads/release/python-2710/
Changelog: https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS
Important changes for this release:
- Python 2.7.10 is a bug fix release of the Python 2.7.x series.
- Fixes issues with LibreSSL 2.2+
PR: 192511, 201088
Differentialr Revision: D2637
Reviewed by: koobs (mentor), vsevolod (mentor), antoine
Approved by: koobs (mentor)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python-doc-html/distinfo | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo index e30b87adcab8..be1f15382c38 100644 --- a/lang/python-doc-html/distinfo +++ b/lang/python-doc-html/distinfo @@ -1,11 +1,11 @@ -SHA256 (python/python-2.7.9-docs-html.tar.bz2) = 9c8ec955491a53b20794cd20065f1ccee15622a0ffc89a6c301d879513a67b50 -SIZE (python/python-2.7.9-docs-html.tar.bz2) = 4527125 -SHA256 (python/python-2.7.9-docs-pdf-a4.tar.bz2) = b1ce63f4d234f3aab2fe8c29e8889063fcd6786ee2fc71edeab26f826eeaeea5 -SIZE (python/python-2.7.9-docs-pdf-a4.tar.bz2) = 10679722 -SHA256 (python/python-2.7.9-docs-pdf-letter.tar.bz2) = 2e76fcfca34790ccb35dda55c84057abdce5362cd2421f6f4db8904b59b82545 -SIZE (python/python-2.7.9-docs-pdf-letter.tar.bz2) = 10734252 -SHA256 (python/python-2.7.9-docs-text.tar.bz2) = 3929ff923aebaf33c6e7a6339c535191d30e3d9e2e21c63aaa05171ecc3d60df -SIZE (python/python-2.7.9-docs-text.tar.bz2) = 1601304 +SHA256 (python/python-2.7.10-docs-html.tar.bz2) = e5f399cccc365f16679a32cd79d2b1bd0906c8838b7ea83f5a0c8236d2324e61 +SIZE (python/python-2.7.10-docs-html.tar.bz2) = 4566934 +SHA256 (python/python-2.7.10-docs-pdf-a4.tar.bz2) = 53ce5f42fededd92fc297fe92b6ed991333e5c58ac838a21f501cc19bce6f545 +SIZE (python/python-2.7.10-docs-pdf-a4.tar.bz2) = 10651077 +SHA256 (python/python-2.7.10-docs-pdf-letter.tar.bz2) = ab4eb48cca914e195b648bf541c3a894a04d9e64512d3f451d84b6d0307fd19e +SIZE (python/python-2.7.10-docs-pdf-letter.tar.bz2) = 10709408 +SHA256 (python/python-2.7.10-docs-text.tar.bz2) = f90dc826239bb6e66639e913647fe50cf8ab1352bf55d393eed2fb1d46b51eeb +SIZE (python/python-2.7.10-docs-text.tar.bz2) = 1605615 SHA256 (python/python-3.2.5-docs-html.tar.bz2) = 5a7f7f79d58cf87511aae66784ae71e3e108ca8185bd40706c4bb43e5e0348bc SIZE (python/python-3.2.5-docs-html.tar.bz2) = 4435429 SHA256 (python/python-3.2.5-docs-pdf-a4.tar.bz2) = bfa07657b5d3810fa3cc16cd210459457cfaedff0887e2617b2deabd21e432e3 |