diff options
author | dirk <dirk@FreeBSD.org> | 1999-08-19 12:11:01 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-08-19 12:11:01 +0000 |
commit | 6f92494333f77de7d1e4b5a77c43b6a5af7a10d9 (patch) | |
tree | 4f83bd67a4f6ac572586b704bebbe2274fc8d8a0 /www/mod_php3 | |
parent | a562f8c4b26ec5d767952f1f91286f3728482022 (diff) | |
download | FreeBSD-ports-6f92494333f77de7d1e4b5a77c43b6a5af7a10d9.zip FreeBSD-ports-6f92494333f77de7d1e4b5a77c43b6a5af7a10d9.tar.gz |
Upgrade to mod_ssl-2.3.11.
(Hey, am I really faster with this upgrade than rse himself? I can't
believe it... ;-)
Diffstat (limited to 'www/mod_php3')
-rw-r--r-- | www/mod_php3/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php3/scripts/configure.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index 258cf66..30a70d8 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1,3 +1,3 @@ MD5 (apache_1.3.6.tar.gz) = b4114ed78f296bfe424c4ba05dccc643 MD5 (php-3.0.12.tar.gz) = 0d3b9517f8af17f1cd8c994d6fa26dd7 -MD5 (mod_ssl-2.3.10-1.3.6.tar.gz) = be0e441c4a37482387e7651691506102 +MD5 (mod_ssl-2.3.11-1.3.6.tar.gz) = f1c0c7aea63ab09391516999af11e65b diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 9a59bb2..c39fb7f 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -117,7 +117,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.3.10 +VERSION_MODSSL= 2.3.11 RESTRICTED= "Contains cryptography" |