diff options
author | rse <rse@FreeBSD.org> | 1999-01-03 01:37:06 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1999-01-03 01:37:06 +0800 |
commit | 8799b1ec48cee66008fcc63d8ff3d2b757784ca2 (patch) | |
tree | 560bbe083b65b50f3205fbdfb5d95734544d4e24 | |
parent | eb71eded6267f3c1080642748e60b1c0bb4d26c2 (diff) | |
download | freebsd-ports-graphics-8799b1ec48cee66008fcc63d8ff3d2b757784ca2.tar.gz freebsd-ports-graphics-8799b1ec48cee66008fcc63d8ff3d2b757784ca2.tar.zst freebsd-ports-graphics-8799b1ec48cee66008fcc63d8ff3d2b757784ca2.zip |
Upgrade to Apache 1.3.3 + mod_ssl 2.1.5
-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 472aa983df5..21d7f59a3ce 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.4 +# Version required: 1.3.3 + 2.1.5 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.11 1998/12/05 17:51:34 rse Exp $ +# $Id: Makefile,v 1.12 1998/12/25 15:36:53 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.4 +VERSION_MODSSL= 2.1.5 RESTRICTED= "Contains cryptography" diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index fbc9fd9b0ff..f3c2b729273 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.4-1.3.3.tar.gz) = 4aaf17054905ebf77280a6fdf06da903 +MD5 (mod_ssl-2.1.5-1.3.3.tar.gz) = 806f466447a7b6bbc0b3a350213d58b3 |