summaryrefslogtreecommitdiff
path: root/www/mod_php3
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-09-28 15:31:15 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-09-28 15:31:15 +0000
commit8f641bab833c7835ab63718da379a2564a3afb41 (patch)
tree3be9f6eb2d2e57d7ae3978562f5ae09a0eca1e3b /www/mod_php3
parentQuiet `bind()' and `accept()' warnings. (diff)
Upgrade to mod_ssl 2.4.4.
Notes
Notes: svn path=/head/; revision=22048
Diffstat (limited to 'www/mod_php3')
-rw-r--r--www/mod_php3/distinfo2
-rw-r--r--www/mod_php3/scripts/configure.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo
index a56db931e857..8ad7c6cee8b1 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.2-1.3.9.tar.gz) = e30f679aeb4e24f1c4d4cefc6fb10c39
+MD5 (mod_ssl-2.4.4-1.3.9.tar.gz) = 7949d64498d973987d4d9dacd620d06f
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 98e9bdbbbb40..96ab92fc9d80 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.2
+VERSION_MODSSL= 2.4.4
RESTRICTED= "Contains cryptography"