diff options
author | rse <rse@FreeBSD.org> | 1998-08-30 05:24:14 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1998-08-30 05:24:14 +0800 |
commit | 134e6ac07459e3f6749b21b7174553cb6b910552 (patch) | |
tree | e4ec9afdcb7921eec50524dd1fa81124560e96ca /www/apache13-modssl | |
parent | 17f48219d8a1d08ce73ea5337d10e6323561257b (diff) | |
download | freebsd-ports-graphics-134e6ac07459e3f6749b21b7174553cb6b910552.tar.gz freebsd-ports-graphics-134e6ac07459e3f6749b21b7174553cb6b910552.tar.zst freebsd-ports-graphics-134e6ac07459e3f6749b21b7174553cb6b910552.zip |
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)
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 bd672ae8321..bf743e5fcff 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 b0858b88337..d55e1f7caf4 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 |