diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-01-06 16:48:35 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-01-06 16:48:35 +0000 |
commit | 7222c99e9759c90957decb38acc879631259133b (patch) | |
tree | dae120d803e139e605b7ea341d6d800ae1a3a42b | |
parent | 8f7d69939d031eba9c0817591df0737b877fff78 (diff) | |
download | ports-7222c99e9759c90957decb38acc879631259133b.tar.gz ports-7222c99e9759c90957decb38acc879631259133b.zip |
Notes
-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 21d7f59a3ce7..ccd44c32efa4 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 f3c2b7292733..5db203b328cf 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 |