From 1dc43e3194e94701b8cd7048c1fb7d2e84c3c52b Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Mon, 13 Jan 1997 21:39:44 +0000 Subject: Upgrade to 0.6.6 --- security/openssl/Makefile | 10 ++++++---- security/openssl/distinfo | 2 +- security/openssl/files/patch-ab | 9 --------- security/openssl/pkg-plist | 1 + 4 files changed, 8 insertions(+), 14 deletions(-) (limited to 'security/openssl') diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 8144447fdfac..d2f8296c815f 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1,12 +1,14 @@ # New ports collection makefile for: Eric Young's SSL/Crypto Library -# Version required: 0.6.5 -# Date created: 1 July 1996 +# Version required: 0.6.6 +# Date created: 13 January 1997 # Whom: markm # -# $Id: Makefile,v 1.8 1996/12/03 11:32:40 obrien Exp $ +# $Id: Makefile,v 1.9 1996/12/11 20:54:44 markm Exp $ # +# NOTE!!! To use this port, you must have FreeBSD 2.2 or later, and you +# must have the secure/ distribution loaded. -DISTNAME= SSLeay-0.6.5 +DISTNAME= SSLeay-0.6.6 CATEGORIES= devel security MASTER_SITES= ftp://psych.psy.uq.oz.au/pub/Crypto/SSL/ diff --git a/security/openssl/distinfo b/security/openssl/distinfo index 2e09a2f38f9f..5fb86bf159ce 100644 --- a/security/openssl/distinfo +++ b/security/openssl/distinfo @@ -1 +1 @@ -MD5 (SSLeay-0.6.5.tar.gz) = 57eac774278e349948508f8da535ad43 +MD5 (SSLeay-0.6.6.tar.gz) = e98396ff1a21e26402c3208df049b953 diff --git a/security/openssl/files/patch-ab b/security/openssl/files/patch-ab index 433f208d7d49..651c70a0922e 100644 --- a/security/openssl/files/patch-ab +++ b/security/openssl/files/patch-ab @@ -9,15 +9,6 @@ $infile="MINFO"; -@@ -156,7 +156,7 @@ - - if ($ranlib ne "") - { -- $ranlib="RANLIB=\$(SRC_D)$o$ranlib"; -+ $ranlib="\$(SRC_D)$o$ranlib"; - } - - if ($msdos) @@ -244,6 +244,7 @@ TEST_D=\$(OUT_D) LIB_D=\$(OUT_D) diff --git a/security/openssl/pkg-plist b/security/openssl/pkg-plist index 842f7d7f11f1..917a36feb6d1 100644 --- a/security/openssl/pkg-plist +++ b/security/openssl/pkg-plist @@ -25,6 +25,7 @@ include/cryptall.h include/conf.h include/buffer.h include/bn.h +include/blowfish.h include/asn1_mac.h include/x509.h lib/libssl.a -- cgit v1.2.3