Bug 229965

Summary: Distfile size mismatch in sysutils/u-boot-rpi2
Product: Ports & Packages Reporter: Grzegorz Blach <gblach>
Component: Individual Port(s)Assignee: Emmanuel Vadot <manu>
Status: Closed FIXED    
Severity: Affects Only Me CC: gblach, imp
Priority: --- Flags: bugzilla: maintainer-feedback? (manu)
Version: Latest   
Hardware: Any   
OS: Any   

Description Grzegorz Blach freebsd_committer freebsd_triage 2018-07-22 16:44:24 UTC
When I try to build sysutils/u-boot-rpi2 I get the error:

# make -C /usr/ports/sysutils/u-boot-rpi2

=> 937869/mbox/? doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://patchwork.ozlabs.org/patch/937869/mbox/?
fetch: http://patchwork.ozlabs.org/patch/937869/mbox/?: size unknown
fetch: http://patchwork.ozlabs.org/patch/937869/mbox/?: size of remote file is not known
937869/mbox/?                                         1238  B 1389 kBps 00m00s
=> 939129/mbox/? doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://patchwork.ozlabs.org/patch/939129/mbox/?
fetch: http://patchwork.ozlabs.org/patch/939129/mbox/?: size unknown
fetch: http://patchwork.ozlabs.org/patch/939129/mbox/?: size of remote file is not known
939129/mbox/?                                         1112  B 1583 kBps 00m00s
=> Fetched file size mismatch (expected 1076, actual 1112)
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-07-22 20:15:27 UTC
A commit references this bug:

Author: manu
Date: Sun Jul 22 20:14:37 UTC 2018
New revision: 475121
URL: https://svnweb.freebsd.org/changeset/ports/475121

Log:
  u-boot: Update checksum for patch 939129

  r475103 update u-boot to the newest version but it seems that I had
  an old cached version of this patch.

  Pointy Hat to: myself
  PR:	229965
  Approved by:	imp (implicit)

Changes:
  head/sysutils/u-boot-master/distinfo
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2018-07-22 20:32:56 UTC
I have removed the blah/mbox usage in order to bring this port in accordance with Ports Collection standards.