diff options
author | rse <rse@FreeBSD.org> | 1999-07-25 20:09:00 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1999-07-25 20:09:00 +0800 |
commit | fa7625a428c796d177da9fc1aacfa5aaea9e9ef1 (patch) | |
tree | 13f5d9349dcf05d236095320f1bb7d258ae18004 /www/apache13-modssl | |
parent | c5476f8062e46fd0f67e4993cea3bffb99bc3c8a (diff) | |
download | freebsd-ports-gnome-fa7625a428c796d177da9fc1aacfa5aaea9e9ef1.tar.gz freebsd-ports-gnome-fa7625a428c796d177da9fc1aacfa5aaea9e9ef1.tar.zst freebsd-ports-gnome-fa7625a428c796d177da9fc1aacfa5aaea9e9ef1.zip |
Upgrade to Apache 1.3.6 + mod_ssl 2.3.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 875ae43549b1..796b175b26a9 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.6 +# Version required: 1.3.6 + 2.3.7 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.36 1999/06/28 09:00:37 asami Exp $ +# $Id: Makefile,v 1.37 1999/07/15 07:50:09 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.6 +VERSION_MODSSL= 2.3.7 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 5e861d8afca1..2689c42acc65 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.6-1.3.6.tar.gz) = 8339140b57c4a1e2aea4272176b83e48 +MD5 (mod_ssl-2.3.7-1.3.6.tar.gz) = 534069c6caaf251f835021485b44e247 |