From 27a08afc5995cd2aa843c2d55b2cae04d987ea8b Mon Sep 17 00:00:00 2001 From: grant Date: Tue, 5 Aug 2003 11:54:59 +0000 Subject: Create new file from rev 1.1 (requested by tron in ticket #1381): Update to 2.8.14. --- www/ap-ssl/patches/patch-ac | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 www/ap-ssl/patches/patch-ac 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 + -- cgit v1.2.3