summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-08-05 11:54:59 +0000
committergrant <grant@pkgsrc.org>2003-08-05 11:54:59 +0000
commit27a08afc5995cd2aa843c2d55b2cae04d987ea8b (patch)
treec471a5a05b58843e8f9bc41024f9085483e0c8c3
parentb57eeb3baf06b6261ff60cb5f9bbdb06c0fa4faf (diff)
downloadpkgsrc-27a08afc5995cd2aa843c2d55b2cae04d987ea8b.tar.gz
Create new file from rev 1.1 (requested by tron in ticket #1381):
Update to 2.8.14.
-rw-r--r--www/ap-ssl/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/ap-ssl/patches/patch-ac b/www/ap-ssl/patches/patch-ac
new file mode 100644
index 00000000000..6079d7f9e30
--- /dev/null
+++ b/www/ap-ssl/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1.2.2 2003/08/05 11:54:59 grant Exp $
+
+--- pkg.sslmod/ssl_util_ssl.h.orig Thu Oct 24 09:08:11 2002
++++ pkg.sslmod/ssl_util_ssl.h
+@@ -86,7 +86,7 @@
+ /*
+ * Backward compatibility.
+ */
+-#if SSL_LIBRARY_VERSION < 0x00906100
++#ifndef OPENSSL_free
+ #define OPENSSL_free free
+ #endif
+