diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-01-25 08:47:19 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-01-25 08:47:19 +0000 |
commit | c5f22d0fa48cf9ba0fae44870f3a0a893921246e (patch) | |
tree | e4b772efebd217fa9a902055aa609bdc662fdf53 /www/apache13-modssl | |
parent | Remove gtk, has been copied to gtk10 and all dependencies switched over. (diff) |
Update to Apache 1.3.4 + mod_ssl 2.1.8
Notes
Notes:
svn path=/head/; revision=16294
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 70f194432211..c7ca9e54774e 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.4 + 2.1.7 +# Version required: 1.3.4 + 2.1.8 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.15 1999/01/10 14:11:18 dirk Exp $ +# $Id: Makefile,v 1.16 1999/01/13 08:03:03 rse Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -32,7 +32,7 @@ BUILD_DEPENDS= ssleay:${PORTSDIR}/security/openssl \ RUN_DEPENDS= ssleay:${PORTSDIR}/security/openssl VERSION_APACHE= 1.3.4 -VERSION_MODSSL= 2.1.7 +VERSION_MODSSL= 2.1.8 Y2K= http://www.engelschall.com/sw/mod_ssl/docs/2.1/ssl_faq.html#y2k RESTRICTED= "Contains cryptography" diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index e236cd2b219b..2030ca313c43 100644 --- a/www/apache13-modssl/distinfo +++ b/www/apache13-modssl/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.4.tar.gz) = eab1d93bc17e7d9fcf87dc9fa744a9d3 -MD5 (mod_ssl-2.1.7-1.3.4.tar.gz) = 03e0db5d710b40481bab9e66ba5e36ad +MD5 (mod_ssl-2.1.8-1.3.4.tar.gz) = b000d50c714661e7b0c3ae9d319861b4 |