mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Upgrade to Apache 1.3.4 + mod_ssl 2.2.3
This commit is contained in:
parent
05efc7bcc6
commit
0817b9a4c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16808
@ -1,9 +1,9 @@
|
||||
# New ports collection makefile for: Apache + mod_ssl
|
||||
# Version required: 1.3.4 + 2.2.2
|
||||
# Version required: 1.3.4 + 2.2.3
|
||||
# Date created: Sat Aug 22 12:00:00 CDT 1998
|
||||
# Whom: rse@engelschall.com
|
||||
#
|
||||
# $Id: Makefile,v 1.19 1999/02/04 11:39:10 rse Exp $
|
||||
# $Id: Makefile,v 1.20 1999/02/05 15:36:09 rse Exp $
|
||||
#
|
||||
|
||||
DISTNAME= apache_${VERSION_APACHE}
|
||||
@ -13,6 +13,7 @@ MASTER_SITES= ftp://www.apache.org/apache/dist/ \
|
||||
http://www.engelschall.com/sw/mod_ssl/distrib/ \
|
||||
ftp://ftp.engelschall.com/sw/mod_ssl/ \
|
||||
ftp://ftp.pca.dfn.de/pub/tools/net/mod_ssl/ \
|
||||
ftp://ftp.ecrc.net/pub/security/mod_ssl/ \
|
||||
ftp://ftp.nvg.ntnu.no/pub/unix/mod_ssl/ \
|
||||
ftp://ftp.ulpgc.es/pub/mod_ssl/ \
|
||||
ftp://glock.missouri.edu/pub/mod_ssl/ \
|
||||
@ -32,7 +33,7 @@ BUILD_DEPENDS= ssleay:${PORTSDIR}/security/openssl \
|
||||
RUN_DEPENDS= ssleay:${PORTSDIR}/security/openssl
|
||||
|
||||
VERSION_APACHE= 1.3.4
|
||||
VERSION_MODSSL= 2.2.2
|
||||
VERSION_MODSSL= 2.2.3
|
||||
|
||||
Y2K= http://www.engelschall.com/sw/mod_ssl/docs/2.2/ssl_faq.html#y2k
|
||||
RESTRICTED= "Contains cryptography"
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (apache_1.3.4.tar.gz) = eab1d93bc17e7d9fcf87dc9fa744a9d3
|
||||
MD5 (mod_ssl-2.2.2-1.3.4.tar.gz) = c111207d7a83af17e38076093e80c094
|
||||
MD5 (mod_ssl-2.2.3-1.3.4.tar.gz) = eaa885df7ed38ce92396ec3271df0a68
|
||||
|
Loading…
Reference in New Issue
Block a user