Bug 236755 - [PATCH] converters/wkhtmltopdf unbreak with openssl111
Summary: [PATCH] converters/wkhtmltopdf unbreak with openssl111
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-24 09:35 UTC by Dirk Meyer
Modified: 2019-03-24 18:44 UTC (History)
0 users

See Also:
pi: maintainer-feedback+


Attachments
suggested patch (1.02 KB, patch)
2019-03-24 09:35 UTC, Dirk Meyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Meyer freebsd_committer freebsd_triage 2019-03-24 09:35:20 UTC
Created attachment 203099 [details]
suggested patch

1) Building the port with openssl from ports leads to an error:

Error: /usr/local/bin/wkhtmltoimage is linked to /usr/local/lib/libssl.so.9 from security/openssl but it is not declared as a dependency

2) Building the port with openssl111 from ports does not fail any more.

The Patch fixes both issues.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2019-03-24 17:57:13 UTC
testbuilds@work
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2019-03-24 18:44:27 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-03-24 18:44:36 UTC
A commit references this bug:

Author: pi
Date: Sun Mar 24 18:44:13 UTC 2019
New revision: 496769
URL: https://svnweb.freebsd.org/changeset/ports/496769

Log:
  converters/wkhtmltopdf: unbreak with openssl111

  1) Building the port with openssl from ports leads to an error:
     Error: /usr/local/bin/wkhtmltoimage is linked to
     /usr/local/lib/libssl.so.9 from security/openssl
     but it is not declared as a dependency
  2) Building the port with openssl111 from ports does not fail any more.

  The Patch fixes both issues.

  PR:		236755
  Submitted by:	dinoex

Changes:
  head/converters/wkhtmltopdf/Makefile