[Bug 198370] [PATCH] sysutils/condor: Replace deprecated des_ and fix LibreSSL build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 6 20:20:41 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198370
Bug ID: 198370
Summary: [PATCH] sysutils/condor: Replace deprecated des_ and
fix LibreSSL build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: spil.oss at gmail.com
CC: jwbacon at tds.net
Keywords: patch
CC: jwbacon at tds.net
Flags: maintainer-feedback?(jwbacon at tds.net)
Created attachment 153929
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153929&action=edit
svn diff for sysutils/condor
sysutils/condor uses deprecated des_ methods and types that were marked
deprecated by OpenSSL 0.9.7 and will be removed in OpenSSL 1.1.0 . This patch
replaces the des_ methods and types with their new DES_ counterparts.
I've mailed the upstream project with the patches.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list