diff options
author | dirk <dirk@FreeBSD.org> | 2000-04-17 02:56:22 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-04-17 02:56:22 +0800 |
commit | 249d2bab852d3fbc01adbb5db6e0c04c2d52d510 (patch) | |
tree | f6ffc43dcadc978594dec47d464ecba8fdc5a48d /www/mod_php3 | |
parent | 47ea3d271b530b81ee6d8659d13ce6be1f39648e (diff) | |
download | freebsd-ports-gnome-249d2bab852d3fbc01adbb5db6e0c04c2d52d510.tar.gz freebsd-ports-gnome-249d2bab852d3fbc01adbb5db6e0c04c2d52d510.tar.zst freebsd-ports-gnome-249d2bab852d3fbc01adbb5db6e0c04c2d52d510.zip |
Upgrade to mod_ssl 2.6.3.
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 a28221f04beb..4fcaeb95337c 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1,3 +1,3 @@ MD5 (apache_1.3.12.tar.gz) = de3ccff384b0d4ab94c3251cb85d49d2 MD5 (php-3.0.16.tar.gz) = 0dc379181f625c30f635c2cf3080acb1 -MD5 (mod_ssl-2.6.2-1.3.12.tar.gz) = 514e45595d8bf1d3a986a38ae67a421f +MD5 (mod_ssl-2.6.3-1.3.12.tar.gz) = b66b034d91079dcc7749de8f7ab98573 diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index a66da55be288..9dddac98a2bd 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -166,7 +166,7 @@ USE_OPENSSL= RSA BUILD_DEPENDS+= mm-config:\${PORTSDIR}/devel/mm \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm -VERSION_MODSSL= 2.6.2 +VERSION_MODSSL= 2.6.3 CONFIGURE_ARGS+=--enable-module=ssl \\ --enable-module=define |