diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-02-05 13:38:49 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-02-05 13:38:49 +0000 |
commit | 15a3d1ef2ed49f4842bd2e410daac973fe592ea0 (patch) | |
tree | e0fb03b314fd5d57fb6f651e385729bf44596485 /www/mod_php5 | |
parent | Shaared lib name is changed for elf system. (diff) |
Upgrade to mod_ssl-2.2.1.
Notes
Notes:
svn path=/head/; revision=16544
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 7f3121612c19..f061644bf2c2 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1,3 +1,3 @@ MD5 (apache_1.3.4.tar.gz) = eab1d93bc17e7d9fcf87dc9fa744a9d3 MD5 (php-3.0.6.tar.gz) = 96515bee666334462ce3c8562334ab8c -MD5 (mod_ssl-2.2.0-1.3.4.tar.gz) = d8dcf725a5058ddb1b3780103b8251a3 +MD5 (mod_ssl-2.2.1-1.3.4.tar.gz) = c5bbb786e11e85ee52ce751411f715c6 diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 39c2410e44b6..d4c2649841b8 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -103,7 +103,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.2.0 +VERSION_MODSSL= 2.2.1 RESTRICTED= "Contains cryptography" |