diff options
author | rse <rse@FreeBSD.org> | 1998-09-13 01:31:26 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1998-09-13 01:31:26 +0800 |
commit | 1a3023ba932b14924d6bfaed74ad73a1688d32d1 (patch) | |
tree | ca7cc1c8e3ab73e83cb54313b536bf0741d7ed14 /www/apache13-modssl | |
parent | 5751f5dbdace959b2f9e8f52056dcd4cdef0677f (diff) | |
download | freebsd-ports-gnome-1a3023ba932b14924d6bfaed74ad73a1688d32d1.tar.gz freebsd-ports-gnome-1a3023ba932b14924d6bfaed74ad73a1688d32d1.tar.zst freebsd-ports-gnome-1a3023ba932b14924d6bfaed74ad73a1688d32d1.zip |
Upgrade to Apache 1.3.1 + mod_ssl 2.0.8
Diffstat (limited to 'www/apache13-modssl')
-rw-r--r-- | www/apache13-modssl/Makefile | 4 | ||||
-rw-r--r-- | www/apache13-modssl/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index b7e57dc60085..ce72f787336f 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -3,7 +3,7 @@ # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.2 1998/08/29 21:24:13 rse Exp $ +# $Id: Makefile,v 1.3 1998/09/09 15:17:45 rse Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -25,7 +25,7 @@ BUILD_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay \ RUN_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay VERSION_APACHE= 1.3.1 -VERSION_MODSSL= 2.0.7 +VERSION_MODSSL= 2.0.8 RESTRICTED= "Contains cryptography" diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index ece853caa541..7585dd1eeaf0 100644 --- a/www/apache13-modssl/distinfo +++ b/www/apache13-modssl/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.1.tar.gz) = fd28c26f94451216a23f34f5fe22e2b4 -MD5 (mod_ssl-2.0.7-1.3.1.tar.gz) = 41805193144d9ab05e9430c60ae2de1b +MD5 (mod_ssl-2.0.8-1.3.1.tar.gz) = b44b22e2a1976e75f776a9826a578fa3 |