From 44e687d0d7ea07eeb9179eced47aea7d5ab9d7fe Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Wed, 23 May 2001 02:47:02 +0000 Subject: Upgrade openssl to 0.9.6a and bump the shlib version in the process due to non-backwards compatible changes. The shlib bump necessitates a corresponding bump in bsd.port.mk for the automagic openssl dependency. Mistakes in the port are my responsibility. Approval for the bsd.port.mk commit comes through asami -> kkenn -> me. Kris is a little busy at the moment, so he asked me to lob it in. Approved by: kris --- security/openssl-beta/pkg-plist | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'security/openssl-beta/pkg-plist') diff --git a/security/openssl-beta/pkg-plist b/security/openssl-beta/pkg-plist index 890ede42b0ec..071c42297585 100644 --- a/security/openssl-beta/pkg-plist +++ b/security/openssl-beta/pkg-plist @@ -9,10 +9,12 @@ include/openssl/buffer.h include/openssl/cast.h include/openssl/comp.h include/openssl/conf.h +include/openssl/conf_api.h include/openssl/crypto.h include/openssl/des.h include/openssl/dh.h include/openssl/dsa.h +include/openssl/dso.h include/openssl/e_os.h include/openssl/e_os2.h include/openssl/ebcdic.h @@ -22,8 +24,10 @@ include/openssl/hmac.h include/openssl/idea.h include/openssl/lhash.h include/openssl/md2.h +include/openssl/md4.h include/openssl/md5.h include/openssl/mdc2.h +include/openssl/obj_mac.h include/openssl/objects.h include/openssl/opensslconf.h include/openssl/opensslv.h @@ -44,6 +48,7 @@ include/openssl/ssl2.h include/openssl/ssl23.h include/openssl/ssl3.h include/openssl/stack.h +include/openssl/symhacks.h include/openssl/tls1.h include/openssl/tmdiff.h include/openssl/txt_db.h @@ -53,10 +58,10 @@ include/openssl/x509v3.h lib/libRSAglue.a lib/libcrypto.a lib/libcrypto.so -lib/libcrypto.so.1 +lib/libcrypto.so.2 lib/libssl.a lib/libssl.so -lib/libssl.so.1 +lib/libssl.so.2 openssl/misc/CA.pl openssl/misc/CA.sh openssl/misc/c_hash -- cgit v1.2.3