Upgrade to Apache 1.3.3 + mod_ssl 2.1.3
This commit is contained in:
parent
fbdcb8656f
commit
ab4db2934f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15137
2 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# New ports collection makefile for: Apache + mod_ssl
|
||||
# Version required: 1.3.3 + 2.1.2
|
||||
# Version required: 1.3.3 + 2.1.3
|
||||
# Date created: Sat Aug 22 12:00:00 CDT 1998
|
||||
# Whom: rse@engelschall.com
|
||||
#
|
||||
# $Id: Makefile,v 1.9 1998/11/07 14:22:39 rse Exp $
|
||||
# $Id: Makefile,v 1.10 1998/12/03 09:37:05 rse Exp $
|
||||
#
|
||||
|
||||
DISTNAME= apache_${VERSION_APACHE}
|
||||
|
@ -32,7 +32,7 @@ BUILD_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay \
|
|||
RUN_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay
|
||||
|
||||
VERSION_APACHE= 1.3.3
|
||||
VERSION_MODSSL= 2.1.2
|
||||
VERSION_MODSSL= 2.1.3
|
||||
|
||||
RESTRICTED= "Contains cryptography"
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (apache_1.3.3.tar.gz) = bb6f14bbb369097a55969482d395d1ae
|
||||
MD5 (mod_ssl-2.1.2-1.3.3.tar.gz) = a054804ba2a895b1fc53727c9b52ce54
|
||||
MD5 (mod_ssl-2.1.3-1.3.3.tar.gz) = 76bd1f0d5f5c9623a71fea336312a753
|
||||
|
|
Loading…
Reference in a new issue