diff options
author | dirk <dirk@FreeBSD.org> | 2000-02-29 23:25:21 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-02-29 23:25:21 +0800 |
commit | 36e8b45e577fb574043da565e6c0ebd9594b2c4e (patch) | |
tree | d4e5cb9af7e9e50c2563d0eeaedc86448bb82344 /www/mod_php3 | |
parent | e63c011afe2453381b7566b6d7a38184d8398659 (diff) | |
download | freebsd-ports-gnome-36e8b45e577fb574043da565e6c0ebd9594b2c4e.tar.gz freebsd-ports-gnome-36e8b45e577fb574043da565e6c0ebd9594b2c4e.tar.zst freebsd-ports-gnome-36e8b45e577fb574043da565e6c0ebd9594b2c4e.zip |
Upgrade to mod_ssl 2.6.1.
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 c2c71e18fe4a..58d88cf67b3f 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.15.tar.gz) = 77335df1c246da7603a1fc96d0f88f52 -MD5 (mod_ssl-2.6.0-1.3.12.tar.gz) = 6c8fb068e48bf9cca5df5c2e9347e047 +MD5 (mod_ssl-2.6.1-1.3.12.tar.gz) = d4a2b25bb702bf586c6e32c513eb538d diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 99a5bcc79548..b0e75512844f 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -143,7 +143,7 @@ USE_OPENSSL= RSA BUILD_DEPENDS+= mm-config:\${PORTSDIR}/devel/mm \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm -VERSION_MODSSL= 2.6.0 +VERSION_MODSSL= 2.6.1 CONFIGURE_ARGS+=--enable-module=ssl \\ --enable-module=define |