diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-03-26 08:42:49 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-03-26 08:42:49 +0000 |
commit | 0d16fe8fa86db897ad7b3561801c5548369666cc (patch) | |
tree | af71c2d318e8d44a45c68969f63c58230e26472c /security/openssl-beta/distinfo | |
parent | * Update 0.15 -> 0.18 (diff) |
Upgrade to 0.9.2b.
According to the OpenSSL-core-team you are strongly encouraged to upgrade
any old version. The new version has a lot of bug fixes.
- ${PREFIX}/bin/ssleay was renamed to ${PREFIX}/bin/openssl and
${PREFIX}/etc/ssleay.cnf to ${PREFIX}/lib/openssl.cnf
- there are no links from e. g. ${PREFIX}/bin/md5 to ${PREFIX}/bin/ssleay
any longer, instead you have to call "openssl md5" now
- replaced HAS_CONFIGURE, CONFIGURE_SCRIPT and CONFIGURE_ENV with a
do-configure target and changed the indention level
- some perl scripts need perl5 now, so set USE_PERL5 and replace perl
with ${PERL5} where neccessary.
- honour ${CFLAGS}
Notes
Notes:
svn path=/head/; revision=17395
Diffstat (limited to 'security/openssl-beta/distinfo')
-rw-r--r-- | security/openssl-beta/distinfo | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/openssl-beta/distinfo b/security/openssl-beta/distinfo index 5457f16addff..0e5376433b0c 100644 --- a/security/openssl-beta/distinfo +++ b/security/openssl-beta/distinfo @@ -1,2 +1 @@ -MD5 (openssl-0.9.1c.tar.gz) = 6c453d4b8180f57cde82c58ac03a053b -MD5 (openssl-0.9.1c-bnrec.patch) = d9b0c8c334dfef2b2bad15be5de0d061 +MD5 (openssl-0.9.2b.tar.gz) = e78a6b30b443cd0d118b376a4dfe4745 |