From 57025561d75f39ebdcdc8823e70021d2bb8e81bf Mon Sep 17 00:00:00 2001 From: rakuco Date: Sun, 3 Apr 2016 13:20:21 +0000 Subject: Re-roll pluginloader entries in distinfo. The port broke in the beginning of February when upstream uploaded a new pluginloader tarball to MASTER_SITES. Since the tarball is unversioned and only contains prebuilt Windows binaries, here's an attempt at explaining what happened (thanks to Grzegorz Junka for the investigation): - Pipelight seems to be really bad at communication. The "News" section on the website says 0.2.8 is the latest version. - The "Compile Pipelight" section says 0.2.8.1 is the latest version. - 0.2.8.2 was tagged in BitBucket in October 2015 but was never announced anywhere on the website, and the project does not seem to have a mailing list. - The pluginloader tarballs, which contain prebuilt Windows binaries for Pipelight's src/windows directory, were not updated at the time 0.2.8.2 was tagged (the SHA256 checksums match those in the 0.2.8.1 directory in MASTER_SITES). This only happened in February 2016, which broke our distinfo. Note that it is unclear why the pluginloader tarballs were not generated in October, and since those are binary blobs it is still possible that they do not correspond to their respective source files. In the future, it would be good to build those binaries with our MinGW ports instead of relying on those blobs. PR: 207210 Submitted by: Piotr Kubaj , Grzegorz Junka MFH: 2016Q2 --- emulators/pipelight/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators') diff --git a/emulators/pipelight/distinfo b/emulators/pipelight/distinfo index 0ec18030c95f..110ce873531e 100644 --- a/emulators/pipelight/distinfo +++ b/emulators/pipelight/distinfo @@ -1,6 +1,6 @@ SHA256 (pipelight/v0.2.8.2.tar.gz) = 13ca5fb18cd68f63137a0dded5a4d0811aa78b033918a3331953903ced34decf SIZE (pipelight/v0.2.8.2.tar.gz) = 153877 -SHA256 (pipelight/pluginloader.tar.gz) = eba80a1afe6b9a4de34070dfec27d358036326c7dbd487830d0616dd33f37c4d -SIZE (pipelight/pluginloader.tar.gz) = 809672 -SHA256 (pipelight/pluginloader.tar.gz.sig) = ef5346c698c0889d28c2d28358461bfa95f7b343bd0c6c00e4ea73db07c90625 +SHA256 (pipelight/pluginloader.tar.gz) = 1a2c2a94c171152545b1b86d48392d2179ab2339826f5bd8fda81a3094c6174b +SIZE (pipelight/pluginloader.tar.gz) = 1107980 +SHA256 (pipelight/pluginloader.tar.gz.sig) = e00c657ba0a7351e08dd66e91ba3f2125c50b4e66af7a66ca1881a4038453e9c SIZE (pipelight/pluginloader.tar.gz.sig) = 543 -- cgit