Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Apr 2016 13:25:48 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r412470 - branches/2016Q2/emulators/pipelight
Message-ID:  <201604031325.u33DPm5F032419@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sun Apr  3 13:25:48 2016
New Revision: 412470
URL: https://svnweb.freebsd.org/changeset/ports/412470

Log:
  MFH: r412468
  
  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>
  
  Approved by:	ports-secteam (junovitch)

Modified:
  branches/2016Q2/emulators/pipelight/distinfo
Directory Properties:
  branches/2016Q2/   (props changed)

Modified: branches/2016Q2/emulators/pipelight/distinfo
==============================================================================
--- branches/2016Q2/emulators/pipelight/distinfo	Sun Apr  3 13:23:47 2016	(r412469)
+++ branches/2016Q2/emulators/pipelight/distinfo	Sun Apr  3 13:25:48 2016	(r412470)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604031325.u33DPm5F032419>