mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Upgrade to mod_ssl 2.2.0.
This commit is contained in:
parent
0dabdfcb0e
commit
3abc102a3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16393
@ -1,3 +1,3 @@
|
||||
MD5 (apache_1.3.4.tar.gz) = eab1d93bc17e7d9fcf87dc9fa744a9d3
|
||||
MD5 (php-3.0.6.tar.gz) = 96515bee666334462ce3c8562334ab8c
|
||||
MD5 (mod_ssl-2.1.8-1.3.4.tar.gz) = b000d50c714661e7b0c3ae9d319861b4
|
||||
MD5 (mod_ssl-2.2.0-1.3.4.tar.gz) = d8dcf725a5058ddb1b3780103b8251a3
|
||||
|
@ -6,7 +6,7 @@ fi
|
||||
|
||||
/usr/bin/dialog --title "configuration options" --clear \
|
||||
--checklist "\n\
|
||||
Please select desired options:" -1 -1 10 \
|
||||
Please select desired options:" -1 -1 11 \
|
||||
tuning "Apache: performance tuning" OFF \
|
||||
modssl "Apache: SSL support" OFF \
|
||||
GD "PHP3: GD library support" ON \
|
||||
@ -103,7 +103,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\
|
||||
\${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl
|
||||
RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl
|
||||
|
||||
VERSION_MODSSL= 2.1.8
|
||||
VERSION_MODSSL= 2.2.0
|
||||
|
||||
RESTRICTED= "Contains cryptography"
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (apache_1.3.4.tar.gz) = eab1d93bc17e7d9fcf87dc9fa744a9d3
|
||||
MD5 (php-3.0.6.tar.gz) = 96515bee666334462ce3c8562334ab8c
|
||||
MD5 (mod_ssl-2.1.8-1.3.4.tar.gz) = b000d50c714661e7b0c3ae9d319861b4
|
||||
MD5 (mod_ssl-2.2.0-1.3.4.tar.gz) = d8dcf725a5058ddb1b3780103b8251a3
|
||||
|
@ -6,7 +6,7 @@ fi
|
||||
|
||||
/usr/bin/dialog --title "configuration options" --clear \
|
||||
--checklist "\n\
|
||||
Please select desired options:" -1 -1 10 \
|
||||
Please select desired options:" -1 -1 11 \
|
||||
tuning "Apache: performance tuning" OFF \
|
||||
modssl "Apache: SSL support" OFF \
|
||||
GD "PHP3: GD library support" ON \
|
||||
@ -103,7 +103,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\
|
||||
\${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl
|
||||
RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl
|
||||
|
||||
VERSION_MODSSL= 2.1.8
|
||||
VERSION_MODSSL= 2.2.0
|
||||
|
||||
RESTRICTED= "Contains cryptography"
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (apache_1.3.4.tar.gz) = eab1d93bc17e7d9fcf87dc9fa744a9d3
|
||||
MD5 (php-3.0.6.tar.gz) = 96515bee666334462ce3c8562334ab8c
|
||||
MD5 (mod_ssl-2.1.8-1.3.4.tar.gz) = b000d50c714661e7b0c3ae9d319861b4
|
||||
MD5 (mod_ssl-2.2.0-1.3.4.tar.gz) = d8dcf725a5058ddb1b3780103b8251a3
|
||||
|
@ -6,7 +6,7 @@ fi
|
||||
|
||||
/usr/bin/dialog --title "configuration options" --clear \
|
||||
--checklist "\n\
|
||||
Please select desired options:" -1 -1 10 \
|
||||
Please select desired options:" -1 -1 11 \
|
||||
tuning "Apache: performance tuning" OFF \
|
||||
modssl "Apache: SSL support" OFF \
|
||||
GD "PHP3: GD library support" ON \
|
||||
@ -103,7 +103,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\
|
||||
\${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl
|
||||
RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl
|
||||
|
||||
VERSION_MODSSL= 2.1.8
|
||||
VERSION_MODSSL= 2.2.0
|
||||
|
||||
RESTRICTED= "Contains cryptography"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user