diff options
author | miwi <miwi@FreeBSD.org> | 2015-12-22 02:13:33 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-12-22 02:13:33 +0800 |
commit | 3dc982599b69d09ed96f473f980c8de276752810 (patch) | |
tree | 01630e4fc53ee3ffc1ee197b664b3ed6dbb603b4 /lang/python-doc-html | |
parent | 3802028c9af22e25507285f2095fa370a3822fb1 (diff) | |
download | freebsd-ports-gnome-3dc982599b69d09ed96f473f980c8de276752810.tar.gz freebsd-ports-gnome-3dc982599b69d09ed96f473f980c8de276752810.tar.zst freebsd-ports-gnome-3dc982599b69d09ed96f473f980c8de276752810.zip |
- Update lang/python32 to 3.2.6 [1]
- Update lang/python35 to 3.5.1 [2]
- Update lang/python-doc-html for [1]
- Switch to do-test
Changelog:
[1] https://hg.python.org/cpython/file/v3.2.6/Misc/NEWS
[2] https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-1-final
Reviewed by: koobs (python)
Approved by: mat (mentor)
Differential Revision: D4663
Diffstat (limited to 'lang/python-doc-html')
-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 abb8eee16113..8f70ecd0e04b 100644 --- a/lang/python-doc-html/distinfo +++ b/lang/python-doc-html/distinfo @@ -6,14 +6,14 @@ SHA256 (python/python-2.7.11-docs-pdf-letter.tar.bz2) = b774f15ee0b174041351a8c5 SIZE (python/python-2.7.11-docs-pdf-letter.tar.bz2) = 10661547 SHA256 (python/python-2.7.11-docs-text.tar.bz2) = fc49ac7083123dd6dd53a91a48602f48289c5d04b073da7634322e595d1e280e SIZE (python/python-2.7.11-docs-text.tar.bz2) = 1607237 -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 -SIZE (python/python-3.2.5-docs-pdf-a4.tar.bz2) = 10380500 -SHA256 (python/python-3.2.5-docs-pdf-letter.tar.bz2) = 55327e6e05c5c1f6669512e40835ce39649145eec56f7dee38ec4528ebe06060 -SIZE (python/python-3.2.5-docs-pdf-letter.tar.bz2) = 10429112 -SHA256 (python/python-3.2.5-docs-text.tar.bz2) = 8940c6bb7c93ffdb5be2573ff236ac06b6082132dd97a404be8400033d805523 -SIZE (python/python-3.2.5-docs-text.tar.bz2) = 1569706 +SHA256 (python/python-3.2.6-docs-html.tar.bz2) = b746ef40a29abe7949e5f183e236a0734c58b841c0600043160a518390704c13 +SIZE (python/python-3.2.6-docs-html.tar.bz2) = 4451267 +SHA256 (python/python-3.2.6-docs-pdf-a4.tar.bz2) = 2bf14c32c56e92adb442fdea6bcd4a2386a76ab32ae3ecab347d103fd1a6633f +SIZE (python/python-3.2.6-docs-pdf-a4.tar.bz2) = 10369657 +SHA256 (python/python-3.2.6-docs-pdf-letter.tar.bz2) = 55bf8e03442a09ccd1fd6d17ec2329345a47ebfb6e2ae28cee97b14ef6c8b92b +SIZE (python/python-3.2.6-docs-pdf-letter.tar.bz2) = 10418952 +SHA256 (python/python-3.2.6-docs-text.tar.bz2) = 889a9f5358d0ded2f2c4b1027967c4b8ec0e99cf57eddefa038f2a0abba7fe88 +SIZE (python/python-3.2.6-docs-text.tar.bz2) = 1573432 SHA256 (python/python-3.3.4-docs-html.tar.bz2) = 43ab01c98d5bacb301519a99ed25192cebe0b69ac4a85b95302958b225868efc SIZE (python/python-3.3.4-docs-html.tar.bz2) = 4951380 SHA256 (python/python-3.3.4-docs-pdf-a4.tar.bz2) = 692eb7dd255b12252c701ca32f530932d3761e4f0582b7461c8277cd70282251 |