diff options
author | rse <rse@FreeBSD.org> | 1999-03-29 19:05:37 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1999-03-29 19:05:37 +0800 |
commit | 804b60f9482a4ba035b0887944694ddc92f7c106 (patch) | |
tree | bc42d142f20b838017256c590ed137c5a4cf6a92 /www | |
parent | 75ecafb2704cfaf99d762444b16aaa3689ea4deb (diff) | |
download | freebsd-ports-gnome-804b60f9482a4ba035b0887944694ddc92f7c106.tar.gz freebsd-ports-gnome-804b60f9482a4ba035b0887944694ddc92f7c106.tar.zst freebsd-ports-gnome-804b60f9482a4ba035b0887944694ddc92f7c106.zip |
Upgrade to Apache 1.3.6 + mod_ssl 2.2.7
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 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 |