diff options
author | dirk <dirk@FreeBSD.org> | 2000-05-02 22:02:03 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-05-02 22:02:03 +0800 |
commit | a00dffdc6a2e9dd346fcd92b31f633258104b8f2 (patch) | |
tree | 42c759399b6be8ec853492122cd4b5bb9fe5274f /www/mod_php5 | |
parent | c371fadd7210fd9ccaa1817a055981762bca8588 (diff) | |
download | freebsd-ports-gnome-a00dffdc6a2e9dd346fcd92b31f633258104b8f2.tar.gz freebsd-ports-gnome-a00dffdc6a2e9dd346fcd92b31f633258104b8f2.tar.zst freebsd-ports-gnome-a00dffdc6a2e9dd346fcd92b31f633258104b8f2.zip |
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 |