diff options
author | dirk <dirk@FreeBSD.org> | 1999-06-24 00:49:13 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-06-24 00:49:13 +0800 |
commit | a374ef67fad5ede79b1fb07e9b2d3aa1ca8cc845 (patch) | |
tree | 16c292530a6da3984258a0a3cbcf913ef2818189 /www/mod_php3 | |
parent | 9c483e71463de2975e33c1b546d0a3428ed153cb (diff) | |
download | freebsd-ports-gnome-a374ef67fad5ede79b1fb07e9b2d3aa1ca8cc845.tar.gz freebsd-ports-gnome-a374ef67fad5ede79b1fb07e9b2d3aa1ca8cc845.tar.zst freebsd-ports-gnome-a374ef67fad5ede79b1fb07e9b2d3aa1ca8cc845.zip |
Upgrade to mod_ssl 2.3.5.
Diffstat (limited to 'www/mod_php3')
-rw-r--r-- | www/mod_php3/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php3/scripts/configure.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index 83eb3302b9e9..ac103f904065 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1,3 +1,3 @@ MD5 (apache_1.3.6.tar.gz) = b4114ed78f296bfe424c4ba05dccc643 MD5 (php-3.0.9.tar.gz) = fc9b631b6f1bf71583bd504bdc584d35 -MD5 (mod_ssl-2.3.3-1.3.6.tar.gz) = 9176b58e77808a5d32eca43a92911aaf +MD5 (mod_ssl-2.3.5-1.3.6.tar.gz) = fb2c69381b9ff94726d7a8d600203199 diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index fbc55730d820..4d8f074346bd 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -111,7 +111,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.3.3 +VERSION_MODSSL= 2.3.5 RESTRICTED= "Contains cryptography" |