FreeBSD Bugzilla – Attachment 224835 Details for
Bug 255782
lang/python-doc-html: Fix distinfo of 2.7.18 document archive files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file
lang_python-doc-html.python27.patch (text/plain), 2.46 KB, created by
Yasuhiro Kimura
on 2021-05-11 09:48:14 UTC
(
hide
)
Description:
Patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2021-05-11 09:48:14 UTC
Size:
2.46 KB
patch
obsolete
>From befd732ace0658bb14ccf92c98358b4dfe3bada1 Mon Sep 17 00:00:00 2001 >From: Yasuhiro Kimura <yasu@utahime.org> >Date: Tue, 11 May 2021 18:37:20 +0900 >Subject: [PATCH] lang/python-doc-html: Fix distinfo of 2.7.18 document archive > files > >I don't know why this happened, but file size and sha256 checksum of >python 2.7.18 document archive files are different from that of ones >currently put on offical Python server. So update them anyway. >--- > lang/python-doc-html/distinfo | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-) > >diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo >index ba5ecf5b1a03..d4e4052b152f 100644 >--- a/lang/python-doc-html/distinfo >+++ b/lang/python-doc-html/distinfo >@@ -1,12 +1,12 @@ >-TIMESTAMP = 1618020033 >-SHA256 (python/python-2.7.18-docs-html.tar.bz2) = 3d05142817615e77cec99f686dca58289bbfe008af22f94a93262e8663db81c7 >-SIZE (python/python-2.7.18-docs-html.tar.bz2) = 4732851 >-SHA256 (python/python-2.7.18-docs-pdf-a4.tar.bz2) = ead357695e43c824ae1a83dd6cd3b4a47215658f3fa20111726ff7ef16a16dd2 >-SIZE (python/python-2.7.18-docs-pdf-a4.tar.bz2) = 11455585 >-SHA256 (python/python-2.7.18-docs-pdf-letter.tar.bz2) = 0e1259b379982ceb623f25af9a15ab3d9fcd054b5efcb9d5c173404f7b80048a >-SIZE (python/python-2.7.18-docs-pdf-letter.tar.bz2) = 11455989 >-SHA256 (python/python-2.7.18-docs-text.tar.bz2) = c2396b36632ecdefa3fbf9f73c80641c315e8d4a515da5e6616f4450e0ca74ff >-SIZE (python/python-2.7.18-docs-text.tar.bz2) = 1633624 >+TIMESTAMP = 1620725759 >+SHA256 (python/python-2.7.18-docs-html.tar.bz2) = 20445e9a571cacdd350f702f0980e4dc559b6ff81f1d69affe9b0a862fef2f0e >+SIZE (python/python-2.7.18-docs-html.tar.bz2) = 4634932 >+SHA256 (python/python-2.7.18-docs-pdf-a4.tar.bz2) = dbac6953e48aac341351067ba0938393e415b10bf48ac8cbbc7247deaf13ab67 >+SIZE (python/python-2.7.18-docs-pdf-a4.tar.bz2) = 11486967 >+SHA256 (python/python-2.7.18-docs-pdf-letter.tar.bz2) = 565971040db8994630fd5c2447e45c38428cfb22a7845cd2620160daf2c60b1e >+SIZE (python/python-2.7.18-docs-pdf-letter.tar.bz2) = 11486126 >+SHA256 (python/python-2.7.18-docs-text.tar.bz2) = c86f5b5a2bd8f90158523efd350198d6cde7353965ef5a6ca5e54e5174af47f2 >+SIZE (python/python-2.7.18-docs-text.tar.bz2) = 1631043 > SHA256 (python/python-3.6.13-docs-html.tar.bz2) = 13e36aea543d2ab55d116a2c150684214c0be37992d71aba126cdf58d342adac > SIZE (python/python-3.6.13-docs-html.tar.bz2) = 6016532 > SHA256 (python/python-3.6.13-docs-pdf-a4.tar.bz2) = eb278d548bf1646c85373dde006e42c68d7849c16db2d2a2fbcae9086c4279b5 >-- >2.31.1 >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 255782
: 224835