mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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 <pkubaj@anongoth.pl>, Grzegorz Junka <list1@gjunka.com> MFH: 2016Q2
This commit is contained in:
parent
33e2e58c95
commit
09a24ce117
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412468
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue