aboutsummaryrefslogtreecommitdiff
path: root/security/openscep/files
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2006-08-12 11:05:37 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2006-08-12 11:05:37 +0000
commit6608bd0f2c13f94f584bec0837f0b3162e1ae3be (patch)
tree4926750e46ae410e411a1c7a359e6733fd62c8bd /security/openscep/files
parent3a71a09d72ca2d25cf6f1997d6bae34dbe35b2e5 (diff)
downloadports-6608bd0f2c13f94f584bec0837f0b3162e1ae3be.tar.gz
ports-6608bd0f2c13f94f584bec0837f0b3162e1ae3be.zip
Fix compile with OpenSSL 0.9.8b from -CURRENT.
Problem reported by: kris
Notes
Notes: svn path=/head/; revision=170398
Diffstat (limited to 'security/openscep/files')
-rw-r--r--security/openscep/files/patch-lib_fingerprint.c13
-rw-r--r--security/openscep/files/patch-lib_proxy.c13
2 files changed, 26 insertions, 0 deletions
diff --git a/security/openscep/files/patch-lib_fingerprint.c b/security/openscep/files/patch-lib_fingerprint.c
new file mode 100644
index 000000000000..898deebba5f2
--- /dev/null
+++ b/security/openscep/files/patch-lib_fingerprint.c
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- lib/fingerprint.c.orig
++++ lib/fingerprint.c
+@@ -9,6 +9,7 @@
+ #include <fingerprint.h>
+ #include <openssl/bio.h>
+ #include <openssl/evp.h>
++#include <openssl/md5.h>
+ #include <init.h>
+ #include <string.h>
+
diff --git a/security/openscep/files/patch-lib_proxy.c b/security/openscep/files/patch-lib_proxy.c
new file mode 100644
index 000000000000..4d03e0697cc4
--- /dev/null
+++ b/security/openscep/files/patch-lib_proxy.c
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- lib/proxy.c.orig
++++ lib/proxy.c
+@@ -10,6 +10,7 @@
+ #include <scep.h>
+ #include <proxy.h>
+ #include <openssl/evp.h>
++#include <openssl/md5.h>
+
+ /*
+ * proxy_authenticator compute the proxy authenticator hash value