diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-04-12 14:25:37 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-04-12 14:25:37 +0000 |
commit | 7d566c26e9c0f2ee74c866af80470a7e01ffe733 (patch) | |
tree | a75b33234cb5145fdf68a98f00775c948ce38ea3 /www | |
parent | update: ttt-1.3 -> ttt-1.4 (diff) |
Upgrade to Apache 1.3.6 + mod_ssl 2.2.8
Notes
Notes:
svn path=/head/; revision=17814
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 c512e33477f5..7bf1ae90ef62 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.2.7 +# Version required: 1.3.6 + 2.2.8 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.28 1999/03/29 11:05:37 rse Exp $ +# $Id: Makefile,v 1.29 1999/04/12 06:53:00 rse Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -47,7 +47,7 @@ BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl \ RUN_DEPENDS= openssl:${PORTSDIR}/security/openssl VERSION_APACHE= 1.3.6 -VERSION_MODSSL= 2.2.7 +VERSION_MODSSL= 2.2.8 Y2K= http://www.engelschall.com/sw/mod_ssl/docs/2.2/ssl_faq.html#y2k RESTRICTED= "Contains cryptography" diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index e9819abb8aeb..f73126595320 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.2.7-1.3.6.tar.gz) = 44a820825232c7ac3d2384dc5652b1d2 +MD5 (mod_ssl-2.2.8-1.3.6.tar.gz) = 0aaf0ff78d38cc53ad10fe73cc42a0f5 |