diff options
author | dirk <dirk@FreeBSD.org> | 1999-01-07 02:15:44 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-01-07 02:15:44 +0800 |
commit | bdd834cf7939b471be4da058f2d019df06e12703 (patch) | |
tree | a108f21ba28c149edecf8f1852343e8294c13e6c /www | |
parent | d1052e3803b0bd44e973cdecc9c8dea8306af6ea (diff) | |
download | freebsd-ports-gnome-bdd834cf7939b471be4da058f2d019df06e12703.tar.gz freebsd-ports-gnome-bdd834cf7939b471be4da058f2d019df06e12703.tar.zst freebsd-ports-gnome-bdd834cf7939b471be4da058f2d019df06e12703.zip |
Upgrade to mod_ssl 2.1.6
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_php3/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php3/scripts/configure.php | 2 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php4/scripts/configure.php | 2 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/scripts/configure.php | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index c9c9f7e60569..20fabdf78798 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1,3 +1,3 @@ MD5 (apache_1.3.3.tar.gz) = bb6f14bbb369097a55969482d395d1ae MD5 (php-3.0.6.tar.gz) = 96515bee666334462ce3c8562334ab8c -MD5 (mod_ssl-2.1.5-1.3.3.tar.gz) = 806f466447a7b6bbc0b3a350213d58b3 +MD5 (mod_ssl-2.1.6-1.3.3.tar.gz) = 1c2d245c199421de0ae94f127eba03fc diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 570d9b7a6582..ce7cd4ccd9cc 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -98,7 +98,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/SSLeay RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay -VERSION_MODSSL= 2.1.5 +VERSION_MODSSL= 2.1.6 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index c9c9f7e60569..20fabdf78798 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/distinfo @@ -1,3 +1,3 @@ MD5 (apache_1.3.3.tar.gz) = bb6f14bbb369097a55969482d395d1ae MD5 (php-3.0.6.tar.gz) = 96515bee666334462ce3c8562334ab8c -MD5 (mod_ssl-2.1.5-1.3.3.tar.gz) = 806f466447a7b6bbc0b3a350213d58b3 +MD5 (mod_ssl-2.1.6-1.3.3.tar.gz) = 1c2d245c199421de0ae94f127eba03fc diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index 570d9b7a6582..ce7cd4ccd9cc 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -98,7 +98,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/SSLeay RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay -VERSION_MODSSL= 2.1.5 +VERSION_MODSSL= 2.1.6 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index c9c9f7e60569..20fabdf78798 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1,3 +1,3 @@ MD5 (apache_1.3.3.tar.gz) = bb6f14bbb369097a55969482d395d1ae MD5 (php-3.0.6.tar.gz) = 96515bee666334462ce3c8562334ab8c -MD5 (mod_ssl-2.1.5-1.3.3.tar.gz) = 806f466447a7b6bbc0b3a350213d58b3 +MD5 (mod_ssl-2.1.6-1.3.3.tar.gz) = 1c2d245c199421de0ae94f127eba03fc diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 570d9b7a6582..ce7cd4ccd9cc 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -98,7 +98,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/SSLeay RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay -VERSION_MODSSL= 2.1.5 +VERSION_MODSSL= 2.1.6 RESTRICTED= "Contains cryptography" |