diff options
author | dirk <dirk@FreeBSD.org> | 2000-03-02 19:33:10 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-03-02 19:33:10 +0800 |
commit | 5a5303d192b06fea0c5b5fe16b03f037a21575e1 (patch) | |
tree | 1074d8a6a7b94555ff64df182ef25841388d47ef /www/mod_php4 | |
parent | f3c126a5e6d85751a2bac91ec479adab541ef04e (diff) | |
download | freebsd-ports-gnome-5a5303d192b06fea0c5b5fe16b03f037a21575e1.tar.gz freebsd-ports-gnome-5a5303d192b06fea0c5b5fe16b03f037a21575e1.tar.zst freebsd-ports-gnome-5a5303d192b06fea0c5b5fe16b03f037a21575e1.zip |
Upgrade to mod_ssl 2.6.2.
Diffstat (limited to 'www/mod_php4')
-rw-r--r-- | www/mod_php4/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php4/scripts/configure.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index bb5ed7bd134a..86876792aab4 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/distinfo @@ -1,4 +1,4 @@ MD5 (apache_1.3.12.tar.gz) = de3ccff384b0d4ab94c3251cb85d49d2 MD5 (php-4.0b3.tar.gz) = f794d1650923cecbce261ab57ed42d04 -MD5 (mod_ssl-2.6.1-1.3.12.tar.gz) = d4a2b25bb702bf586c6e32c513eb538d +MD5 (mod_ssl-2.6.2-1.3.12.tar.gz) = 514e45595d8bf1d3a986a38ae67a421f MD5 (php4_snmp.c.diff) = f20420b92b4d206f8ec40d2d1c7c5d55 diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index e9c255e542a0..4e1f8357d22d 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -149,7 +149,7 @@ USE_OPENSSL= RSA BUILD_DEPENDS+= mm-config:\${PORTSDIR}/devel/mm \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm -VERSION_MODSSL= 2.6.1 +VERSION_MODSSL= 2.6.2 CONFIGURE_ARGS+=--enable-module=ssl \\ --enable-module=define |