diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-07-28 13:44:20 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-07-28 13:44:20 +0000 |
commit | 1347820853d0d2d6b1626b876e1289ebeb5f3835 (patch) | |
tree | b5a34d484ba360ddac439d7f3ef9367a472d6f06 /www/apache13-modssl | |
parent | 73383618e2eac0d7c7056de0fe8e80d2882a190a (diff) | |
download | ports-1347820853d0d2d6b1626b876e1289ebeb5f3835.tar.gz ports-1347820853d0d2d6b1626b876e1289ebeb5f3835.zip |
Notes
Diffstat (limited to 'www/apache13-modssl')
-rw-r--r-- | www/apache13-modssl/Makefile | 6 | ||||
-rw-r--r-- | www/apache13-modssl/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index c3077ff9bda3..fbfa3a31e9df 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.9 +# Version required: 1.3.6 + 2.3.10 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.39 1999/07/25 13:07:32 rse Exp $ +# $Id: Makefile,v 1.40 1999/07/26 07:14:46 rse Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -49,7 +49,7 @@ BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl \ RUN_DEPENDS= openssl:${PORTSDIR}/security/openssl VERSION_APACHE= 1.3.6 -VERSION_MODSSL= 2.3.9 +VERSION_MODSSL= 2.3.10 Y2K= http://www.modssl.org/docs/2.3/ssl_faq.html#y2k RESTRICTED= "Contains cryptography" diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index aaceef569dbc..5646b941dfeb 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.9-1.3.6.tar.gz) = b1ccf7cd615e89fe4a0e440af2b6e3fd +MD5 (mod_ssl-2.3.10-1.3.6.tar.gz) = be0e441c4a37482387e7651691506102 |