diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-05-02 14:02:03 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-05-02 14:02:03 +0000 |
commit | 1d0d02363b999d9d2056db244f6d54ec1f79f352 (patch) | |
tree | cad1746b95c2dcbc5f3fbd3f1b9e4ea1fe3b0e0b /www/mod_php5 | |
parent | Update port to 0.33. (diff) |
Upgrade to mod_ssl 2.6.4.
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 f81de08d8670..1a36a5460a53 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1,4 +1,4 @@ MD5 (apache_1.3.12.tar.gz) = de3ccff384b0d4ab94c3251cb85d49d2 MD5 (php-4.0RC1.tar.gz) = dd459affe39835194ef1db4e1c9d45a6 -MD5 (mod_ssl-2.6.3-1.3.12.tar.gz) = b66b034d91079dcc7749de8f7ab98573 +MD5 (mod_ssl-2.6.4-1.3.12.tar.gz) = 364cde55554e29ad72a531370f52d83e MD5 (php4_snmp.c.diff) = f20420b92b4d206f8ec40d2d1c7c5d55 diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 48b82322a2d0..e97f67cb103a 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -147,7 +147,7 @@ USE_OPENSSL= RSA BUILD_DEPENDS+= mm-config:\${PORTSDIR}/devel/mm \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm -VERSION_MODSSL= 2.6.3 +VERSION_MODSSL= 2.6.4 CONFIGURE_ARGS+=--enable-module=ssl \\ --enable-module=define |