summaryrefslogtreecommitdiff
path: root/security/skip/files/patch-ap
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2000-01-26 01:55:28 +0000
committerArchie Cobbs <archie@FreeBSD.org>2000-01-26 01:55:28 +0000
commita3dd62941f5a3293aace76538667e68ba52e12c4 (patch)
tree9a66dfd2813b90bae64681c94871563c1efd38c6 /security/skip/files/patch-ap
parentWe were forgetting to install "README.FreeBSD+NAT". (diff)
Bash this port until it compiles under -current again.
Notes
Notes: svn path=/head/; revision=25078
Diffstat (limited to '')
-rw-r--r--security/skip/files/patch-ap16
1 files changed, 8 insertions, 8 deletions
diff --git a/security/skip/files/patch-ap b/security/skip/files/patch-ap
index 1f7dadf80cd2..f98a34ec55cc 100644
--- a/security/skip/files/patch-ap
+++ b/security/skip/files/patch-ap
@@ -1,11 +1,11 @@
-diff -ur --unidirectional-new-file skipsrc-1.0.orig/certs/lib/asn1_der_decode.C work.new/certs/lib/asn1_der_decode.C
---- skipsrc-1.0.orig/certs/lib/asn1_der_decode.C Fri Oct 25 13:11:45 1996
-+++ work.new/certs/lib/asn1_der_decode.C Mon Mar 8 21:33:38 1999
-@@ -48,6 +48,7 @@
- #include <stdarg.h>
- #include <stdlib.h>
+diff -ur --unidirectional-new-file skipsrc-1.0.orig/certs/lib/SkipCert.C work.new/certs/lib/SkipCert.C
+--- skipsrc-1.0.orig/certs/lib/SkipCert.C Fri Oct 25 13:11:43 1996
++++ work.new/certs/lib/SkipCert.C Mon Jan 24 12:35:37 2000
+@@ -46,6 +46,7 @@
+
+ #include <sys/types.h>
#include <stdio.h>
+#include <string.h>
- #include "my_types.h"
- #include "Time.h"
+
+ #include "Bstream.h"
#include "Bigint.h"