Bug 203697 - [PATCH] mail/cone: Fix build with No-SSLv3
Summary: [PATCH] mail/cone: Fix build with No-SSLv3
Status: Closed DUPLICATE of bug 202677
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Guido Falsi
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-10-11 11:34 UTC by cpbsdmail
Modified: 2015-10-28 17:26 UTC (History)
3 users (show)

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


Attachments
svn diff for mail/cone (582 bytes, patch)
2015-10-11 11:34 UTC, cpbsdmail
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description cpbsdmail 2015-10-11 11:34:49 UTC
Created attachment 161907 [details]
svn diff for mail/cone

cone will not build if OpenSSL was built without SSLv3 (--no-ssl3).

LibreSSL 2.3.0 has removed SSLv3 support completely.

- Fix build without SSLv3
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2015-10-16 14:38:33 UTC
bug 202677 contains an update, I'll check if this problem still applies after that.
Comment 2 Bernard Spil freebsd_committer freebsd_triage 2015-10-16 15:44:51 UTC

*** This bug has been marked as a duplicate of bug 202677 ***
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-10-28 15:46:35 UTC
A commit references this bug:

Author: madpilot
Date: Wed Oct 28 15:45:46 UTC 2015
New revision: 400398
URL: https://svnweb.freebsd.org/changeset/ports/400398

Log:
  - Update to 0.92 [1]
  - Fix build without SSLv3 [2]

  Thanks ro brnrd for providing an updated patch.

  PR:		202677 [1], 203697 [2]
  Submitted by:	yamagi at yamagi.org [1]
  Submitted by:	cpbsdmail at gmail.com [2]
  MFH:		2015Q4

Changes:
  head/mail/cone/Makefile
  head/mail/cone/distinfo
  head/mail/cone/files/patch-cone_cursesmessage.C
  head/mail/cone/files/patch-curses-cursescontainer-C.diff
  head/mail/cone/files/patch-libmail-envelope-h.diff
  head/mail/cone/files/patch-libmail_envelope.H
  head/mail/cone/files/patch-libs_tcpd_libcouriertls.c
  head/mail/cone/pkg-plist
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-10-28 17:26:46 UTC
A commit references this bug:

Author: madpilot
Date: Wed Oct 28 17:26:42 UTC 2015
New revision: 400403
URL: https://svnweb.freebsd.org/changeset/ports/400403

Log:
  MFH: r400398

  - Update to 0.92 [1]
  - Fix build without SSLv3 [2]

  Thanks ro brnrd for providing an updated patch.

  PR:		202677 [1], 203697 [2]
  Submitted by:	yamagi at yamagi.org [1]
  Submitted by:	cpbsdmail at gmail.com [2]

  Approved by:	ports-secteam (feld)

Changes:
_U  branches/2015Q4/
  branches/2015Q4/mail/cone/Makefile
  branches/2015Q4/mail/cone/distinfo
  branches/2015Q4/mail/cone/files/patch-cone_cursesmessage.C
  branches/2015Q4/mail/cone/files/patch-curses-cursescontainer-C.diff
  branches/2015Q4/mail/cone/files/patch-libmail-envelope-h.diff
  branches/2015Q4/mail/cone/files/patch-libmail_envelope.H
  branches/2015Q4/mail/cone/files/patch-libs_tcpd_libcouriertls.c
  branches/2015Q4/mail/cone/pkg-plist