diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-09-06 15:48:25 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-09-06 15:48:25 +0000 |
commit | 3979c7207c7901036a888f17a86127e2305559d1 (patch) | |
tree | e883f283b97570cacdf9072e72a2df48253d826c /www/mod_php4 | |
parent | Update of Japanese manual pages for 3.3-RELEASE. (diff) |
Upgrade to mod_ssl 2.4.2.
Notes
Notes:
svn path=/head/; revision=21314
Diffstat (limited to 'www/mod_php4')
-rw-r--r-- | www/mod_php4/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php4/scripts/configure.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index 39008729d524..8fd915c1c064 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/distinfo @@ -1,3 +1,3 @@ MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32 MD5 (php-4.0b2.tar.gz) = 509c245c2ec36d227985dd550e94240c -MD5 (mod_ssl-2.4.1-1.3.9.tar.gz) = 5de641374eb4a3e513b78a4208c4beb5 +MD5 (mod_ssl-2.4.2-1.3.9.tar.gz) = e30f679aeb4e24f1c4d4cefc6fb10c39 diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index 57f31c165afb..0ea93b121ec0 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -146,7 +146,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.4.1 +VERSION_MODSSL= 2.4.2 RESTRICTED= "Contains cryptography" |