Bug 232135

Summary: mail/prayer: Fix OpenSSL builds
Product: Ports & Packages Reporter: Nathan <ndowens04>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: koue, swills
Priority: --- Flags: koue: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://sources.debian.org/patches/prayer/1.3.5-dfsg1-4/
Bug Depends on:    
Bug Blocks: 231931    
Attachments:
Description Flags
Fix OpenSSL 1.1.x build ndowens04: maintainer-approval? (koue)

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!