From 5bd84f9d988cbb52744b8ed0b2f13e208f5a37da Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Mon, 29 Mar 1999 14:43:49 +0000 Subject: - patch-ab needs to patch Makefile.org and not Makefile.ssl. Otherwise the diffs are trashed because Makefile.org is used as a basis for Makefile.ssl during configuration. Now that patch-ab is applied correctly libRSAglue.a is installed. - add patch-aj obtained from the OpenSSL CVS repository: "Make sure the RSA OAEP test is skipped under -DRSAref because OAEP isn't supported when OpenSSL is built with RSAref." --- security/openssl-beta/files/patch-ab | 4 ++-- security/openssl-beta/pkg-plist | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'security/openssl-beta') diff --git a/security/openssl-beta/files/patch-ab b/security/openssl-beta/files/patch-ab index e65b4eef33a2..242f51032255 100644 --- a/security/openssl-beta/files/patch-ab +++ b/security/openssl-beta/files/patch-ab @@ -1,5 +1,5 @@ ---- Makefile.ssl.orig Mon Mar 22 18:18:18 1999 -+++ Makefile.ssl Wed Mar 24 17:25:25 1999 +--- Makefile.org.orig Mon Mar 22 18:18:18 1999 ++++ Makefile.org Wed Mar 24 17:25:25 1999 @@ -149,7 +149,7 @@ ONEDIRS=out tmp EDIRS= times doc bugs util include certs ms shlib mt demos perl sf dep diff --git a/security/openssl-beta/pkg-plist b/security/openssl-beta/pkg-plist index fa95697d8f0e..03f50724ced1 100644 --- a/security/openssl-beta/pkg-plist +++ b/security/openssl-beta/pkg-plist @@ -52,6 +52,7 @@ include/txt_db.h include/x509.h include/x509_vfy.h include/x509v3.h +lib/libRSAglue.a lib/libcrypto.a lib/libssl.a lib/openssl.cnf -- cgit v1.2.3