summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1997-01-13 21:39:44 +0000
committerMark Murray <markm@FreeBSD.org>1997-01-13 21:39:44 +0000
commit1dc43e3194e94701b8cd7048c1fb7d2e84c3c52b (patch)
tree6b01f26de56e1d9c1f2e4f0249a16cb99a591c2c /security/openssl
parentSwitched to using the INSTALL_* macros. (diff)
Upgrade to 0.6.6
Notes
Notes: svn path=/head/; revision=5342
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile10
-rw-r--r--security/openssl/distinfo2
-rw-r--r--security/openssl/files/patch-ab9
-rw-r--r--security/openssl/pkg-plist1
4 files changed, 8 insertions, 14 deletions
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