Upgrade to mod_ssl 2.3.6
This commit is contained in:
parent
af7199f926
commit
546d1b6788
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20211
@ -1,9 +1,9 @@
|
||||
# New ports collection makefile for: Apache + mod_ssl
|
||||
# Version required: 1.3.6 + 2.3.5
|
||||
# Version required: 1.3.6 + 2.3.6
|
||||
# Date created: Sat Aug 22 12:00:00 CDT 1998
|
||||
# Whom: rse@engelschall.com
|
||||
#
|
||||
# $Id: Makefile,v 1.35 1999/06/23 16:01:53 rse Exp $
|
||||
# $Id: Makefile,v 1.36 1999/06/28 09:00:37 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= apache_${VERSION_APACHE}
|
||||
@ -49,9 +49,9 @@ BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl \
|
||||
RUN_DEPENDS= openssl:${PORTSDIR}/security/openssl
|
||||
|
||||
VERSION_APACHE= 1.3.6
|
||||
VERSION_MODSSL= 2.3.5
|
||||
VERSION_MODSSL= 2.3.6
|
||||
|
||||
Y2K= http://www.engelschall.com/sw/mod_ssl/docs/2.3/ssl_faq.html#y2k
|
||||
Y2K= http://www.modssl.org/docs/2.3/ssl_faq.html#y2k
|
||||
RESTRICTED= "Contains cryptography"
|
||||
|
||||
USE_PERL5= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (apache_1.3.6.tar.gz) = b4114ed78f296bfe424c4ba05dccc643
|
||||
MD5 (mod_ssl-2.3.5-1.3.6.tar.gz) = fb2c69381b9ff94726d7a8d600203199
|
||||
MD5 (mod_ssl-2.3.6-1.3.6.tar.gz) = 8339140b57c4a1e2aea4272176b83e48
|
||||
|
Loading…
Reference in New Issue
Block a user