diff options
author | dirk <dirk@FreeBSD.org> | 1999-08-19 20:11:01 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-08-19 20:11:01 +0800 |
commit | 6f92494333f77de7d1e4b5a77c43b6a5af7a10d9 (patch) | |
tree | 4f83bd67a4f6ac572586b704bebbe2274fc8d8a0 /www/mod_php5 | |
parent | a562f8c4b26ec5d767952f1f91286f3728482022 (diff) | |
download | freebsd-ports-gnome-6f92494333f77de7d1e4b5a77c43b6a5af7a10d9.tar.gz freebsd-ports-gnome-6f92494333f77de7d1e4b5a77c43b6a5af7a10d9.tar.zst freebsd-ports-gnome-6f92494333f77de7d1e4b5a77c43b6a5af7a10d9.zip |
Upgrade to mod_ssl-2.3.11.
(Hey, am I really faster with this upgrade than rse himself? I can't
believe it... ;-)
Diffstat (limited to 'www/mod_php5')
-rw-r--r-- | www/mod_php5/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/scripts/configure.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 297f25185fc6..907baf0b96fd 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1,3 +1,3 @@ MD5 (apache_1.3.6.tar.gz) = b4114ed78f296bfe424c4ba05dccc643 MD5 (php-4.0b2.tar.gz) = 509c245c2ec36d227985dd550e94240c -MD5 (mod_ssl-2.3.10-1.3.6.tar.gz) = be0e441c4a37482387e7651691506102 +MD5 (mod_ssl-2.3.11-1.3.6.tar.gz) = f1c0c7aea63ab09391516999af11e65b diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 9a59bb2efeaa..c39fb7f2d3cd 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -117,7 +117,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.3.10 +VERSION_MODSSL= 2.3.11 RESTRICTED= "Contains cryptography" |