Bug 217922 - converters/wkhtmltopdf: Update to 0.12.4
Summary: converters/wkhtmltopdf: Update to 0.12.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-19 18:33 UTC by Michael Gmelin
Modified: 2017-03-27 14:33 UTC (History)
0 users

See Also:
grembo: maintainer-feedback+


Attachments
Update to 0.12.4 (8.34 KB, patch)
2017-03-19 18:33 UTC, Michael Gmelin
no flags Details | Diff
poudriere testport output (397.57 KB, application/octet-stream)
2017-03-19 18:34 UTC, Michael Gmelin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Gmelin freebsd_committer freebsd_triage 2017-03-19 18:33:14 UTC
Created attachment 180964 [details]
Update to 0.12.4

The attached patch updates the port to 0.12.4, it also:
 - strips binaries
 - changes plist to alphabetical order
 - adds a patch from 0.12.5-dev to support the use of client certificates
   and private CAs (-ssl-key-password,--ssl-crt-path,--ssl-key-path),
   see also https://github.com/wkhtmltopdf/wkhtmltopdf/pull/3206
Comment 1 Michael Gmelin freebsd_committer freebsd_triage 2017-03-19 18:34:48 UTC
Created attachment 180965 [details]
poudriere testport output
Comment 2 Martin Matuska freebsd_committer freebsd_triage 2017-03-27 02:55:07 UTC
Comment on attachment 180965 [details]
poudriere testport output

Approved.
Comment 3 Martin Matuska freebsd_committer freebsd_triage 2017-03-27 02:55:19 UTC
Approved
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-03-27 14:33:27 UTC
A commit references this bug:

Author: grembo
Date: Mon Mar 27 14:32:23 UTC 2017
New revision: 437048
URL: https://svnweb.freebsd.org/changeset/ports/437048

Log:
  Update to 0.12.4

  Also:
  - strips binaries
  - changes plist to alphabetical order
  - adds a patch from 0.12.5-dev to support the use of client certificates
    and private CAs (-ssl-key-password,--ssl-crt-path,--ssl-key-path),
    see also https://github.com/wkhtmltopdf/wkhtmltopdf/pull/3206

  PR:		217922
  Approved by:	mm (maintainer)

Changes:
  head/converters/wkhtmltopdf/Makefile
  head/converters/wkhtmltopdf/distinfo
  head/converters/wkhtmltopdf/files/patch-clientcert
  head/converters/wkhtmltopdf/pkg-plist
Comment 5 Michael Gmelin freebsd_committer freebsd_triage 2017-03-27 14:33:50 UTC
Done (changed flag to "+" myself, as mm approved in comment).