Upgrade to Apache 1.3.9 + mod_ssl 2.4.7
This commit is contained in:
parent
da3e20270d
commit
71a809cddf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22858
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
# New ports collection makefile for: Apache + mod_ssl
|
||||
# Version required: 1.3.9 + 2.4.6
|
||||
# Version required: 1.3.9 + 2.4.7
|
||||
# Date created: Sat Aug 22 12:00:00 CDT 1998
|
||||
# Whom: rse@engelschall.com
|
||||
#
|
||||
|
@ -49,7 +49,7 @@ BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl \
|
|||
RUN_DEPENDS= openssl:${PORTSDIR}/security/openssl
|
||||
|
||||
VERSION_APACHE= 1.3.9
|
||||
VERSION_MODSSL= 2.4.6
|
||||
VERSION_MODSSL= 2.4.7
|
||||
|
||||
Y2K= http://www.modssl.org/docs/2.4/ssl_faq.html#y2k
|
||||
RESTRICTED= "Contains cryptography"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32
|
||||
MD5 (mod_ssl-2.4.6-1.3.9.tar.gz) = bda0d104be9c5eea37b20f498e68395f
|
||||
MD5 (mod_ssl-2.4.7-1.3.9.tar.gz) = 1dbb5b180910892c14a05e5789c67ca4
|
||||
|
|
Loading…
Reference in a new issue