diff options
author | dirk <dirk@FreeBSD.org> | 1999-10-02 01:32:14 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-10-02 01:32:14 +0800 |
commit | fa2327db18c0f856498230a521ff59023f1fd585 (patch) | |
tree | 1fc9759df54f7774b688f450ed1fce06a7f0b898 | |
parent | dd7232fa674a777cbcb915c18c7619fb088b1734 (diff) | |
download | freebsd-ports-gnome-fa2327db18c0f856498230a521ff59023f1fd585.tar.gz freebsd-ports-gnome-fa2327db18c0f856498230a521ff59023f1fd585.tar.zst freebsd-ports-gnome-fa2327db18c0f856498230a521ff59023f1fd585.zip |
Upgrade to mod_ssl 2.4.5.
-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 8ad7c6cee8b1..3e45f1d87660 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1,6 +1,6 @@ MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32 MD5 (php-3.0.12.tar.gz) = 0d3b9517f8af17f1cd8c994d6fa26dd7 -MD5 (mod_ssl-2.4.4-1.3.9.tar.gz) = 7949d64498d973987d4d9dacd620d06f +MD5 (mod_ssl-2.4.5-1.3.9.tar.gz) = 4308d02d00c91a984a4e41f3c07e9f03 MD5 (php_configure.diff) = 69d8e2e6d49d9e37aab6e8d9765bcb1d MD5 (php_gd.c.diff) = da5f001772417a1a65711be55f1cd38c MD5 (php_php3_gd.h.diff) = d9da6e7fecafc5a57dcd320a943c22fd diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 96ab92fc9d80..d70d575e246b 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -134,7 +134,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.4.4 +VERSION_MODSSL= 2.4.5 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index 2a822e22b5a5..2e87948e7d47 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/distinfo @@ -1,4 +1,4 @@ MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32 MD5 (php-4.0b2.tar.gz) = 509c245c2ec36d227985dd550e94240c -MD5 (mod_ssl-2.4.4-1.3.9.tar.gz) = 7949d64498d973987d4d9dacd620d06f +MD5 (mod_ssl-2.4.5-1.3.9.tar.gz) = 4308d02d00c91a984a4e41f3c07e9f03 MD5 (php4_snmp.c.diff) = f20420b92b4d206f8ec40d2d1c7c5d55 diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index f6da089124a9..8d1eae48509b 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/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.4 +VERSION_MODSSL= 2.4.5 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 2a822e22b5a5..2e87948e7d47 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1,4 +1,4 @@ MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32 MD5 (php-4.0b2.tar.gz) = 509c245c2ec36d227985dd550e94240c -MD5 (mod_ssl-2.4.4-1.3.9.tar.gz) = 7949d64498d973987d4d9dacd620d06f +MD5 (mod_ssl-2.4.5-1.3.9.tar.gz) = 4308d02d00c91a984a4e41f3c07e9f03 MD5 (php4_snmp.c.diff) = f20420b92b4d206f8ec40d2d1c7c5d55 diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index f6da089124a9..8d1eae48509b 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.4 +VERSION_MODSSL= 2.4.5 RESTRICTED= "Contains cryptography" |