diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-08-30 20:56:56 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-08-30 20:56:56 +0000 |
commit | ca1f3d668cfd4f6e7ef06143844461ef843e62f0 (patch) | |
tree | aa8d2151cf02b2f64ae8903322fd4764638b18a3 /www/mod_php5 | |
parent | Add tn3270 (diff) |
Upgrade to mod_ssl 2.4.1.
Notes
Notes:
svn path=/head/; revision=21137
Diffstat (limited to 'www/mod_php5')
-rw-r--r-- | www/mod_php5/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/scripts/configure.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index efd4922c0ae8..39008729d524 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/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.0-1.3.9.tar.gz) = 225c82d5d54a0e1c872bfcc7ffdfb0d8 +MD5 (mod_ssl-2.4.1-1.3.9.tar.gz) = 5de641374eb4a3e513b78a4208c4beb5 diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 87702420f57d..57f31c165afb 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/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.0 +VERSION_MODSSL= 2.4.1 RESTRICTED= "Contains cryptography" |