summaryrefslogtreecommitdiff
path: root/www/mod_php4
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-02-22 14:00:32 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-02-22 14:00:32 +0000
commitf226f4c81eb4535290b268ef68f75f73a31eedd4 (patch)
treee6d654a8d9326e3b99ad8b61ba800ee57bd615b9 /www/mod_php4
parentI meant to say, "Update to version 0.8.8". (diff)
Upgrade to mod_ssl 2.2.3.
Notes
Notes: svn path=/head/; revision=16856
Diffstat (limited to 'www/mod_php4')
-rw-r--r--www/mod_php4/distinfo2
-rw-r--r--www/mod_php4/scripts/configure.php3
2 files changed, 3 insertions, 2 deletions
diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo
index da629da8b9d1..fc4f8bc49aab 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.2.2-1.3.4.tar.gz) = c111207d7a83af17e38076093e80c094
+MD5 (mod_ssl-2.2.3-1.3.4.tar.gz) = eaa885df7ed38ce92396ec3271df0a68
diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php
index 1ec3520db0c5..0ffc796e97e1 100644
--- a/www/mod_php4/scripts/configure.php
+++ b/www/mod_php4/scripts/configure.php
@@ -88,6 +88,7 @@ while [ "$1" ]; do
PKGNAME= apache-php3-\${VERSION_APACHE}+mod_ssl-\${VERSION_MODSSL}
MASTER_SITES+= http://www.engelschall.com/sw/mod_ssl/distrib/ \\
ftp://ftp.engelschall.com/sw/mod_ssl/ \\
+ ftp://ftp.ecrc.net/pub/security/mod_ssl/ \\
ftp://ftp.nvg.ntnu.no/pub/unix/mod_ssl/ \\
ftp://ftp.ulpgc.es/pub/mod_ssl/ \\
ftp://glock.missouri.edu/pub/mod_ssl/ \\
@@ -103,7 +104,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\
\${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl
RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl
-VERSION_MODSSL= 2.2.2
+VERSION_MODSSL= 2.2.3
RESTRICTED= "Contains cryptography"