diff options
author | dirk <dirk@FreeBSD.org> | 1999-08-31 04:56:56 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-08-31 04:56:56 +0800 |
commit | 083e717e81bcf9655608d659e1fe7f2db35a3a8a (patch) | |
tree | 29a14714937b67ad87fdd70ecae41434cded7fa4 /www/mod_php5 | |
parent | ef03c15d3834d6f071894d6f869f644555269fdf (diff) | |
download | freebsd-ports-gnome-083e717e81bcf9655608d659e1fe7f2db35a3a8a.tar.gz freebsd-ports-gnome-083e717e81bcf9655608d659e1fe7f2db35a3a8a.tar.zst freebsd-ports-gnome-083e717e81bcf9655608d659e1fe7f2db35a3a8a.zip |
Upgrade to mod_ssl 2.4.1.
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" |