Bug 236444

Summary: www/cliqz: Build break fixes
Product: Ports & Packages Reporter: Santhosh Raju <santhosh.raju>
Component: Individual Port(s)Assignee: Jan Beich <jbeich>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: needs-qa, regression
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 235941    
Attachments:
Description Flags
Makes the patch-bug1532851 and patch-bug1530098 apply correctly to www/cliqz none

Description Santhosh Raju 2019-03-10 08:31:46 UTC
Created attachment 202767 [details]
Makes the patch-bug1532851 and patch-bug1530098 apply correctly to www/cliqz

It looks like the bug fixes[1][2] applied to www/firefox for fixing powerpc64 and aarch64 were failing to apply correctly causing www/cliqz to fail builds for 1.25.2. 

I have looked into the patch-bug1532851 and patch-bug1530098 and fixed them to apply correctly to www/cliqz and allows it to build correctly.

References

1. https://svnweb.freebsd.org/ports?view=revision&revision=494761
2. https://svnweb.freebsd.org/ports?view=revision&revision=494312
Comment 1 Jan Beich freebsd_committer freebsd_triage 2019-03-13 17:51:41 UTC
A race with 1.25.2 update. I'll land it shortly.
Comment 2 Santhosh Raju 2019-03-13 18:02:49 UTC
Let me know if the patch does not apply correctly, since someone else had an issue applying the patch even though I had taken the diff from the original sources.

While you are at it, there is also a checksum update which is described in the ticket here.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236353

If you can push that too, it would fix the pkg-fallout@ messages.

Thank you.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-03-13 19:18:35 UTC
A commit references this bug:

Author: jbeich
Date: Wed Mar 13 19:17:53 UTC 2019
New revision: 495650
URL: https://svnweb.freebsd.org/changeset/ports/495650

Log:
  www/cliqz: unbreak

  => SHA256 Checksum mismatch for adult-domains.bin.
  ===>  Giving up on fetching files:  adult-domains.bin

  1 out of 1 hunks failed--saving rejects to mozilla-release/third_party/rust/libc/.cargo-checksum.json.rej
  => FreeBSD patch patch-bug1530098 failed to apply cleanly.

  PR:		236353 236444
  Reported by:	Nuno Teixeira, pkg-fallout
  Submitted by:	Santhosh Raju (maintainer)

Changes:
  head/www/cliqz/distinfo
  head/www/cliqz/files/patch-bug1530098
  head/www/cliqz/files/patch-bug1532851
Comment 4 Jan Beich freebsd_committer freebsd_triage 2019-03-13 19:25:42 UTC
(In reply to Santhosh Raju from comment #2)
> Let me know if the patch does not apply correctly

I've copied both patches from www/firefox.