Re: Update textproc/wkhtmltopdf-0.12.4

2018-07-16 Thread Frank Groeneveld
On Mon, Jul 16, 2018, at 16:10, Brian Callahan wrote: > > It looks like you may have forgotten to cvs add a number of patches. > > ~Brian > Thanks, I hadn't noticed. Attached a complete and working patch, tested with a clean checkout. Frank Index: Makefile

Re: Update textproc/wkhtmltopdf-0.12.4

2018-07-16 Thread Brian Callahan
On 07/16/18 04:45, Frank Groeneveld wrote: On Tue, Jul 10, 2018, at 18:44, Frank Groeneveld wrote: Thanks for committing the update and thanks for the hints Stuart! I got version 0.12.5 to compile and run correctly by undoing two patches of upstream: https://github.com/wkhtmltopdf/qt/commit/4d

Re: Update textproc/wkhtmltopdf-0.12.4

2018-07-16 Thread Frank Groeneveld
On Tue, Jul 10, 2018, at 18:44, Frank Groeneveld wrote: > Thanks for committing the update and thanks for the hints Stuart! > I got version 0.12.5 to compile and run correctly by undoing two patches > of upstream: > https://github.com/wkhtmltopdf/qt/commit/4d3f24547b2e6d43f6af766411a810343b8e3c31

Re: Update textproc/wkhtmltopdf-0.12.4

2018-07-10 Thread Frank Groeneveld
Thanks for committing the update and thanks for the hints Stuart! I got version 0.12.5 to compile and run correctly by undoing two patches of upstream: https://github.com/wkhtmltopdf/qt/commit/4d3f24547b2e6d43f6af766411a810343b8e3c31 https://github.com/wkhtmltopdf/qt/commit/b612c88a5f214bf35e0748c

Re: Update textproc/wkhtmltopdf-0.12.4

2018-07-10 Thread Jeremie Courreges-Anglas
On Tue, Jul 10 2018, Frank Groeneveld wrote: > Attached a patch to update textproc/wkhtmltopdf to version 0.12.4. This > release fixes some small bugs, a full release log can be found at: > https://github.com/wkhtmltopdf/wkhtmltopdf/releases/tag/0.12.4 Committed, thanks, worked fine in my limit

Re: Update textproc/wkhtmltopdf-0.12.4

2018-07-10 Thread Stuart Henderson
On 2018/07/10 11:17, Frank Groeneveld wrote: > Unfortunately this is not the latest version yet, I'm still trying to get > 0.12.5 to work with HTTPS sites (errors about not being able to resolve some > OpenSSL symbols during runtime). As soon as I fix that I'll send an update > for it. Which sy

Update textproc/wkhtmltopdf-0.12.4

2018-07-10 Thread Frank Groeneveld
Attached a patch to update textproc/wkhtmltopdf to version 0.12.4. This release fixes some small bugs, a full release log can be found at: https://github.com/wkhtmltopdf/wkhtmltopdf/releases/tag/0.12.4 Unfortunately this is not the latest version yet, I'm still trying to get 0.12.5 to work with