diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-03-29 11:05:37 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-03-29 11:05:37 +0000 |
commit | 387e2f01a7a45c6d32a1549f035d7386cd3cf0e8 (patch) | |
tree | eb181c2f32778be77a0dfefe382c8024ad08b13c /www/apache13-modssl | |
parent | Remove CONFIGURE_TARGET, the default suffices with the fixed bsd.port.mk. (diff) |
Upgrade to Apache 1.3.6 + mod_ssl 2.2.7
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 0a75e80b9de1..6174ce990fda 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.6 +# Version required: 1.3.6 + 2.2.7 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.26 1999/03/24 09:54:12 rse Exp $ +# $Id: Makefile,v 1.27 1999/03/26 08:47:51 dirk 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.6 +VERSION_MODSSL= 2.2.7 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 17434083d674..e9819abb8aeb 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.6-1.3.6.tar.gz) = 53889ca5ab6eda29048a6da9e5563412 +MD5 (mod_ssl-2.2.7-1.3.6.tar.gz) = 44a820825232c7ac3d2384dc5652b1d2 |