[MacPorts] #57928: asn1_mac.h was removed from libressl-devel
MacPorts
noreply at macports.org
Sat Jan 19 17:44:28 UTC 2019
#57928: asn1_mac.h was removed from libressl-devel
-----------------------------+----------------------
Reporter: hakoyamah | Owner: jeremyhu
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: libressl-devel |
-----------------------------+----------------------
Changes (by mf2k):
* keywords: libressl-devel =>
* status: new => assigned
* owner: (none) => jeremyhu
* port: => libressl-devel
Old description:
> asn1_mac.h was removed from libressl-devel, so some ports (e.g., ruby
> @1.8.7 and kerberos5) fail to build. Patches to use asn1.h may be a
> workaround.
>
> -#include <openssl/asn1_mac.h>
> +#include <openssl/asn1.h>
New description:
asn1_mac.h was removed from libressl-devel, so some ports (e.g., ruby
@1.8.7 and kerberos5) fail to build. Patches to use asn1.h may be a
workaround.
{{{
-#include <openssl/asn1_mac.h>
+#include <openssl/asn1.h>
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/57928#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list