summaryrefslogtreecommitdiff
path: root/x11/kdelibs4/files/patch-kopenssl.h
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-08-25 04:37:30 +0000
committerWill Andrews <will@FreeBSD.org>2002-08-25 04:37:30 +0000
commitebe714bf059d5b2f7a57f05b433668bd211c601f (patch)
tree4f7a8e96d31777715ca35358edea5f125a285800 /x11/kdelibs4/files/patch-kopenssl.h
parentChase shared lib jump for libesmtp. Bump PORTREVISION to ensure balsa* (diff)
Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted to
more closely conform to FreeBSD style etc, and Konqueror SSL patch merged. Tested by: Matt Douhan <matt@fruitsalad.org>, alane Submitted by: lioux [1]
Diffstat (limited to 'x11/kdelibs4/files/patch-kopenssl.h')
-rw-r--r--x11/kdelibs4/files/patch-kopenssl.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/x11/kdelibs4/files/patch-kopenssl.h b/x11/kdelibs4/files/patch-kopenssl.h
deleted file mode 100644
index b123b5b54fb0..000000000000
--- a/x11/kdelibs4/files/patch-kopenssl.h
+++ /dev/null
@@ -1,19 +0,0 @@
-Index: kio/kssl/kopenssl.h
-===================================================================
-RCS file: /home/kde/kdelibs/kio/kssl/kopenssl.h,v
-retrieving revision 1.37.2.1
-retrieving revision 1.37.2.2
-diff -u -3 -p -r1.37.2.1 -r1.37.2.2
---- kio/kssl/kopenssl.h 2002/04/10 22:00:44 1.37.2.1
-+++ kio/kssl/kopenssl.h 2002/08/12 16:45:14 1.37.2.2
-@@ -309,6 +309,10 @@ public:
- */
- void X509_STORE_CTX_set_chain(X509_STORE_CTX *v, STACK_OF(X509)* x);
-
-+ /*
-+ * X509_STORE_CTX_set_purpose - set the purpose of the certificate
-+ */
-+ void X509_STORE_CTX_set_purpose(X509_STORE_CTX *v, int purpose);
-
- /*
- * X509_verify_cert - verify the certificate