diff options
author | dirk <dirk@FreeBSD.org> | 1999-01-23 19:32:33 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-01-23 19:32:33 +0800 |
commit | 19c57c41e3cc5477d5b7e438a96110b863e5013b (patch) | |
tree | db10fd3af26c6e381a4e9f3dfaa610d0c85c753d | |
parent | bf949ff3db58a62b42d076950b561228c71c0238 (diff) | |
download | freebsd-ports-graphics-19c57c41e3cc5477d5b7e438a96110b863e5013b.tar.gz freebsd-ports-graphics-19c57c41e3cc5477d5b7e438a96110b863e5013b.tar.zst freebsd-ports-graphics-19c57c41e3cc5477d5b7e438a96110b863e5013b.zip |
Upgrade to mod_ssl-2.1.8.
-rw-r--r-- | www/mod_php3/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php3/scripts/configure.php | 2 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php4/scripts/configure.php | 2 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/scripts/configure.php | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index 7cdbf002a0b..6971e1d1741 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/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.1.7-1.3.4.tar.gz) = 03e0db5d710b40481bab9e66ba5e36ad +MD5 (mod_ssl-2.1.8-1.3.4.tar.gz) = b000d50c714661e7b0c3ae9d319861b4 diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index b901d389079..bfbee385200 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/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.1.7 +VERSION_MODSSL= 2.1.8 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index 7cdbf002a0b..6971e1d1741 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/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.1.7-1.3.4.tar.gz) = 03e0db5d710b40481bab9e66ba5e36ad +MD5 (mod_ssl-2.1.8-1.3.4.tar.gz) = b000d50c714661e7b0c3ae9d319861b4 diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index b901d389079..bfbee385200 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/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.1.7 +VERSION_MODSSL= 2.1.8 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 7cdbf002a0b..6971e1d1741 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.1.7-1.3.4.tar.gz) = 03e0db5d710b40481bab9e66ba5e36ad +MD5 (mod_ssl-2.1.8-1.3.4.tar.gz) = b000d50c714661e7b0c3ae9d319861b4 diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index b901d389079..bfbee385200 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.1.7 +VERSION_MODSSL= 2.1.8 RESTRICTED= "Contains cryptography" |