diff options
author | rse <rse@FreeBSD.org> | 1999-07-15 07:50:10 +0000 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1999-07-15 07:50:10 +0000 |
commit | 1e905fa0d1ef3050095cf76c5f5633bcb63990c7 (patch) | |
tree | f5dfcf7a1759e5f295b4ef33018a7a7540ac01ca /www/apache13-modssl | |
parent | dc42fc587b2984f5447f5da27f1f8fe982ddd916 (diff) | |
download | FreeBSD-ports-1e905fa0d1ef3050095cf76c5f5633bcb63990c7.zip FreeBSD-ports-1e905fa0d1ef3050095cf76c5f5633bcb63990c7.tar.gz |
Upgrade to mod_ssl 2.3.6
Diffstat (limited to 'www/apache13-modssl')
-rw-r--r-- | www/apache13-modssl/Makefile | 8 | ||||
-rw-r--r-- | www/apache13-modssl/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index 66b303d..875ae43 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: Apache + mod_ssl -# Version required: 1.3.6 + 2.3.5 +# Version required: 1.3.6 + 2.3.6 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.35 1999/06/23 16:01:53 rse Exp $ +# $Id: Makefile,v 1.36 1999/06/28 09:00:37 asami Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -49,9 +49,9 @@ BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl \ RUN_DEPENDS= openssl:${PORTSDIR}/security/openssl VERSION_APACHE= 1.3.6 -VERSION_MODSSL= 2.3.5 +VERSION_MODSSL= 2.3.6 -Y2K= http://www.engelschall.com/sw/mod_ssl/docs/2.3/ssl_faq.html#y2k +Y2K= http://www.modssl.org/docs/2.3/ssl_faq.html#y2k RESTRICTED= "Contains cryptography" USE_PERL5= yes diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index f0c780f..5e861d8 100644 --- a/www/apache13-modssl/distinfo +++ b/www/apache13-modssl/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.6.tar.gz) = b4114ed78f296bfe424c4ba05dccc643 -MD5 (mod_ssl-2.3.5-1.3.6.tar.gz) = fb2c69381b9ff94726d7a8d600203199 +MD5 (mod_ssl-2.3.6-1.3.6.tar.gz) = 8339140b57c4a1e2aea4272176b83e48 |