summaryrefslogtreecommitdiff
path: root/net/v6eval/files/patch-bin_sigcomp_sigcomp.c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 23:05:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 23:05:26 +0000
commit39a5b78f8797ded2c50107a77794cd671dff707f (patch)
tree39f650e2e85c255908675444e0ce32d9639f251f /net/v6eval/files/patch-bin_sigcomp_sigcomp.c
parentRemove non staged ports without pending PR from net-im and net-mgmt (diff)
Remove non staged ports without pending PR from net-p2p, net and news
Notes
Notes: svn path=/head/; revision=366967
Diffstat (limited to 'net/v6eval/files/patch-bin_sigcomp_sigcomp.c')
-rw-r--r--net/v6eval/files/patch-bin_sigcomp_sigcomp.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/v6eval/files/patch-bin_sigcomp_sigcomp.c b/net/v6eval/files/patch-bin_sigcomp_sigcomp.c
deleted file mode 100644
index 127af9bfbc5b..000000000000
--- a/net/v6eval/files/patch-bin_sigcomp_sigcomp.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- bin/sigcomp/sigcomp.c.orig 2008-04-03 09:34:43.000000000 +0900
-+++ bin/sigcomp/sigcomp.c 2013-06-16 11:06:24.000000000 +0900
-@@ -57,6 +57,9 @@
-
- #include <openssl/rsa.h>
-
-+#ifdef OPENSSL_NO_MD2
-+const EVP_MD *EVP_md2(void);
-+#endif
-
- #ifdef DEBUG
- #ifndef dbg