diff options
author | rse <rse@FreeBSD.org> | 1999-01-06 16:48:35 +0000 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1999-01-06 16:48:35 +0000 |
commit | e396d2dda4e62f5acff8a5c7cd4d36e96af05bba (patch) | |
tree | 3e26934530f6ab8de042b75c1941150f1f157fa3 /www/apache13-modssl | |
parent | 3b7b42be19f15626e5f016a28faca28202007dac (diff) | |
download | FreeBSD-ports-e396d2dda4e62f5acff8a5c7cd4d36e96af05bba.zip FreeBSD-ports-e396d2dda4e62f5acff8a5c7cd4d36e96af05bba.tar.gz |
Upgrade to Apache 1.3.3 + mod_ssl 2.1.6
Diffstat (limited to 'www/apache13-modssl')
-rw-r--r-- | www/apache13-modssl/Makefile | 6 | ||||
-rw-r--r-- | www/apache13-modssl/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index 21d7f59..ccd44c3 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: Apache + mod_ssl -# Version required: 1.3.3 + 2.1.5 +# Version required: 1.3.3 + 2.1.6 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.12 1998/12/25 15:36:53 rse Exp $ +# $Id: Makefile,v 1.13 1999/01/02 17:37:06 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.5 +VERSION_MODSSL= 2.1.6 RESTRICTED= "Contains cryptography" diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index f3c2b72..5db203b 100644 --- a/www/apache13-modssl/distinfo +++ b/www/apache13-modssl/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.3.tar.gz) = bb6f14bbb369097a55969482d395d1ae -MD5 (mod_ssl-2.1.5-1.3.3.tar.gz) = 806f466447a7b6bbc0b3a350213d58b3 +MD5 (mod_ssl-2.1.6-1.3.3.tar.gz) = 1c2d245c199421de0ae94f127eba03fc |