Bug 232135 - mail/prayer: Fix OpenSSL builds
Summary: mail/prayer: Fix OpenSSL builds
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL: https://sources.debian.org/patches/pr...
Keywords:
Depends on:
Blocks: 231931
  Show dependency treegraph
 
Reported: 2018-10-09 23:03 UTC by Nathan
Modified: 2018-11-09 19:25 UTC (History)
2 users (show)

See Also:
koue: maintainer-feedback+


Attachments
Fix OpenSSL 1.1.x build (6.91 KB, patch)
2018-10-09 23:03 UTC, Nathan
ndowens04: maintainer-approval? (koue)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan 2018-10-09 23:03:01 UTC
Created attachment 197985 [details]
Fix OpenSSL 1.1.x build

mail/prayer: Fix OpenSSL build
 
 PR:             231931
 Submitted by:   Nathan <ndowens@yahoo.com>
Comment 1 Nathan 2018-10-09 23:05:54 UTC
Patch came from Debian with a change that was missed, SSLv3 doesn't exist on openssl 1.1, TLS replaces it
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-11-09 19:24:52 UTC
A commit references this bug:

Author: swills
Date: Fri Nov  9 19:24:38 UTC 2018
New revision: 484539
URL: https://svnweb.freebsd.org/changeset/ports/484539

Log:
  mail/prayer: Fix OpenSSL builds

  PR:		232135
  Submitted by:	Nathan <ndowens@yahoo.com>
  Approved by:	Nikola Kolev <koue@chaosophia.net> (maintainer)

Changes:
  head/mail/prayer/Makefile
  head/mail/prayer/files/patch-lib_ssl.c
  head/mail/prayer/files/patch-shared_config.c
Comment 3 Steve Wills freebsd_committer freebsd_triage 2018-11-09 19:25:43 UTC
Committed, thanks!