diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-08-19 14:23:11 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-08-19 14:23:11 +0000 |
commit | bc1b303a51539f5b93d0763f6d1a28eec271252a (patch) | |
tree | d383af5f67f75e76f0dc6bb0bc4964fdae42435c /www | |
parent | 5a9e4e5fd02a4d4ed2fed4aaded042b7176a28a7 (diff) | |
download | ports-bc1b303a51539f5b93d0763f6d1a28eec271252a.tar.gz ports-bc1b303a51539f5b93d0763f6d1a28eec271252a.zip |
Update for mod_ssl 2.3.1
(Thanks to Dirk for catching this ;)
Notes
Notes:
svn path=/head/; revision=20818
Diffstat (limited to 'www')
-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 fbfa3a31e9df..8ed7357b4d28 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.10 +# Version required: 1.3.6 + 2.3.11 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.40 1999/07/26 07:14:46 rse Exp $ +# $Id: Makefile,v 1.41 1999/07/28 13:44:19 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.10 +VERSION_MODSSL= 2.3.11 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 5646b941dfeb..4f19027f81c7 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.10-1.3.6.tar.gz) = be0e441c4a37482387e7651691506102 +MD5 (mod_ssl-2.3.11-1.3.6.tar.gz) = f1c0c7aea63ab09391516999af11e65b |