Bug 238536 - net-im/fractal: unbreak with LibreSSL 2.9.1+
Summary: net-im/fractal: unbreak with LibreSSL 2.9.1+
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-13 04:37 UTC by Charlie Li
Modified: 2019-06-30 20:04 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (val)


Attachments
fractal-4.0.0-libressl2.9.1 (6.59 KB, patch)
2019-06-13 04:37 UTC, Charlie Li
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Li freebsd_committer freebsd_triage 2019-06-13 04:37:32 UTC
Created attachment 205026 [details]
fractal-4.0.0-libressl2.9.1

After ports r501679 landed with fixes for LibreSSL 2.9.1 (and later), apply the same fixes here, since this program also uses an outdated openssl{,-sys} crate.

Passes testport and portlint.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-06-30 20:03:19 UTC
A commit references this bug:

Author: swills
Date: Sun Jun 30 20:03:07 UTC 2019
New revision: 505465
URL: https://svnweb.freebsd.org/changeset/ports/505465

Log:
  net-im/fractal: unbreak with LibreSSL 2.9.1+

  PR:		238536
  Submitted by:	Charlie Li <ml+freebsd@vishwin.info>
  Approved by:	maintainer timeout (greg@unrelenting.technology, >2 weeks)

Changes:
  head/net-im/fractal/files/patch-vendor_openssl-sys_build_cfgs.rs
  head/net-im/fractal/files/patch-vendor_openssl-sys_build_main.rs
  head/net-im/fractal/files/patch-vendor_openssl-sys_src_crypto.rs
  head/net-im/fractal/files/patch-vendor_openssl-sys_src_ssl.rs
  head/net-im/fractal/files/patch-vendor_openssl_build.rs
  head/net-im/fractal/files/patch-vendor_openssl_src_ssl_mod.rs
  head/net-im/fractal/files/patch-vendor_openssl_src_version.rs
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-06-30 20:04:12 UTC
Committed, thanks!