diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1998-08-29 21:24:14 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1998-08-29 21:24:14 +0000 |
commit | 8caffe5299b80edfa3ad86d6afd58dc50a70e898 (patch) | |
tree | a6ed662f83a11d940b3cc43b95983a67f0c725bd /www/apache13-modssl | |
parent | Use the MANx variables. I think the PLIST was missing three manpages, (diff) |
Upgrade to Apache 1.3.1 + mod_ssl 2.0.6
(This version now automatically recognizes whether
SSLeay was build in conjunction with RSAref or not)
Notes
Notes:
svn path=/head/; revision=12909
Diffstat (limited to 'www/apache13-modssl')
-rw-r--r-- | www/apache13-modssl/Makefile | 4 | ||||
-rw-r--r-- | www/apache13-modssl/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index bd672ae83210..bf743e5fcffa 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -3,7 +3,7 @@ # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/27 16:00:05 rse Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -23,7 +23,7 @@ BUILD_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay \ RUN_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay VERSION_APACHE= 1.3.1 -VERSION_MODSSL= 2.0.5 +VERSION_MODSSL= 2.0.6 RESTRICTED= "Contains cryptography" diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index b0858b883374..d55e1f7caf4b 100644 --- a/www/apache13-modssl/distinfo +++ b/www/apache13-modssl/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.1.tar.gz) = fd28c26f94451216a23f34f5fe22e2b4 -MD5 (mod_ssl-2.0.5-1.3.1.tar.gz) = 773e0605fb1a27d64113e4cfc1c7d254 +MD5 (mod_ssl-2.0.6-1.3.1.tar.gz) = bc7387ca02a7f29263ee7283755b44ba |