From 34fcb4fd809b0680b1662efcccc2b96acf34023d Mon Sep 17 00:00:00 2001 From: dirk Date: Mon, 12 Apr 1999 14:34:03 +0000 Subject: Upgrade to mod_ssl 2.2.8. --- www/mod_php5/distinfo | 2 +- www/mod_php5/scripts/configure.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'www/mod_php5') diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 3e326f20446a..ea8b41f1fdcb 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1,3 +1,3 @@ MD5 (apache_1.3.6.tar.gz) = b4114ed78f296bfe424c4ba05dccc643 MD5 (php-3.0.7.tar.gz) = 3881388d0bc88f0fda5bb925d908314a -MD5 (mod_ssl-2.2.7-1.3.6.tar.gz) = 44a820825232c7ac3d2384dc5652b1d2 +MD5 (mod_ssl-2.2.8-1.3.6.tar.gz) = 0aaf0ff78d38cc53ad10fe73cc42a0f5 diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 2d08d040e68d..9eb670cba31b 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -104,7 +104,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.2.7 +VERSION_MODSSL= 2.2.8 RESTRICTED= "Contains cryptography" -- cgit