From owner-freebsd-ports-bugs@freebsd.org Sun Apr 3 13:20:49 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5549B01EE9 for ; Sun, 3 Apr 2016 13:20:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ADADF188F for ; Sun, 3 Apr 2016 13:20:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u33DKnms027435 for ; Sun, 3 Apr 2016 13:20:49 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207210] emulators/pipelight: fix build Date: Sun, 03 Apr 2016 13:20:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2016 13:20:49 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207210 --- Comment #9 from commit-hook@freebsd.org --- A commit references this bug: Author: rakuco Date: Sun Apr 3 13:20:22 UTC 2016 New revision: 412468 URL: https://svnweb.freebsd.org/changeset/ports/412468 Log: 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 binar= ies, here's an attempt at explaining what happened (thanks to Grzegorz Junka f= or 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 g= ood to build those binaries with our MinGW ports instead of relying on those blo= bs. PR: 207210 Submitted by: Piotr Kubaj , Grzegorz Junka MFH: 2016Q2 Changes: head/emulators/pipelight/distinfo --=20 You are receiving this mail because: You are the assignee for the bug.=