Created attachment 203586 [details] Patch to upgrade the ports script to support cliqz-1.26.0 builds. Cliqz has been updated from version 1.25.3 to 1.26.0. I have made a patch that makes changes to the ports script to support building cliqz-1.26.0. Notes about the patch * Removes files/patch-bug1519629 , files/patch-bug1519729 , files/patch-bug1532851 since these are no longer applicable to the 1.26.0 * Adds files/patch-magic__build__and__package.sh to disable building of tests since they are not required. * Added comments to the header of the patch files/patch-cliqz__env.sh It would be nice if the patch can be applied to the ports tree of FreeBSD. Thank you Santhosh
A commit references this bug: Author: swills Date: Sat Apr 13 12:10:27 UTC 2019 New revision: 498805 URL: https://svnweb.freebsd.org/changeset/ports/498805 Log: www/cliqz: Update to 1.26.0 PR: 237201 Submitted by: Santhosh Raju <santhosh.raju@gmail.com> (maintainer) Changes: head/www/cliqz/Makefile head/www/cliqz/distinfo head/www/cliqz/files/patch-bug1519629 head/www/cliqz/files/patch-bug1519729 head/www/cliqz/files/patch-bug1532851 head/www/cliqz/files/patch-cliqz__env.sh head/www/cliqz/files/patch-magic__build__and__package.sh
Committed, thanks!